frosch
|
b533523258
|
(svn r24801) -Codechange: Add functions to set integral DParams to suitable values for size computations.
|
2012-12-08 17:18:51 +00:00 |
|
frosch
|
3b06409153
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
frosch
|
03736af2ae
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
alberth
|
37cda0af25
|
(svn r24655) -Codechange(r18310): Difference between female and male is no longer needed for tie and earrings (found by botankras)
|
2012-10-31 20:54:19 +00:00 |
|
alberth
|
f883454db2
|
(svn r24655) -Codechange(r18310): Difference between female and male is no longer needed for tie and earrings (found by botankras)
|
2012-10-31 20:54:19 +00:00 |
|
michi_cc
|
d78c4d9ee3
|
(svn r24131) -Add [FS#1952]: Ctrl-Clicking to change colour of all colour schemes at once. (Roest)
|
2012-04-17 19:43:38 +00:00 |
|
michi_cc
|
32ab630bda
|
(svn r24131) -Add [FS#1952]: Ctrl-Clicking to change colour of all colour schemes at once. (Roest)
|
2012-04-17 19:43:38 +00:00 |
|
michi_cc
|
7f06f392f7
|
(svn r23931) -Change: Scale infrastructure cost of rail tracks by the total number of all tracks and not independently for each rail type.
|
2012-02-11 22:43:39 +00:00 |
|
michi_cc
|
0542e26460
|
(svn r23931) -Change: Scale infrastructure cost of rail tracks by the total number of all tracks and not independently for each rail type.
|
2012-02-11 22:43:39 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
alberth
|
06597e684c
|
(svn r23704) -Doc: Doxygen comment fixes and additions.
|
2012-01-01 17:22:32 +00:00 |
|
alberth
|
4af8c2d5e1
|
(svn r23704) -Doc: Doxygen comment fixes and additions.
|
2012-01-01 17:22:32 +00:00 |
|
truebrain
|
000ff60e25
|
(svn r23531) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 16:27:45 +00:00 |
|
truebrain
|
e9f584ac21
|
(svn r23531) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 16:27:45 +00:00 |
|
truebrain
|
49e88dcbf0
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|
truebrain
|
2aa774e831
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|
rubidium
|
9aab2dc861
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
rubidium
|
58423b26d1
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
michi_cc
|
dc3bd6020e
|
(svn r23428) -Fix (r23415): Initial size of the infrastructure details windows was sometimes too small.
|
2011-12-04 13:27:24 +00:00 |
|
michi_cc
|
6711026011
|
(svn r23428) -Fix (r23415): Initial size of the infrastructure details windows was sometimes too small.
|
2011-12-04 13:27:24 +00:00 |
|
frosch
|
91f577da3c
|
(svn r23424) -Change: Make the company GUI somewhat smaller if there are no shareholders.
|
2011-12-04 11:59:08 +00:00 |
|
frosch
|
1f9f73d2b6
|
(svn r23424) -Change: Make the company GUI somewhat smaller if there are no shareholders.
|
2011-12-04 11:59:08 +00:00 |
|
frosch
|
030483495b
|
(svn r23420) -Change: Put the manager name directly under the picture instead of vertically centering it.
|
2011-12-04 10:47:57 +00:00 |
|
frosch
|
51da427dae
|
(svn r23420) -Change: Put the manager name directly under the picture instead of vertically centering it.
|
2011-12-04 10:47:57 +00:00 |
|
michi_cc
|
fc8633e1ac
|
(svn r23415) -Feature: Infrastructure maintenance costs.
|
2011-12-03 23:40:46 +00:00 |
|
michi_cc
|
d3b7b89493
|
(svn r23415) -Feature: Infrastructure maintenance costs.
|
2011-12-03 23:40:46 +00:00 |
|
michi_cc
|
b68ced52c4
|
(svn r23410) -Add: A window with a detailed overview over the infrastructure of a company.
|
2011-12-03 23:40:08 +00:00 |
|
michi_cc
|
6083d6ffb4
|
(svn r23410) -Add: A window with a detailed overview over the infrastructure of a company.
|
2011-12-03 23:40:08 +00:00 |
|
rubidium
|
9e9ea7fa81
|
(svn r23331) -Fix [FS#4851] (rCS, r148): abort building/moving HQ when clicking on the button again, just like when building rail, stations, etc (sbr)
|
2011-11-26 12:53:05 +00:00 |
|
rubidium
|
a9bdd04072
|
(svn r23331) -Fix [FS#4851] (rCS, r148): abort building/moving HQ when clicking on the button again, just like when building rail, stations, etc (sbr)
|
2011-11-26 12:53:05 +00:00 |
|
peter1138
|
d85e57c8df
|
(svn r23022) -Codechange: Support resized checkbox and square icons in company colour selection window.
|
2011-10-11 17:32:17 +00:00 |
|
peter1138
|
279c651a4d
|
(svn r23022) -Codechange: Support resized checkbox and square icons in company colour selection window.
|
2011-10-11 17:32:17 +00:00 |
|
frosch
|
a80d20fdb1
|
(svn r22982) -Cleanup: Remove CountCompanyVehicles() and use ALL_GROUP statistics instead.
|
2011-10-03 17:24:31 +00:00 |
|
frosch
|
1a12008fcf
|
(svn r22982) -Cleanup: Remove CountCompanyVehicles() and use ALL_GROUP statistics instead.
|
2011-10-03 17:24:31 +00:00 |
|
frosch
|
9340a1d68e
|
(svn r22619) -Fix [FS#4662]: Consider the size of the vehicle sprite for the lineheight in the company GUI. This also makes the widget containing the sprite not skip drawing it, if the bounds of the widget are outside of the drawing area though the sprite actually needs drawing.
|
2011-07-02 14:37:03 +00:00 |
|
frosch
|
1bc1a42ea5
|
(svn r22619) -Fix [FS#4662]: Consider the size of the vehicle sprite for the lineheight in the company GUI. This also makes the widget containing the sprite not skip drawing it, if the bounds of the widget are outside of the drawing area though the sprite actually needs drawing.
|
2011-07-02 14:37:03 +00:00 |
|
frosch
|
7b251297c9
|
(svn r22429) -Add: some constants for specific palette colours used in the GUI.
|
2011-05-06 21:13:29 +00:00 |
|
frosch
|
5e449b8fae
|
(svn r22429) -Add: some constants for specific palette colours used in the GUI.
|
2011-05-06 21:13:29 +00:00 |
|
frosch
|
7cc3d3e143
|
(svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices.
|
2011-05-04 17:45:16 +00:00 |
|
frosch
|
22286bd7b6
|
(svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices.
|
2011-05-04 17:45:16 +00:00 |
|
rubidium
|
d946841eff
|
(svn r22413) -Document: even more stuff
|
2011-05-02 20:59:54 +00:00 |
|
rubidium
|
ff143c6708
|
(svn r22413) -Document: even more stuff
|
2011-05-02 20:59:54 +00:00 |
|
terkhen
|
a88fe7c2aa
|
(svn r22343) -Change: Remove pixel limiter for query strings.
|
2011-04-17 18:42:17 +00:00 |
|
terkhen
|
10caf391a1
|
(svn r22343) -Change: Remove pixel limiter for query strings.
|
2011-04-17 18:42:17 +00:00 |
|
frosch
|
4b4a40a72e
|
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
|
2011-03-13 21:31:29 +00:00 |
|
frosch
|
ec9540a12a
|
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
|
2011-03-13 21:31:29 +00:00 |
|
rubidium
|
dd618051a7
|
(svn r21412) -Codechange: limit company name by amount of characters, not bytes
|
2010-12-05 22:24:50 +00:00 |
|
rubidium
|
cf61c2f11f
|
(svn r21412) -Codechange: limit company name by amount of characters, not bytes
|
2010-12-05 22:24:50 +00:00 |
|
rubidium
|
83535a52ea
|
(svn r21408) -Codechange: limit president name by amount of characters, not bytes
|
2010-12-05 22:23:50 +00:00 |
|