frosch
|
bb308c5e30
|
(svn r25401) -Fix-ish: Add missing includes with prototypes to functions declared in the cpp file.
|
2013-06-15 15:05:54 +00:00 |
|
frosch
|
01dc8ee620
|
(svn r25395) -Fix [FS#5596]: The size of station construction windows could oscillate when resizing the window moved the mouse into the window.
|
2013-06-11 18:36:26 +00:00 |
|
frosch
|
9cb89b3639
|
(svn r25395) -Fix [FS#5596]: The size of station construction windows could oscillate when resizing the window moved the mouse into the window.
|
2013-06-11 18:36:26 +00:00 |
|
frosch
|
16feb5c4e9
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
8157a8afd8
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
25adefca23
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
frosch
|
56e4a8c4d6
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
frosch
|
336a93a9d8
|
(svn r24846) -Add: Advanced settings to disable certain sound effects.
|
2012-12-23 21:09:09 +00:00 |
|
frosch
|
3ce8d2ce70
|
(svn r24846) -Add: Advanced settings to disable certain sound effects.
|
2012-12-23 21:09:09 +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 |
|
frosch
|
97608f0814
|
(svn r24167) -Codechange: Rename NewGRFClass::GetCount() to NewGRFClass::GetClassCount()
|
2012-04-22 16:28:19 +00:00 |
|
frosch
|
c841a78f69
|
(svn r24167) -Codechange: Rename NewGRFClass::GetCount() to NewGRFClass::GetClassCount()
|
2012-04-22 16:28:19 +00:00 |
|
frosch
|
3d7ac6af1a
|
(svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) into non-static members GetSpec(uint) and GetSpecCount().
|
2012-04-22 16:28:14 +00:00 |
|
frosch
|
0f0e7e43cf
|
(svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) into non-static members GetSpec(uint) and GetSpecCount().
|
2012-04-22 16:28:14 +00:00 |
|
frosch
|
d42bd940b2
|
(svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favour of using Get() and direct member access (which is needed anyway for GRF string resolving).
|
2012-04-22 16:27:55 +00:00 |
|
frosch
|
6f4d2160c2
|
(svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favour of using Get() and direct member access (which is needed anyway for GRF string resolving).
|
2012-04-22 16:27:55 +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 |
|
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
|
ee0fd02d17
|
(svn r23179) -Codechange: use some tooltips that already existed (monoid)
|
2011-11-10 17:55:52 +00:00 |
|
rubidium
|
82077965fc
|
(svn r23179) -Codechange: use some tooltips that already existed (monoid)
|
2011-11-10 17:55:52 +00:00 |
|
planetmaker
|
9ed9ced7ec
|
(svn r22716) -Fix: Murphy is a bitch
|
2011-08-04 17:22:18 +00:00 |
|
planetmaker
|
ad254f2b7c
|
(svn r22716) -Fix: Murphy is a bitch
|
2011-08-04 17:22:18 +00:00 |
|
planetmaker
|
8e134320d6
|
(svn r22715) -Fix: If there's also no point in opening the air toolbar via custom-defined global hotkeys, if there are no aircraft available
|
2011-08-04 17:13:24 +00:00 |
|
planetmaker
|
d20b5eb915
|
(svn r22715) -Fix: If there's also no point in opening the air toolbar via custom-defined global hotkeys, if there are no aircraft available
|
2011-08-04 17:13:24 +00:00 |
|
rubidium
|
92a83a394f
|
(svn r22538) -Fix [FS#4619]: possible crash when opening the airport build window for the first time
|
2011-06-04 14:48:21 +00:00 |
|
rubidium
|
015231a478
|
(svn r22538) -Fix [FS#4619]: possible crash when opening the airport build window for the first time
|
2011-06-04 14:48:21 +00:00 |
|
planetmaker
|
0b8adb8392
|
(svn r22497) -Codechange: Simplify button handling in airport build GUI
|
2011-05-27 16:26:10 +00:00 |
|
planetmaker
|
8828acd722
|
(svn r22497) -Codechange: Simplify button handling in airport build GUI
|
2011-05-27 16:26:10 +00:00 |
|
planetmaker
|
485b55e53e
|
(svn r22495) -Fix: The layout selectors of the airport build GUI did not latch properly
|
2011-05-27 15:40:32 +00:00 |
|
planetmaker
|
9a744793b0
|
(svn r22495) -Fix: The layout selectors of the airport build GUI did not latch properly
|
2011-05-27 15:40:32 +00:00 |
|
yexo
|
44b36cdfcf
|
(svn r22494) -Fix: airport preview sprite can depend on the layout, so update the cached SpriteID when the layout changes
|
2011-05-27 15:31:54 +00:00 |
|
yexo
|
4ac6f2a994
|
(svn r22494) -Fix: airport preview sprite can depend on the layout, so update the cached SpriteID when the layout changes
|
2011-05-27 15:31:54 +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
|
54c0dec6aa
|
(svn r21909) -Fix: some missing spaces
|
2011-01-26 08:14:36 +00:00 |
|
rubidium
|
8017c2a3d7
|
(svn r21909) -Fix: some missing spaces
|
2011-01-26 08:14:36 +00:00 |
|
alberth
|
7d989073d4
|
(svn r21627) -Codechange: Remove _place_proc global variable.
|
2010-12-24 15:08:19 +00:00 |
|
alberth
|
852e647bcc
|
(svn r21627) -Codechange: Remove _place_proc global variable.
|
2010-12-24 15:08:19 +00:00 |
|
alberth
|
38a59fb3f3
|
(svn r21609) -Fix (r21545,r21552,r21580,r21586): Restore diagonal clearing of areas.
|
2010-12-23 14:38:01 +00:00 |
|
alberth
|
802ec80c5d
|
(svn r21609) -Fix (r21545,r21552,r21580,r21586): Restore diagonal clearing of areas.
|
2010-12-23 14:38:01 +00:00 |
|
alberth
|
9e48ad8cdb
|
(svn r21580) -Codechange: Replace callback via pointer by a switch statement.
|
2010-12-21 16:27:50 +00:00 |
|
alberth
|
264acca2fa
|
(svn r21580) -Codechange: Replace callback via pointer by a switch statement.
|
2010-12-21 16:27:50 +00:00 |
|
alberth
|
bfb8854df1
|
(svn r21579) -Codechange: Remove _build_air_button_proc and its functions to a switch statement, record the last started action.
|
2010-12-21 16:26:34 +00:00 |
|