summaryrefslogtreecommitdiff
path: root/src/saveload
AgeCommit message (Expand)Author
2009-11-24(svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJ...smatz
2009-11-17(svn r18141) -Fix (r18051): one couldn't (easily) continue a game in single p...rubidium
2009-11-09(svn r18028) -Codechange: unglobalise some functionsrubidium
2009-11-09(svn r18027) -Codechange: make some unneededly global variables static and re...rubidium
2009-11-08(svn r18008) -Codechange: Rename NUM_PRICES to PR_END, and use the Price enum...frosch
2009-11-03(svn r17963) -Codechange: some documentation stylerubidium
2009-10-31(svn r17929) -Fix (r2391): STR_NULL does not seem very useful as file save er...alberth
2009-10-31(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef...alberth
2009-10-30(svn r17908) -Fix [FS#3288]: uninitialised values in some paths of loading TT...rubidium
2009-10-27(svn r17893) -Feature [FS#2633]: make it possible to disable background savin...rubidium
2009-10-26(svn r17879) -Codechange: convert awarded pax subsidies from old savegames us...smatz
2009-10-20(svn r17817) -Codechange: MakeWater actually made sea tiles, so rename it to ...rubidium
2009-10-20(svn r17816) -Codechange: move the CargoList invalidation-after-saveload to t...rubidium
2009-10-19(svn r17813) -Codechange: unify the CargoPacket related coding stylerubidium
2009-10-18(svn r17807) -Codechange: move all 'updates' just after the 'load' constructo...rubidium
2009-10-18(svn r17806) -Codechange: split CargoPacket's 'afterload' to a separate functionrubidium
2009-10-18(svn r17800) -Codechange: first steps into making CargoList a templaterubidium
2009-10-06(svn r17734) -Fix (r17732): broke the assumption that 'this->packets == this'...rubidium
2009-10-06(svn r17727) -Codechange: some coding style and documentation fixesrubidium
2009-10-06(svn r17720) -Codechange: guard the CargoPacket variables that are cached in ...rubidium
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-10-03(svn r17685) -Fix: autounpausing kept trying to unpause a loaded game that wa...rubidium
2009-09-21(svn r17597) -Codechange: rename namegen* to townname*smatz
2009-09-20(svn r17596) -Codechange: constify some tablessmatz
2009-09-20(svn r17589) -Codechange: rename town_acc to always_acceptedsmatz
2009-09-19(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @par...rubidium
2009-09-19(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...rubidium
2009-09-15(svn r17552) -Codechange: rename load_unload_time_rem to something more gener...rubidium
2009-09-14(svn r17535) -Fix: compiling without networking failed; also unhackify the cr...rubidium
2009-09-10(svn r17493) -Codechange: store the depot index on the maprubidium
2009-09-10(svn r17492) -Codechange: don't store the town index for road depots.rubidium
2009-09-09(svn r17483) -Fix (r17405): when an aircraft starts flying in circles make it...yexo
2009-09-07(svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses an...smatz
2009-09-06(svn r17433) -Codechange: Store cumulated inflation in savegame and compute a...frosch
2009-09-06(svn r17431) -Fix (r16735): oldloader wasn't updatedsmatz
2009-09-06(svn r17429) -Fix (r16378): conversion of TTO/TTD savegames failed when vehic...smatz
2009-09-04(svn r17419) -Fix (r-old, r16378): the index of orders loaded from old savega...yexo
2009-09-03(svn r17405) -Fix (r100): aircraft shouldn't be allowed to make turns bigger ...yexo
2009-09-01(svn r17343) -Codechange: it's bankruptcy, not bankrupcy, according to my Oxf...rubidium
2009-09-01(svn r17340) -Fix: old loader tried to load a uint8 into a uint16rubidium
2009-09-01(svn r17339) -Codechange: move thread related files to their own directory (l...rubidium
2009-08-30(svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByT...smatz
2009-08-28(svn r17298) -Fix [FS#3153]: reloading an AI started a new AI in the first av...yexo
2009-08-22(svn r17267) -Change [FS#3139]: mention the MD5 checksum of the original NewG...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-20(svn r17228) -Codechange: some coding style fixesrubidium
2009-08-18(svn r17216) -Update: MiniLZO from 1.08 to 2.03.rubidium
2009-08-18(svn r17215) -Cleanup: remove unused return valueyexo
2009-08-18(svn r17212) -Change: move minilzo to its 'own' 3rdparty directory as it belo...rubidium
2009-08-09(svn r17138) -Fix: some MSVC 64 bits compiler warningsrubidium