summaryrefslogtreecommitdiff
path: root/src/saveload
AgeCommit message (Expand)Author
2011-12-10(svn r23480) -Fix [FS#4594]: replace OS error messages with internal error me...rubidium
2011-12-10(svn r23476) -Codechange: use the error queue to replace switch mode error st...rubidium
2011-12-10(svn r23474) -Codechange: move the declaration error related functions to err...rubidium
2011-12-04(svn r23418) -Fix [FS#4866] (r22958): saves made with the Catalan town name g...rubidium
2011-12-03(svn r23415) -Feature: Infrastructure maintenance costs.michi_cc
2011-12-03(svn r23414) -Add: Company infrastructure counts for stations/airports.michi_cc
2011-12-03(svn r23413) -Add: Company infrastructure counts for canals.michi_cc
2011-12-03(svn r23412) -Add: Company infrastructure counts for road.michi_cc
2011-12-03(svn r23411) -Add: Company infrastructure counts for rail.michi_cc
2011-12-03(svn r23410) -Add: A window with a detailed overview over the infrastructure ...michi_cc
2011-12-03(svn r23407) -Codechange: Keep a bitmap of all cargos accepted by towns.terkhen
2011-12-03(svn r23405) -Codechange: Keep a matrix of cargos accepted by houses for each...terkhen
2011-12-01(svn r23386) -Fix: debug script related events to 'script' (removes 'ai')truebrain
2011-12-01(svn r23384) -Remove: no longer allow a binary to be without AI support; the ...truebrain
2011-11-30(svn r23376) -Remove: on popular demand, remove my (revoked) name from commen...truebrain
2011-11-29(svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfigtruebrain
2011-11-24(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.peter1138
2011-11-24(svn r23314) -Add: Add settings to restrict viewport zoom levels.peter1138
2011-11-23(svn r23309) -Fix: loading old games didn't have goals set for towns (tnx to ...truebrain
2011-11-23(svn r23304) -Add: bump the savegame to start storing the new bits and piecestruebrain
2011-11-23(svn r23300) -Add: show on the GUI when a town grows and make a general frame...truebrain
2011-11-23(svn r23298) -Add: track statistics of all incoming and outgoing goods. Incom...truebrain
2011-11-21(svn r23290) -Fix [FS#2379,FS#3569]: Change the centre of train vehicles to d...michi_cc
2011-11-15(svn r23233) -Codechange: Refactor maximum and actually transported cargo amo...michi_cc
2011-11-12(svn r23195) -Codechange: if we really need to cast away constness, use const...rubidium
2011-11-12(svn r23192) -Codechange: don't cast away const needlesslyrubidium
2011-11-08(svn r23168) -Feature [FS#1824]: always draw fences around field tilesyexo
2011-11-04(svn r23105) -Fix (r23104): Kenobi visited me ;)rubidium
2011-11-04(svn r23104) -Codechange: prepare the vehicle/sign z for some further changes...rubidium
2011-11-04(svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and us...rubidium
2011-11-04(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...rubidium
2011-11-03(svn r23084) -Codechange: get rid of a redundant variablerubidium
2011-11-03(svn r23083) -Fix: run StartupEngines() if NewGRFs changed during loading a s...yexo
2011-11-01(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to dra...frosch
2011-11-01(svn r23074) -Codechange: Add Vehicle::GetEngine() to simplify code.frosch
2011-10-30(svn r23065) -Add: -q option to read a savegame, write some general info and ...yexo
2011-10-09(svn r23013) -Doc: Add a note about the savegame version used in the 1.1 branch.frosch
2011-10-03(svn r22977) -Codechange: Rename SetCachedEngineCounts() to GroupStatistics::...frosch
2011-10-03(svn r22975) -Codechange: Do not store Group::num_vehicle in the savegame, bu...frosch
2011-09-23(svn r22958) -Fix [FS#4778]: the savegame description and loading of savegame...rubidium
2011-09-23(svn r22957) -Codechange: SPECSTR_PLAYERNAME is actually the company name, wh...rubidium
2011-09-11(svn r22920) -Cleanup: replace two very old town variables taht were rarely u...yexo
2011-09-09(svn r22915) -Fix (r22743): TTO savegames with any aircraft not in an hangar ...yexo
2011-09-09(svn r22914) -Fix [FS#4716]: old TTO/TTD savegames could get non-stop via ord...rubidium
2011-09-03(svn r22880) -Cleanup: SIZE_MAX is now defined in stdafx.hfrosch
2011-08-25(svn r22843) -Fix [FS#4748]: Harden savegame load against too many ai config ...planetmaker
2011-08-24(svn r22827) -Codechange: pass the/a more proper sub directory when opening (...rubidium
2011-08-22(svn r22811) -Change: don't try to load static NewGRFs when loading the intro...rubidium
2011-08-20(svn r22767) -Add: river generationrubidium
2011-08-12(svn r22737) -Fix [FS#4717]: some corrupted savegames could crash OpenTTD ins...rubidium