planetmaker
|
2aa14cc54b
|
(svn r22204) -Change: Make the base costs for building and demolishing NewObjects also local to the individual NewGRFs
|
2011-03-05 18:28:10 +00:00 |
|
frosch
|
9fff96befa
|
(svn r22203) -Doc: Document 'override_features'.
|
2011-03-05 18:27:43 +00:00 |
|
frosch
|
f5a7ad70dc
|
(svn r22203) -Doc: Document 'override_features'.
|
2011-03-05 18:27:43 +00:00 |
|
rubidium
|
2e5b1f178e
|
(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings
|
2011-03-05 18:00:48 +00:00 |
|
rubidium
|
f90044d343
|
(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings
|
2011-03-05 18:00:48 +00:00 |
|
smatz
|
cc731e256e
|
(svn r22200) -Fix (r21642): removing a station order could stop when removing first automatic order
|
2011-03-05 13:59:23 +00:00 |
|
smatz
|
469c448eb0
|
(svn r22200) -Fix (r21642): removing a station order could stop when removing first automatic order
|
2011-03-05 13:59:23 +00:00 |
|
rubidium
|
7c608a4e0a
|
(svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names
|
2011-03-05 11:34:31 +00:00 |
|
rubidium
|
b8d3c42de2
|
(svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names
|
2011-03-05 11:34:31 +00:00 |
|
rubidium
|
2a7912d415
|
(svn r22198) -Codechange: make some constants name more explicit
|
2011-03-05 11:16:44 +00:00 |
|
rubidium
|
e48967541a
|
(svn r22198) -Codechange: make some constants name more explicit
|
2011-03-05 11:16:44 +00:00 |
|
rubidium
|
8ead62cdc1
|
(svn r22197) -Cleanup: remove the distinction between conditional and non-conditional settings; with default from and to savegame versions all can be conditional. They previously were as well; the non-conditional ones were macros of the conditionals with to/from saveload versions hardcoded
|
2011-03-05 10:47:49 +00:00 |
|
rubidium
|
2636a4809b
|
(svn r22197) -Cleanup: remove the distinction between conditional and non-conditional settings; with default from and to savegame versions all can be conditional. They previously were as well; the non-conditional ones were macros of the conditionals with to/from saveload versions hardcoded
|
2011-03-05 10:47:49 +00:00 |
|
rubidium
|
13a31bf9b9
|
(svn r22196) -Codechange: use default values for the from and to of savegame versions as well
|
2011-03-05 10:20:49 +00:00 |
|
rubidium
|
cb3fa759f3
|
(svn r22196) -Codechange: use default values for the from and to of savegame versions as well
|
2011-03-05 10:20:49 +00:00 |
|
rubidium
|
2c04d3eb54
|
(svn r22194) -Codechange: use the defaults feature of settingsgen to remove the need to state the "default" value for all items
|
2011-03-05 10:12:03 +00:00 |
|
rubidium
|
8b9f99ec44
|
(svn r22194) -Codechange: use the defaults feature of settingsgen to remove the need to state the "default" value for all items
|
2011-03-05 10:12:03 +00:00 |
|
planetmaker
|
dcdf1e8610
|
(svn r22193) -Fix: Invalidate the object build window when using the date cheat
|
2011-03-05 09:55:09 +00:00 |
|
planetmaker
|
ca61ae0b0a
|
(svn r22193) -Fix: Invalidate the object build window when using the date cheat
|
2011-03-05 09:55:09 +00:00 |
|
glx
|
b4466262b7
|
(svn r22188) -Add: Generate the settings as part of the MSVC build process, and enable it in Makefile too
|
2011-03-04 22:34:10 +00:00 |
|
glx
|
7f54c59a66
|
(svn r22188) -Add: Generate the settings as part of the MSVC build process, and enable it in Makefile too
|
2011-03-04 22:34:10 +00:00 |
|
rubidium
|
e95527cfdd
|
(svn r22186) -Fix: spelling mistake
|
2011-03-04 21:14:00 +00:00 |
|
rubidium
|
55c973966e
|
(svn r22186) -Fix: spelling mistake
|
2011-03-04 21:14:00 +00:00 |
|
translators
|
0c89ad4a61
|
(svn r22182) -Update from WebTranslator v3.0:
traditional_chinese - 18 changes by elleryq
vietnamese - 7 changes by nglekhoi
|
2011-03-04 18:45:09 +00:00 |
|
translators
|
88362f8c31
|
(svn r22182) -Update from WebTranslator v3.0:
traditional_chinese - 18 changes by elleryq
vietnamese - 7 changes by nglekhoi
|
2011-03-04 18:45:09 +00:00 |
|
yexo
|
8ad176894d
|
(svn r22181) -Fix (r20574): following a vehicle with a very high VehicleID was impossible
|
2011-03-04 12:12:48 +00:00 |
|
yexo
|
1714e5d509
|
(svn r22181) -Fix (r20574): following a vehicle with a very high VehicleID was impossible
|
2011-03-04 12:12:48 +00:00 |
|
glx
|
162ccf3fa2
|
(svn r22179) -Fix (r22167): compilation on win32
|
2011-03-03 23:34:14 +00:00 |
|
glx
|
ec56036dc7
|
(svn r22179) -Fix (r22167): compilation on win32
|
2011-03-03 23:34:14 +00:00 |
|
rubidium
|
8a08de2f44
|
(svn r22177) -Fix: make sure the right endianness is chosen with cross-compiling, and strndup is available in the binary for more exotic platforms
|
2011-03-03 21:43:24 +00:00 |
|
rubidium
|
59e42ea178
|
(svn r22177) -Fix: make sure the right endianness is chosen with cross-compiling, and strndup is available in the binary for more exotic platforms
|
2011-03-03 21:43:24 +00:00 |
|
yexo
|
b8547f1700
|
(svn r22175) -Fix: [NewGRF] memory leak if a station newgrf contains prop 09 twice for the same station id
|
2011-03-03 21:24:03 +00:00 |
|
yexo
|
261b34b705
|
(svn r22175) -Fix: [NewGRF] memory leak if a station newgrf contains prop 09 twice for the same station id
|
2011-03-03 21:24:03 +00:00 |
|
alberth
|
da00c588ec
|
(svn r22173) -Add: Add preamble and postamble files before and after the generated settings data.
|
2011-03-03 21:06:24 +00:00 |
|
alberth
|
7477f92029
|
(svn r22173) -Add: Add preamble and postamble files before and after the generated settings data.
|
2011-03-03 21:06:24 +00:00 |
|
alberth
|
5ef8c3bbab
|
(svn r22172) -Add: Add ini files containing the table/settings data.
|
2011-03-03 21:04:17 +00:00 |
|
alberth
|
74d756799c
|
(svn r22172) -Add: Add ini files containing the table/settings data.
|
2011-03-03 21:04:17 +00:00 |
|
alberth
|
7a625aa7df
|
(svn r22171) -Add: Add settings generator program.
|
2011-03-03 20:59:59 +00:00 |
|
alberth
|
98d5302c63
|
(svn r22171) -Add: Add settings generator program.
|
2011-03-03 20:59:59 +00:00 |
|
alberth
|
ebb3255338
|
(svn r22170) -Add: Add IGT_SEQUENCE type for loading ini group lines without further interpretation.
|
2011-03-03 20:56:33 +00:00 |
|
alberth
|
fa9c193539
|
(svn r22170) -Add: Add IGT_SEQUENCE type for loading ini group lines without further interpretation.
|
2011-03-03 20:56:33 +00:00 |
|
alberth
|
53032f4080
|
(svn r22169) -Add: Add parameter to disable automatic group creation in IniLoadFile::GetGroup().
|
2011-03-03 20:55:06 +00:00 |
|
alberth
|
6a88af662b
|
(svn r22169) -Add: Add parameter to disable automatic group creation in IniLoadFile::GetGroup().
|
2011-03-03 20:55:06 +00:00 |
|
alberth
|
b9a9022b8a
|
(svn r22168) -Codechange: Move ini file IO and file error reporting to virtual functions.
|
2011-03-03 20:53:09 +00:00 |
|
alberth
|
722296e797
|
(svn r22168) -Codechange: Move ini file IO and file error reporting to virtual functions.
|
2011-03-03 20:53:09 +00:00 |
|
alberth
|
090638b0c3
|
(svn r22167) -Codechange: Extract IniLoadFile base class for loading ini files out of IniFile.
|
2011-03-03 20:50:24 +00:00 |
|
alberth
|
d19a9f5df5
|
(svn r22167) -Codechange: Extract IniLoadFile base class for loading ini files out of IniFile.
|
2011-03-03 20:50:24 +00:00 |
|
yexo
|
cec7944d0a
|
(svn r22165) -Fix: [NewGRF] memory leak if an industry newgrf had more than one prop A or 15
|
2011-03-03 20:26:19 +00:00 |
|
yexo
|
b74de9ff72
|
(svn r22165) -Fix: [NewGRF] memory leak if an industry newgrf had more than one prop A or 15
|
2011-03-03 20:26:19 +00:00 |
|
yexo
|
2a8ba4f0b0
|
(svn r22164) -Fix: [NewGRF] disable a station newgrf when it contains an unterminated spritelayout in action0 prop 08 instead of crashing openttd
|
2011-03-03 19:52:42 +00:00 |
|