summaryrefslogtreecommitdiff
path: root/src/saveload
AgeCommit message (Expand)Author
2013-06-29(svn r25510) -Fix: forgot to update some documentationrubidium
2013-06-29(svn r25508) -Change: split unit localisation choice into a choice per type o...rubidium
2013-06-10(svn r25390) -Fix: add missing compatibility settings in afterload.fonsinchen
2013-06-09(svn r25387) -Fix: "typos" in @file filenamerubidium
2013-06-09(svn r25363) -Codechange: bump the savegame version for cargodistfonsinchen
2013-06-09(svn r25362) -Feature: consider cargo waiting at other stations for rating at...fonsinchen
2013-06-09(svn r25361) -Feature: distribute cargo according to plan given by linkgraphfonsinchen
2013-06-09(svn r25360) -Codechange: save and load flow statsfonsinchen
2013-06-09(svn r25358) -Codechange: save and load link graph jobs and the schedulefonsinchen
2013-06-09(svn r25342) -Add: StoryPage data structures and GS APIzuu
2013-06-08(svn r25337) -Fix: saving only 8 bits of 16 causes endianness problemsfonsinchen
2013-06-01(svn r25312) -Fix-ish: missing spaces after comma + realignment of tables; qu...rubidium
2013-05-26(svn r25296) -Feature: Goals can now have a progress text and/or be marked as...zuu
2013-05-19(svn r25259) -Codechange: track capacities and usage of linksrubidium
2013-05-19(svn r25258) -Codechange: save linkgraph (fonsinchen)rubidium
2013-04-13(svn r25185) -Fix [FS#5508]: Remove ambivalent functions CargoList::Empty() a...frosch
2013-04-06(svn r25152) -Fix-ish [FS#5520]: remove stray reservation from savegames affe...rubidium
2013-03-31(svn r25136) -Merge: 1.3 release (documentation) updatesrubidium
2013-03-22(svn r25115) -Fix (r8973) [FS#5492-ish]: [NewGRF] Acceleration of NewGRF airc...frosch
2013-02-24(svn r25041) -Remove [FS#3764-ish]: ordered refit with subtypes, since the ca...frosch
2013-02-17(svn r25012) -Codechange: persistently keep 'reserved' cargo (for full-load i...rubidium
2013-02-17(svn r25011) -Codechange: allow vehicle transfer and profit text effects to b...rubidium
2013-02-14(svn r24998) -Fix [FS#5137]: Set vehicle's service interval is percent flag a...rubidium
2013-02-14(svn r24995) -Codechange: Add flags to vehicle service interval for custom & ...rubidium
2013-02-14(svn r24994) -Codechange: Replace access to service_interval with accessors (...rubidium
2013-01-11(svn r24905) -Feature(ish): Implement station randomisation triggers.peter1138
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2013-01-01(svn r24878) -Update: the obligatory first of January commitrubidium
2013-01-01(svn r24877) -Fix: some whitespace "errors"rubidium
2012-12-09(svn r24810) -Fix: Make engine preview offers more robust wrt. changes in the...frosch
2012-12-05(svn r24795) -Fix (r24789): Unfinished patch.frosch
2012-12-05(svn r24790) -Remove: Classic difficulty profiles.frosch
2012-12-05(svn r24789) -Add: Separate setting to control the default settings of newly ...frosch
2012-12-01(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from ...alberth
2012-11-18(svn r24754) -Fix [FS#5367]: crash on corrupted savegamerubidium
2012-11-12(svn r24718) -Codechange: Rename GoodsEntry::days_since_pickup to GoodsEntry:...frosch
2012-11-12(svn r24717) -Fix [FS#5139]: When starting a scenario apply the local company...frosch
2012-10-20(svn r24619) -Change: Check for bankruptcy on a monthly basis (ZxBioHazardZx)planetmaker
2012-10-01(svn r24565) -Fix: Stop both price and payment inflation if either of them ha...frosch
2012-10-01(svn r24564) -Fix [FS#5312] (r17433): Limiting the inflation did not quite work.frosch
2012-09-21(svn r24540) -Codechange: Remove the not-so-useful HALF_TILE_SIZE constant.alberth
2012-08-18(svn r24482) -Fix [FS#5232] (r24180): Do not call RebuildSubsidisedSourceAndD...frosch
2012-07-29(svn r24446) -Add [FS#5199]: Store more consist properties in order backups.frosch
2012-07-29(svn r24445) -Fix: Do not load order backups when loading a server-saved game...frosch
2012-07-29(svn r24444) -Codechange: Base OrderBackup on BaseConsist.frosch
2012-07-15(svn r24405) -Add: Save and load of active cargo monitors.alberth
2012-04-26(svn r24182) -Fix [FS#5169-ish]: The population of a town was computed incorr...frosch
2012-04-25(svn r24180) -Codechange/feature-ish: add cache checker for the town's cacherubidium
2012-04-25(svn r24179) -Codechange: move some variables of Town to TownCacherubidium
2012-04-22(svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) ...frosch