Commit Graph

17445 Commits (87898b53959e0184b78daa13b4f14b497b2612d3)
 

Author SHA1 Message Date
rubidium 87898b5395 (svn r22208) -Fix [FS#4543]: When downloading a file via HTTP failed mid-way and OpenTTD fell back to the old system the partial downloaded amount would be counted twice 14 years ago
alberth a5cdadf060 (svn r22207) -Add: Add the copyright message to the new ini files. 14 years ago
rubidium ea44bb3283 (svn r22206) -Revert-ish (r14526) / Unfix-ish [FS#3569] / Fix [FS#4545]: the "center" (for movement) of vehicles is (currently still) always at 4/8th original vehicle length from the front, so trains should stop at the same location regardless of the length of the front engine 14 years ago
rubidium 5629248736 (svn r22205) -Codechange: replace magic number with constant 14 years ago
planetmaker 1d9f2832d0 (svn r22204) -Change: Make the base costs for building and demolishing NewObjects also local to the individual NewGRFs 14 years ago
frosch 9fff96befa (svn r22203) -Doc: Document 'override_features'. 14 years ago
rubidium 2e5b1f178e (svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings 14 years ago
rubidium ec798d27df (svn r22201) -Fix (r22188): make sure generate.vbs generates the same as generate 14 years ago
smatz cc731e256e (svn r22200) -Fix (r21642): removing a station order could stop when removing first automatic order 14 years ago
rubidium 7c608a4e0a (svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names 14 years ago
rubidium 2a7912d415 (svn r22198) -Codechange: make some constants name more explicit 14 years ago
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 14 years ago
rubidium 13a31bf9b9 (svn r22196) -Codechange: use default values for the from and to of savegame versions as well 14 years ago
rubidium 0a36c81834 (svn r22195) -Fix (r22188): make sure makedep picks up the newly generated settings.h so settings.cpp gets recompiled when needed 14 years ago
rubidium 2c04d3eb54 (svn r22194) -Codechange: use the defaults feature of settingsgen to remove the need to state the "default" value for all items 14 years ago
planetmaker dcdf1e8610 (svn r22193) -Fix: Invalidate the object build window when using the date cheat 14 years ago
rubidium 87ffb623e6 (svn r22192) -Fix (r22188): MSVC 2005 64 bits didn't build settings(gen), and as such compilation failed 14 years ago
glx e9c08668b2 (svn r22191) -Fix: make sure table/settings.h is generated with MSVC2010, also fix a warning in version project 14 years ago
glx 2dff2a57fd (svn r22190) -Fix (r22188): minor changes in project files 14 years ago
glx 4baf134ae8 (svn r22189) -Fix (r22188): Add svn properties to the new files 14 years ago
glx b4466262b7 (svn r22188) -Add: Generate the settings as part of the MSVC build process, and enable it in Makefile too 14 years ago
glx 393bbd18a4 (svn r22187) -Fix: some reordering in source.list 14 years ago
rubidium e95527cfdd (svn r22186) -Fix: spelling mistake 14 years ago
translators 0c89ad4a61 (svn r22182) -Update from WebTranslator v3.0:
traditional_chinese - 18 changes by elleryq
vietnamese - 7 changes by nglekhoi
14 years ago
yexo 8ad176894d (svn r22181) -Fix (r20574): following a vehicle with a very high VehicleID was impossible 14 years ago
glx ede7ddfce5 (svn r22180) -Fix: when using -static-libgcc, also use -static-libstdc++ 14 years ago
glx 162ccf3fa2 (svn r22179) -Fix (r22167): compilation on win32 14 years ago
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 14 years ago
alberth 658789371e (svn r22176) -Fix (r22167, r22171, r22172, r22173, r22174): Add svn properties to the new files. 14 years ago
yexo b8547f1700 (svn r22175) -Fix: [NewGRF] memory leak if a station newgrf contains prop 09 twice for the same station id 14 years ago
alberth 8f73cf52ec (svn r22174) -Add: Generate the settings as part of the unix build process without using it (Rubidium) 14 years ago
alberth da00c588ec (svn r22173) -Add: Add preamble and postamble files before and after the generated settings data. 14 years ago
alberth 5ef8c3bbab (svn r22172) -Add: Add ini files containing the table/settings data. 14 years ago
alberth 7a625aa7df (svn r22171) -Add: Add settings generator program. 14 years ago
alberth ebb3255338 (svn r22170) -Add: Add IGT_SEQUENCE type for loading ini group lines without further interpretation. 14 years ago
alberth 53032f4080 (svn r22169) -Add: Add parameter to disable automatic group creation in IniLoadFile::GetGroup(). 14 years ago
alberth b9a9022b8a (svn r22168) -Codechange: Move ini file IO and file error reporting to virtual functions. 14 years ago
alberth 090638b0c3 (svn r22167) -Codechange: Extract IniLoadFile base class for loading ini files out of IniFile. 14 years ago
yexo cec7944d0a (svn r22165) -Fix: [NewGRF] memory leak if an industry newgrf had more than one prop A or 15 14 years ago
yexo 2a8ba4f0b0 (svn r22164) -Fix: [NewGRF] disable a station newgrf when it contains an unterminated spritelayout in action0 prop 08 instead of crashing openttd 14 years ago
yexo bc8c2ece9d (svn r22163) -Fix [FS#4541]: building a station part adjacent to both an existing station and a rail waypoint failed 14 years ago
yexo d1d3084a82 (svn r22162) -Fix [FS#4533]: No update of NewGRF window when unknown GRF name becomes available 14 years ago
translators ce72ac4d97 (svn r22161) -Update from WebTranslator v3.0:
traditional_chinese - 31 changes by elleryq
japanese - 16 changes by kokubunzi
vietnamese - 6 changes by nglekhoi
14 years ago
translators 31f553aa3a (svn r22160) -Update from WebTranslator v3.0:
traditional_chinese - 15 changes by elleryq
romanian - 2 changes by kkmic
14 years ago
translators 899172023f (svn r22159) -Update from WebTranslator v3.0:
german - 21 changes by NG
hungarian - 1 changes by norbert79
thai - 1 changes by kidokun
14 years ago
translators 415ea64ae5 (svn r22158) -Update from WebTranslator v3.0:
japanese - 39 changes by kokubunzi
korean - 119 changes by junho2813, telk5093
slovenian - 30 changes by
14 years ago
yexo 3269754cbd (svn r22157) -Fix: [NewGRF] industry prop 0x11 is 4-bytes long, not 3 bytes 14 years ago
translators 5724cd5dcf (svn r22156) -Update from WebTranslator v3.0:
italian - 54 changes by lorenzodv
japanese - 2 changes by kokubunzi
slovenian - 30 changes by 
vietnamese - 3 changes by nglekhoi
14 years ago
smatz b04623b63c (svn r22155) -Codechange: one comment in saveload/station_sl.cpp was wrong 14 years ago
terkhen 1383a6ded7 (svn r22154) -Fix [FS#4529]: _current_company was modified when moving a client to spectators, causing issues in bankruptcy (Rubidium) 14 years ago