frosch
|
6bceb8b7ab
|
(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.
|
2013-11-07 18:17:21 +00:00 |
|
frosch
|
0aae2fd606
|
(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.
|
2013-11-07 18:17:21 +00:00 |
|
frosch
|
d4a5a50ad4
|
(svn r25945) -Codechange: Use member function of NewGRFInspectWindow to resolve FeatureIndex.
|
2013-11-07 18:15:32 +00:00 |
|
frosch
|
b0c2ab4501
|
(svn r25945) -Codechange: Use member function of NewGRFInspectWindow to resolve FeatureIndex.
|
2013-11-07 18:15:32 +00:00 |
|
frosch
|
af71445e1b
|
(svn r25943) -Fix: NewGRF inspect window in RTL mode.
|
2013-11-06 15:10:17 +00:00 |
|
frosch
|
df10f7b9f9
|
(svn r25943) -Fix: NewGRF inspect window in RTL mode.
|
2013-11-06 15:10:17 +00:00 |
|
frosch
|
538159cb1d
|
(svn r25537) -Codechange: Optionally make WWT_MATRIX compute the number of rows and columns from the resize step size.
|
2013-06-30 14:36:31 +00:00 |
|
frosch
|
43ec0bf0c1
|
(svn r25537) -Codechange: Optionally make WWT_MATRIX compute the number of rows and columns from the resize step size.
|
2013-06-30 14:36:31 +00:00 |
|
frosch
|
f6d27acb51
|
(svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX widgets.
|
2013-06-30 14:32:31 +00:00 |
|
frosch
|
98fdd20f84
|
(svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX widgets.
|
2013-06-30 14:32:31 +00:00 |
|
frosch
|
13badddd75
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
4e4e635916
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +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 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +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
|
8a297ca5f1
|
(svn r24692) -Cleanup: Cleanup final parts of the old resolver code.
|
2012-11-10 20:45:59 +00:00 |
|
alberth
|
4c9bea2a71
|
(svn r24692) -Cleanup: Cleanup final parts of the old resolver code.
|
2012-11-10 20:45:59 +00:00 |
|
alberth
|
c70c67d5b0
|
(svn r24690) -Codechange: Add resolver classes for industry tiles.
|
2012-11-10 20:44:38 +00:00 |
|
alberth
|
e087503fd6
|
(svn r24690) -Codechange: Add resolver classes for industry tiles.
|
2012-11-10 20:44:38 +00:00 |
|
alberth
|
0b8097be6b
|
(svn r24689) -Codechange: Add resolver classes for industries.
|
2012-11-10 20:44:10 +00:00 |
|
alberth
|
f7352871fa
|
(svn r24689) -Codechange: Add resolver classes for industries.
|
2012-11-10 20:44:10 +00:00 |
|
alberth
|
a2fe66cc02
|
(svn r24685) -Codechange: Add resolver classes for rail types.
|
2012-11-10 20:41:45 +00:00 |
|
alberth
|
82e6001451
|
(svn r24685) -Codechange: Add resolver classes for rail types.
|
2012-11-10 20:41:45 +00:00 |
|
alberth
|
6a619b40d5
|
(svn r24678) -Codechange: Introduce scope resolver base class and prepare for adding derived classes.
|
2012-11-10 20:37:31 +00:00 |
|
alberth
|
438495b433
|
(svn r24678) -Codechange: Introduce scope resolver base class and prepare for adding derived classes.
|
2012-11-10 20:37:31 +00:00 |
|
planetmaker
|
3f60a3d18a
|
(svn r23541) -Codechange: Consistent naming of widgets in NewGRF debug window
|
2011-12-16 17:15:40 +00:00 |
|
planetmaker
|
7c7bd7fe86
|
(svn r23541) -Codechange: Consistent naming of widgets in NewGRF debug window
|
2011-12-16 17:15:40 +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
|
ac1e1e3a3f
|
(svn r23419) -Fix [FS#4864] (r23316): the sprite aligner was broken as it didn't scale properly to 'GUI' scale
|
2011-12-04 09:15:13 +00:00 |
|
rubidium
|
5fc4ce1eb1
|
(svn r23419) -Fix [FS#4864] (r23316): the sprite aligner was broken as it didn't scale properly to 'GUI' scale
|
2011-12-04 09:15:13 +00:00 |
|
peter1138
|
b84174fd4d
|
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
|
2011-11-24 12:38:48 +00:00 |
|
peter1138
|
81598273e9
|
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
|
2011-11-24 12:38:48 +00:00 |
|
rubidium
|
4ef3d33895
|
(svn r23193) -Codechange: don't cast away const unneededly
|
2011-11-12 08:10:22 +00:00 |
|
rubidium
|
bd64bf6372
|
(svn r23193) -Codechange: don't cast away const unneededly
|
2011-11-12 08:10:22 +00:00 |
|
frosch
|
46e77ee24f
|
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60.
|
2011-11-08 17:23:30 +00:00 |
|
frosch
|
1ad7239247
|
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60.
|
2011-11-08 17:23:30 +00:00 |
|
terkhen
|
e1a4acfdf6
|
(svn r22571) -Add: [NewGRF] Show town persistent storage in the NewGRF debug GUI.
|
2011-06-12 20:53:16 +00:00 |
|
terkhen
|
8ddb3941f7
|
(svn r22571) -Add: [NewGRF] Show town persistent storage in the NewGRF debug GUI.
|
2011-06-12 20:53:16 +00:00 |
|
terkhen
|
e10a670c0c
|
(svn r22570) -Codechange: Store the GrfID of the caller when opening a parent window in the NewGRF debug GUI.
|
2011-06-12 20:51:38 +00:00 |
|
terkhen
|
46d1a06215
|
(svn r22570) -Codechange: Store the GrfID of the caller when opening a parent window in the NewGRF debug GUI.
|
2011-06-12 20:51:38 +00:00 |
|
terkhen
|
7e0daae1ec
|
(svn r22567) -Codechange: Store persistent storages inside a pool.
|
2011-06-12 20:47:45 +00:00 |
|
terkhen
|
00e5c1df18
|
(svn r22567) -Codechange: Store persistent storages inside a pool.
|
2011-06-12 20:47:45 +00:00 |
|
terkhen
|
016f50bca0
|
(svn r22565) -Codechange: Use helper functions for getting the persistent storage in the NewGRF debug GUI.
|
2011-06-12 20:41:17 +00:00 |
|
terkhen
|
281bed03f4
|
(svn r22565) -Codechange: Use helper functions for getting the persistent storage in the NewGRF debug GUI.
|
2011-06-12 20:41:17 +00:00 |
|