summaryrefslogtreecommitdiff
path: root/src/saveload/waypoint_sl.cpp
AgeCommit message (Expand)Author
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2012-04-22(svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) ...frosch
2011-02-11(svn r22057) -Fix: waypoint conversion could (previously) silently overfill t...rubidium
2010-11-21(svn r21284) -Codechange: Rename CheckSavegameVersion() to IsSavegameVersionB...alberth
2010-11-01(svn r21074) -Fix [FS#4194]: Crash when loading a corrupted 0.7.x (or before)...rubidium
2010-08-07(svn r20406) -Codechange: make StationClass use the new generic classrubidium
2010-08-07(svn r20400) -Codechange: let StationSpec use GRFFilePropsBaserubidium
2010-06-13(svn r19973) -Codechange: Add another procedure to chunk handlers for checkin...frosch
2010-04-29(svn r19738) -Fix: MSVC 64 bits compile warningsrubidium
2010-04-11(svn r19612) -Fix [FS#3756] (r3212): crash when opening a savegame with a way...rubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-09(svn r17138) -Fix: some MSVC 64 bits compiler warningsrubidium
2009-07-31(svn r17004) -Fix (r16909): StationRect of loading buoys/waypoints wasn't cor...rubidium
2009-07-24(svn r16939) -Codechange: s/RailwayStation/RailStation/ to unify the way it's...rubidium
2009-07-22(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_fu...rubidium
2009-07-22(svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a...rubidium
2009-07-21(svn r16900) -Codechange: prepare the waypoint window for buoysrubidium
2009-07-21(svn r16897) -Codechange: use the 'generic' station spec to station allocatio...rubidium
2009-07-17(svn r16862) -Codechange: make waypoints use the same system of station stati...rubidium
2009-07-16(svn r16855) -Codechange: remove unused 'conversion' stuff from the waypoint ...rubidium
2009-07-16(svn r16854) -Fix (r2046): savegames from before this version would get the t...rubidium
2009-07-16(svn r16851) -Codechange: use StationSpecList in waypoint toorubidium
2009-07-16(svn r16850) -Codechange: unify some naming of variables between waypoints an...rubidium
2009-05-17(svn r16338) -Codechange: split loading of references to two phasessmatz
2009-01-04(svn r14828) -Codechange: move most of save/load-specific code to separate filessmatz