frosch
|
5d80d59aa6
|
(svn r24791) -Remove: Difficulty settings window.
|
2012-12-05 19:37:15 +00:00 |
|
frosch
|
ff6880f9dd
|
(svn r24791) -Remove: Difficulty settings window.
|
2012-12-05 19:37:15 +00:00 |
|
alberth
|
9f8184e71e
|
(svn r24763) -Feature: Add industry type and cargo dropdown selection for easier navigating in the industry chain window.
|
2012-11-25 15:24:02 +00:00 |
|
alberth
|
fb892f4b20
|
(svn r24763) -Feature: Add industry type and cargo dropdown selection for easier navigating in the industry chain window.
|
2012-11-25 15:24:02 +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 |
|
rubidium
|
484dab34c9
|
(svn r24065) -Feature-ish [FS#5101]: debug option for showing the redrawn dirty blocks/rectangles
|
2012-03-25 19:06:59 +00:00 |
|
rubidium
|
927734e6ce
|
(svn r24065) -Feature-ish [FS#5101]: debug option for showing the redrawn dirty blocks/rectangles
|
2012-03-25 19:06:59 +00:00 |
|
rubidium
|
fae5d26175
|
(svn r23985) -Fix [FS#5074]: inconsistent quit/abandon/exit game/scenario/editor strings
|
2012-02-25 13:58:06 +00:00 |
|
rubidium
|
e3c665a3cb
|
(svn r23985) -Fix [FS#5074]: inconsistent quit/abandon/exit game/scenario/editor strings
|
2012-02-25 13:58:06 +00:00 |
|
rubidium
|
9fff11b183
|
(svn r23867) -Fix [FS#5020]: make the colour of the dropdown items for opening the vehicle list for which the company has no vehicles looking less horrid
|
2012-01-28 20:10:49 +00:00 |
|
rubidium
|
2f49c9af85
|
(svn r23867) -Fix [FS#5020]: make the colour of the dropdown items for opening the vehicle list for which the company has no vehicles looking less horrid
|
2012-01-28 20:10:49 +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 |
|
rubidium
|
b49906fa9d
|
(svn r23696) -Fix (r23695): 5 <-> 6... today is not my day
|
2011-12-31 15:02:14 +00:00 |
|
rubidium
|
167813aded
|
(svn r23696) -Fix (r23695): 5 <-> 6... today is not my day
|
2011-12-31 15:02:14 +00:00 |
|
rubidium
|
7dc6e5b5fc
|
(svn r23695) -Fix/Feature [FS#4916]: make a distinction between fully zoomed in and default zoomed in screenshots
|
2011-12-31 14:56:39 +00:00 |
|
rubidium
|
8b223f0274
|
(svn r23695) -Fix/Feature [FS#4916]: make a distinction between fully zoomed in and default zoomed in screenshots
|
2011-12-31 14:56:39 +00:00 |
|
truebrain
|
ccf9b01f5d
|
(svn r23630) -Add: a Goal GUI to show your current goals
|
2011-12-19 21:03:17 +00:00 |
|
truebrain
|
3ada3b9cc5
|
(svn r23630) -Add: a Goal GUI to show your current goals
|
2011-12-19 21:03:17 +00:00 |
|
truebrain
|
f5478b62d1
|
(svn r23607) -Add: wire GameScript in all the GUIs
|
2011-12-19 20:56:06 +00:00 |
|
truebrain
|
5718c2e2e3
|
(svn r23607) -Add: wire GameScript in all the GUIs
|
2011-12-19 20:56:06 +00:00 |
|
frosch
|
7b9891f086
|
(svn r23579) -Fix (r23525): Most up/down arrows stopped working.
|
2011-12-17 20:52:07 +00:00 |
|
frosch
|
4e4a87bd3c
|
(svn r23579) -Fix (r23525): Most up/down arrows stopped working.
|
2011-12-17 20:52:07 +00:00 |
|
rubidium
|
f3f88ffcb3
|
(svn r23548) -Codechange: unify and document toolbar widgets
|
2011-12-16 18:23:35 +00:00 |
|
rubidium
|
1470e41fe4
|
(svn r23548) -Codechange: unify and document toolbar widgets
|
2011-12-16 18:23:35 +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 |
|
truebrain
|
da63ce43fa
|
(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, with only values known in WindowFlags (and move out 2 timers to their own variable)
-Codechange: rename Window::flags4 to Window::flags
-Codechange: move some non-inline functions from .hpp to .cpp
|
2011-12-15 19:54:23 +00:00 |
|
truebrain
|
df0afdf0dc
|
(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, with only values known in WindowFlags (and move out 2 timers to their own variable)
-Codechange: rename Window::flags4 to Window::flags
-Codechange: move some non-inline functions from .hpp to .cpp
|
2011-12-15 19:54:23 +00:00 |
|
peter1138
|
c44b47c186
|
(svn r23019) -Codechange: Support resized company colour icon in dropdown lists that use it.
|
2011-10-11 13:18:52 +00:00 |
|
peter1138
|
e11c39b60b
|
(svn r23019) -Codechange: Support resized company colour icon in dropdown lists that use it.
|
2011-10-11 13:18:52 +00:00 |
|
planetmaker
|
3e5d60ea2e
|
(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu)
|
2011-08-01 18:41:21 +00:00 |
|
planetmaker
|
3fb66890ee
|
(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu)
|
2011-08-01 18:41:21 +00:00 |
|
planetmaker
|
7a5f3a7e76
|
(svn r22677) -Doc: A few doxygen sprinkles in toolbar_gui.cpp
|
2011-07-21 15:51:48 +00:00 |
|
planetmaker
|
b09c863e1c
|
(svn r22677) -Doc: A few doxygen sprinkles in toolbar_gui.cpp
|
2011-07-21 15:51:48 +00:00 |
|
planetmaker
|
cc68dac035
|
(svn r22675) -Change: Add a menu entry for the sprite bounding box debuging feature in the help menu and enable bounding boxes only in conjunction with the newgrf developer tools
|
2011-07-20 16:19:48 +00:00 |
|
planetmaker
|
3045c3fd2a
|
(svn r22675) -Change: Add a menu entry for the sprite bounding box debuging feature in the help menu and enable bounding boxes only in conjunction with the newgrf developer tools
|
2011-07-20 16:19:48 +00:00 |
|
alberth
|
0a5f690be2
|
(svn r22514) -Feature: Save heightmap in scenario editor.
|
2011-05-28 13:56:35 +00:00 |
|
alberth
|
9bc3d8861f
|
(svn r22514) -Feature: Save heightmap in scenario editor.
|
2011-05-28 13:56:35 +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 |
|
rubidium
|
87272273b5
|
(svn r22405) -Document: some more "random-ish" tidbits
|
2011-05-01 19:14:12 +00:00 |
|
rubidium
|
1a515e6344
|
(svn r22405) -Document: some more "random-ish" tidbits
|
2011-05-01 19:14:12 +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 |
|
yexo
|
30f55a402c
|
(svn r22071) -Fix (r20075): some hotkey names in hotkey.cfg for the scenario editor toolbar were completely bogus
|
2011-02-13 19:31:04 +00:00 |
|
yexo
|
c7038d8b4d
|
(svn r22071) -Fix (r20075): some hotkey names in hotkey.cfg for the scenario editor toolbar were completely bogus
|
2011-02-13 19:31:04 +00:00 |
|