saveload.c
Tue, 25 Jan 2005 15:38:36 +0000 dominik (svn r1667) - Feature: Signs are now shown in the color of the player who created them
Sat, 22 Jan 2005 22:47:58 +0000 tron (svn r1596) Add some more statics
Sat, 22 Jan 2005 22:46:10 +0000 tron (svn r1595) EmergencySave() is only used on WIN32, add preprocessor guard to hide it everywhere else
Sat, 22 Jan 2005 20:23:18 +0000 tron (svn r1594) Convert all undefined parameter lists to (void) and add the appropriate warning flags in the Makefile
Sat, 15 Jan 2005 19:06:22 +0000 truelight (svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic.
Sun, 09 Jan 2005 08:49:40 +0000 celestar (svn r1440) -Feature: Allows more flexible airport layouts now, as the number of
Sat, 08 Jan 2005 12:47:26 +0000 truelight (svn r1429) Change: bumped savegame to revision 5.
Sat, 08 Jan 2005 09:48:08 +0000 truelight (svn r1426) -Codechange: cleaned up the reference code in the saveload routines
Fri, 07 Jan 2005 18:13:56 +0000 dominik (svn r1417) Fix: The invisible tiles on the southern border are now converted to class MP_VOID when an old map (with wrong classified invisible tiles) is loaded.
Tue, 28 Dec 2004 11:51:31 +0000 truelight (svn r1288) -Codechange: changed _map2 to an uint16. It is still saved and loaded as
Thu, 23 Dec 2004 14:46:16 +0000 truelight (svn r1248) -Add: initial OS/2 support (read docs/ReadMe_OS2.txt) (orudge)
Wed, 22 Dec 2004 16:54:55 +0000 dominik (svn r1222) Currency cleanup. Changed some currency symbols according to forum suggestions (thx ChrisCF) and rearranged the currencies alphabetically (except for the major ones).
Tue, 14 Dec 2004 16:53:38 +0000 dominik (svn r1082) Feature: Chat toolbar
Mon, 13 Dec 2004 22:10:12 +0000 dominik (svn r1076) Feature: Patch setting to autosave the game on exit
Mon, 13 Dec 2004 07:41:04 +0000 tron (svn r1041) Under certain circumstances obsolete fields are included in the size calculation of a chunk in a savegame which leads to failed loads. This wasn't triggered because the necessary conditions weren't met.
Fri, 03 Dec 2004 07:43:00 +0000 tron (svn r907) Sprinkle holy ANSI water:
Wed, 24 Nov 2004 13:19:48 +0000 tron (svn r793) Merge INLINE -> inline replacement (revision 376)
Sun, 14 Nov 2004 19:44:06 +0000 tron (svn r607) -Patch: [ 985102 ] static cleanup
Sun, 12 Sep 2004 21:49:38 +0000 darkvater (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Mon, 23 Aug 2004 21:04:39 +0000 dominik (svn r122) Change: exclusive transport rights are now stored per town instead of per station
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN