summaryrefslogtreecommitdiff
path: root/src/saveload.h
AgeCommit message (Expand)Author
2008-06-03(svn r13375) -Add: logging of actions that could possibly cause desyncs and c...smatz
2008-05-29(svn r13325) -Codechange: split the client-side only settings from the settin...rubidium
2008-05-27(svn r13301) -Fix [FS#1997]: resolve more MSVC 9 x64 warnings.rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-05-05(svn r12961) -Codechange: store the type of savegame we are loading in a glob...smatz
2008-04-19(svn r12784) -Codechange: handle the asynchronious save 'handlers' in saveloa...rubidium
2008-01-12(svn r11822) -Codechange: Replaced fixed size custom name array. Names are no...peter1138
2007-09-22(svn r11139) -Codechange: add support for persistent storage for NewGRFs.rubidium
2007-08-30(svn r11004) -Codechange: some reworks of the saveload mechanism to be able t...rubidium
2007-06-24(svn r10300) -Fix [FS#917]: give a better explanation why the loading of a sa...rubidium
2007-06-22(svn r10266) -Codechange: keep track of the origin, time of travel and accumu...rubidium
2007-06-17(svn r10182) -Codechange: rewrite most part of the file loading/searching to ...rubidium
2007-06-07(svn r10056) -Revert (r10049): removing SLE_WRITEBYTE didn't work as expected...rubidium
2007-06-06(svn r10049) -Codechange: get rid of the SLE_WRITEBYTE obfuscation.rubidium
2007-04-20(svn r9682) -Codechange: Add support for saving/loading std::lists containing...peter1138
2007-04-04(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The...belugas
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-01-14(svn r8131) -Fix (r8125): g++ warning: 'invalid access to non-static data mem...KUDr
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium