summaryrefslogtreecommitdiff
path: root/src/saveload
AgeCommit message (Expand)Author
2009-01-22(svn r15211) -Fix (r15190): loading of TTD savegames was brokensmatz
2009-01-21(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.Yexo
2009-01-21(svn r15189) -Cleanup: remove unused includessmatz
2009-01-21(svn r15183) -Fix: stand-alone rail tiles with invalid owner were not removed...smatz
2009-01-20(svn r15181) -Fix (r15180): of course it is enough to update aircraft once...smatz
2009-01-20(svn r15180) -Fix [FS#2560](r8498): old aircraft have to be updated after upd...smatz
2009-01-20(svn r15179) -Fix [FS#2560](r12096): removing of leftover level crossings (fr...smatz
2009-01-20(svn r15174) -Codechange: split oldloader.cppsmatz
2009-01-20(svn r15173) -Codechange: shuffle a few lines of code in oldloader.cppsmatz
2009-01-20(svn r15170) -Fix: vehicle value is 64bit now, oldloader was reading it as 32bitsmatz
2009-01-20(svn r15169) -Revert (r11271): it was broken by r12924, and the issue is fixe...smatz
2009-01-20(svn r15168) -Codechange: use only really basic map accessors in oldloader.cp...smatz
2009-01-20(svn r15166) -Codechange: reduce number of includes in afterload.cppsmatz
2009-01-20(svn r15158) -Cleanup: remove some unused/unneeded cruft from the thread gene...rubidium
2009-01-19(svn r15148) -Cleanup: Remove the options "competitor start time" and "compet...Yexo
2009-01-19(svn r15147) -Fix (r15146): compile before commitglx
2009-01-18(svn r15146) -Fix: show savegame name even when opening it failedsmatz
2009-01-18(svn r15145) -Fix: crash when one tried to load a TTO savegamesmatz
2009-01-18(svn r15144) -Codechange: make sure we don't run out of bounds while determin...smatz
2009-01-18(svn r15137) -Fix (r11822)(r14340): signs with sign 'Sign' were lost when con...smatz
2009-01-16(svn r15116) -Fix (r1): company money weren't correctly converted from TTD(P)...smatz
2009-01-13(svn r15077) -Codechange: enumify DAYS_IN_YEAR and DAYS_IN_LEAP_YEARsmatz
2009-01-13(svn r15075) -Fix: store _next_competitor_start as uint32, else it might over...truebrain
2009-01-13(svn r15045) -Add [NoAI API CHANGE]: in info.nut you can now have (optional) ...truebrain
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2009-01-08(svn r14919) -Feature: distant joining of stations (Frostregen and PhilSophus)rubidium
2009-01-04(svn r14829) -Fix (r14828): forgot CH_LASTsmatz
2009-01-04(svn r14828) -Codechange: move most of save/load-specific code to separate filessmatz