Age | Commit message (Expand) | Author |
2010-07-28 | (svn r20233) -Codechange: fix/unify coding and comment style a bit | rubidium |
2010-07-28 | (svn r20232) -Codechange: shuffle a few functions around so they don't need t... | rubidium |
2010-07-28 | (svn r20231) -Document: which version had which savegame version | rubidium |
2010-07-24 | (svn r20211) -Codechange: Indented code should have curly braces around it. | alberth |
2010-07-19 | (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi... | rubidium |
2010-07-19 | (svn r20184) -Codechange: make _trees_tick_ctr and _disaster_delay not use VA... | rubidium |
2010-07-19 | (svn r20183) -Codechange: make _do_autosave and _dedicated_forks not use VARD... | rubidium |
2010-07-16 | (svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "b... | rubidium |
2010-07-08 | (svn r20090) -Fix: savegames would (very likely) end with 128 KiB worth of us... | rubidium |
2010-07-08 | (svn r20087) -Fix [FS#3876, FS#3887, FS#3920, FS#3923]: if after loading a sa... | rubidium |
2010-07-02 | (svn r20048) -Feature: Add a setting to forbid towns building level crossings. | michi_cc |
2010-06-27 | (svn r20025) -Doc: Fix/add comments to let Doxygen know about the documentation. | alberth |
2010-06-23 | (svn r20013) -Fix [FS#3890]: silence some warnings / take the advice of the w... | rubidium |
2010-06-21 | (svn r20005) -Codechange: Enumify force_proceed. | frosch |
2010-06-20 | (svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes | yexo |
2010-06-13 | (svn r19985) -Fix (r19980): Loading preview data from old savegames failed in... | frosch |
2010-06-13 | (svn r19981) -Add: Read NewGRF configuration during SL_LOAD_CHECK. | frosch |
2010-06-13 | (svn r19980) -Add: Load some general data from savegames on SL_LOAD_CHECK. | frosch |
2010-06-13 | (svn r19979) -Codechange: Separate static loadable fields from Company into s... | frosch |
2010-06-13 | (svn r19977) -Add: Read current date during SL_LOAD_CHECK. | frosch |
2010-06-13 | (svn r19976) -Add: Read mapsize during SL_LOAD_CHECK. | frosch |
2010-06-13 | (svn r19975) -Add: SL_LOAD_CHECK mode for partial reading of savegames. | frosch |
2010-06-13 | (svn r19974) -Add: SlSkipArray() to skip arrays and sparse arrays in savegames. | frosch |
2010-06-13 | (svn r19973) -Codechange: Add another procedure to chunk handlers for checkin... | frosch |
2010-06-13 | (svn r19971) -Codechange: Make IsGoodGRFConfigList() operate on any given GRF... | frosch |
2010-06-05 | (svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEB... | frosch |
2010-05-31 | (svn r19914) -Codechange: Wrap a helper class around temporary assignments of... | frosch |
2010-05-18 | (svn r19850) -Codechange: move declaration of InitializeRailGUI() to rail_gui.h | smatz |
2010-05-13 | (svn r19812) -Codechange: give some unnamed enums a name or, in case they con... | rubidium |
2010-05-13 | (svn r19806) -Codechange: silence one warning | smatz |
2010-05-12 | (svn r19799) -Change: give depots an unique name in the same manner buoys and... | rubidium |
2010-05-08 | (svn r19769) -Fix [FS#3820]: MV_VOID tiles shall have no tropic zone. | frosch |
2010-04-29 | (svn r19738) -Fix: MSVC 64 bits compile warnings | rubidium |
2010-04-24 | (svn r19715) -Codechange: Rename all appareances of shiplift to lock. | terkhen |
2010-04-14 | (svn r19638) -Change: log the _date and _date_fract in the desync log for sav... | rubidium |
2010-04-11 | (svn r19612) -Fix [FS#3756] (r3212): crash when opening a savegame with a way... | rubidium |
2010-04-08 | (svn r19589) -Change: add some more useful information to the desync log and ... | rubidium |
2010-03-23 | (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an... | smatz |
2010-03-20 | (svn r19481) -Codechange: Turn _industry_counts into a static member of Indus... | frosch |
2010-03-18 | (svn r19458) -Fix (r19457): svn add the new file | yexo |
2010-03-18 | (svn r19457) -Codechange: introduce AirportOverrideManager to keep track of a... | yexo |
2010-03-18 | (svn r19455) -Codechange: split all airport information in Station to a seper... | yexo |
2010-03-16 | (svn r19435) -Fix: when loading a savegame created with a house newgrf withou... | yexo |
2010-03-15 | (svn r19429) -Fix: when the title game contains an AIPL block the AI settinsg... | yexo |
2010-03-13 | (svn r19395) -Fix [FS#3669]: the AI Debug window didn't open if an AI or libr... | Yexo |
2010-03-12 | (svn r19392) -Codechange: Increase the maximum size of a TileArea. | terkhen |
2010-03-10 | (svn r19382) -Fix (r19381): don't break savegame version 139 | yexo |
2010-03-10 | (svn r19381) -Fix [FS#3670] (r19198): airport size wasn't properly stored in ... | yexo |
2010-03-10 | (svn r19380) -Fix [FS#3678] (r19322): updating the id of the oilrig airport s... | yexo |
2010-03-06 | (svn r19346) -Feature: Configurable slope steepness for road vehicles from 0%... | terkhen |