summaryrefslogtreecommitdiff
path: root/saveload.h
AgeCommit message (Expand)Author
2006-08-22(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...rubidium
2006-08-19(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:truelight
2006-08-13(svn r5873) - Fix a bad comment in r5871, and add a further check for saving ...Darkvater
2006-08-12(svn r5871) -Feature: Add a possibility to handle pointer strings without a b...Darkvater
2006-04-22(svn r4524) - Codechange: Use GB() macros for getting the saveload file/memor...Darkvater
2006-03-17(svn r3914) - Properly implement SDT(G)_CONDNULL macro's without special case...Darkvater
2006-03-16(svn r3895) - Add proper SLE(G)_CONDNULL macros for the empty space reservati...Darkvater
2006-03-02(svn r3721) - [3/4] Present the game with a unified structure for the configu...Darkvater
2006-03-01(svn r3719) - [1/4] Present the game with a unified structure for the configu...Darkvater
2006-03-01(svn r3718) - Add proper Doxygen comments to some saveload-structs (using ///<)Darkvater
2006-03-01(svn r3711) - Extract the WriteValue() and ReadValue() parts of the saveload ...Darkvater
2006-02-23(svn r3662) Fix regression FS#58 with union, endiannes and static decleration...Darkvater
2006-02-23(svn r3661) -Fix [PPC computers] quick dirty fix for failure to start the gam...bjarni
2006-02-20(svn r3639) Silence warnings on gcc about {} initializers around unionsDarkvater
2006-02-20(svn r3628) - Add BOOL and STRING types to saveload capabilities. String is u...Darkvater
2006-02-20(svn r3626) - Merge the SlGlobVarList (global variables) and SaveLoad (offset...Darkvater
2006-02-20(svn r3625) - Move sl_version inside the functions where they are used to for...Darkvater
2006-02-20(svn r3624) - CodeChange: Some cosmetic changes in the saveload code;Darkvater
2006-01-12(svn r3396) - Autoreplace changes:peter1138
2005-11-22(svn r3227) -Codechange: [Savegame] removed 'minor' version, and renamed 'maj...truelight
2005-09-02(svn r2906) Fix some threaded saving problems. Now the thread only interfaces...Darkvater
2005-08-13(svn r2863) Move some type declarations into saveload.c, should've been part ...tron
2005-08-12(svn r2861) Move inclusion of setjmp.h into saveload.c, should've been part o...tron
2005-08-06(svn r2819) Make variables, which are exclusive for internal use of the save/...tron
2005-08-05(svn r2809) Implement more generic threading functions, which allow more than...tron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-22(svn r2672) Move saving/loading related declarations to saveload.htron
2005-06-02(svn r2393) - Implemented threaded saving for OS/2 orudge
2005-05-30(svn r2387) - CodeChange: made the saveload code more readable and also remov...Darkvater
2005-01-29(svn r1721) -Feature: It is now possible to build multiple road stations (up ...celestar
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-15(svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic.truelight
2005-01-09(svn r1448) -Fix: The current_order of a vehicle is now correctly saved (caused truelight
2005-01-08(svn r1426) -Codechange: cleaned up the reference code in the saveload routinestruelight
2004-12-28(svn r1288) -Codechange: changed _map2 to an uint16. It is still saved and lo...truelight
2004-12-05(svn r959) -Fix: fix previous typo for workaround of braindead MSVC6 (Tron)darkvater
2004-12-05(svn r957) -Fix: vehicle.c compiler problems for MSVC6 only! (Tron)darkvater
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight