summaryrefslogtreecommitdiff
path: root/src/saveload
AgeCommit message (Expand)Author
2012-02-09(svn r23920) -Fix: Consider only the middle tile of a lock for lock-infrastru...frosch
2012-01-25(svn r23853) -Fix: several incorrect @filesrubidium
2012-01-22(svn r23844) -Fix (r23414): Infrastructure count for stations wasn't updated ...michi_cc
2012-01-22(svn r23835) -Change [FS#4999]: Make signs placed in scenario editor belong t...frosch
2012-01-21(svn r23829) -Fix [FS#4996]: Loading empty GS strings/translations failed.frosch
2012-01-21(svn r23828) -Fix: Return early from SlString() for empty strings, before doi...frosch
2012-01-20(svn r23826) -Fix [FS#4972]: the detailed performance rating window showed th...rubidium
2012-01-16(svn r23816) -Fix (r23635, r23805): make SCC_ENCODED the first entry in the S...yexo
2012-01-08(svn r23773) -Change: [NewGRF] Update all cached train properties if a train ...michi_cc
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
2012-01-02(svn r23713) -Codechange: split VehicleMove() into two functions, to minimali...truebrain
2012-01-02(svn r23712) -Codechange: rename the two vehicle hashes we have to names that...truebrain
2011-12-31(svn r23694) -Fix (rprev): somehow compilers didn't understand what I meant...rubidium
2011-12-31(svn r23693) -Fix [FS#4859]: hardcode the original defaults for loading old s...rubidium
2011-12-22(svn r23657) -Fix (r22958): loading of very old savegames with custom town na...yexo
2011-12-21(svn r23649) -Fix [FS#4905) (r23634): loading a savegame with an empty GSTR c...truebrain
2011-12-20(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...truebrain
2011-12-19(svn r23637) -Change: bump the savegame, to store all the new goodiestruebrain
2011-12-19(svn r23636) -Add: introduce ScriptText in parameters where it can be usedtruebrain
2011-12-19(svn r23634) -Add: support language files for GameScript (Rubidium)truebrain
2011-12-19(svn r23630) -Add: a Goal GUI to show your current goalstruebrain
2011-12-19(svn r23626) -Add: ScriptTown::SetText, which adds custom text to the Town GUItruebrain
2011-12-19(svn r23609) -Add: save/load all GameScript related materialtruebrain
2011-12-19(svn r23603) -Add: support for control commands in strings, in both network a...truebrain
2011-12-19(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...rubidium
2011-12-15(svn r23526) -Codechange: unify cargos vs cargoesrubidium
2011-12-13(svn r23504) -Feature: Aircraft range.michi_cc
2011-12-12(svn r23501) -Fix: loading scenarios downloaded from the online content didn'...yexo
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