------------------------------------------------------------------------ r13693 | frosch | 2008-07-12 14:49:43 +0000 (Sat, 12 Jul 2008) | 1 line -Fix (r11106, r11117): Do not rely on .tar files always ending with a block of zeros. ------------------------------------------------------------------------ r13692 | rubidium | 2008-07-12 14:03:36 +0000 (Sat, 12 Jul 2008) | 2 lines -Fix (r13674): loading PNG sprites could very quickly fill the sprite cache. ------------------------------------------------------------------------ r13691 | smatz | 2008-07-09 20:55:47 +0000 (Wed, 09 Jul 2008) | 1 line -Codechange: make it easier to determine whether a command is ran in the context of autoreplace or not ------------------------------------------------------------------------ r13683 | belugas | 2008-07-09 02:18:51 +0000 (Wed, 09 Jul 2008) | 1 line -Codechange: privatize a function that is not used outside of the class who calls it ------------------------------------------------------------------------ r13682 | belugas | 2008-07-08 23:07:58 +0000 (Tue, 08 Jul 2008) | 1 line -Codechange: -Codechange: remove a now useless variable(dih). ------------------------------------------------------------------------ r13681 | rubidium | 2008-07-08 15:10:23 +0000 (Tue, 08 Jul 2008) | 3 lines -Revert (r13678, r13677): the fixes didn't work in all cases (assertions on savegame loads). -Fix [FS#2102]: but now in a hopefully beter way. ------------------------------------------------------------------------ r13680 | rubidium | 2008-07-07 16:04:38 +0000 (Mon, 07 Jul 2008) | 2 lines -Fix: NPF crashing when a ship tried to find a nearby depot when on an aqueduct. ------------------------------------------------------------------------ r13679 | rubidium | 2008-07-07 09:23:54 +0000 (Mon, 07 Jul 2008) | 2 lines -Fix [FS#2131]: saving TTD imported games in recession failed due to wrong (and unneeded) type conversions in the saveload code. ------------------------------------------------------------------------ r13678 | rubidium | 2008-07-06 11:08:40 +0000 (Sun, 06 Jul 2008) | 2 lines -Fix (r13677): electric trains from pre elrail savegames would get stopped on load. ------------------------------------------------------------------------