summaryrefslogtreecommitdiff
path: root/src/saveload
AgeCommit message (Expand)Author
2009-12-25(svn r18634) -Revert (r16808): the fix doesn't work in all casesrubidium
2009-12-17(svn r18522) -Feature: add the possibility to not make new tree tiles in-gamerubidium
2009-12-16(svn r18515) -Change: make it visible when you're to pass the next signal on ...rubidium
2009-12-15(svn r18506) -Fix [FS#3368]: no error message was created for the first fatal...rubidium
2009-12-13(svn r18486) -Fix: when switching language and you're getting a different fon...rubidium
2009-12-13(svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 t...rubidium
2009-12-04(svn r18404) -Codechange: link drive through stops better togetherrubidium
2009-12-02(svn r18388) -Codechange: move entering/leaving of road stops to functions of...rubidium
2009-12-02(svn r18385) -Cleanup: remove the now unneeded multistop slot management coderubidium
2009-12-02(svn r18384) -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warningrubidium
2009-12-02(svn r18379) -Codechange: move the cache updating function to its own header ...rubidium
2009-12-02(svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops.rubidium
2009-12-01(svn r18364) -Codechange: move the pathfinders and their related files into a...rubidium
2009-12-01(svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code an...rubidium
2009-11-30(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom levelrubidium
2009-11-28(svn r18330) -Cleanup: remove some unneeded includesrubidium
2009-11-25(svn r18292) -Codechange: add a command to set the start date of a timetable....rubidium
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