tron [Thu, 05 Jan 2006 12:40:50 +0000] rev 2817
(svn r3365) Staticise 36 functions
tron [Thu, 05 Jan 2006 12:00:38 +0000] rev 2816
(svn r3364) Remove 3 unused functions (ScrollWindowToTile, AllocateWindowAutoPlace, AllocateWindowAutoPlace2)
truelight [Thu, 05 Jan 2006 11:18:58 +0000] rev 2815
(svn r3363) -Fix: 'fixed' the transfer problem. This doesn't really fix it, but gives a bit more fair amount of money. Can only be fixed correctly with CargoPackets as suggested in branch.
peter1138 [Wed, 04 Jan 2006 20:18:39 +0000] rev 2814
(svn r3362) Fix issue with loading old (TTD) savegames:
- move call to convert from old to new train subtypes.
- ensure AI is started for AI players.
peter1138 [Wed, 04 Jan 2006 16:53:00 +0000] rev 2813
(svn r3361) - Clone Vehicle: Disallow cloning of crashed rail vehicles after starting removal process.
peter1138 [Mon, 02 Jan 2006 22:40:39 +0000] rev 2812
(svn r3360) Fix initialization of engines for precalculation of default refit mask.
peter1138 [Mon, 02 Jan 2006 19:55:09 +0000] rev 2811
(svn r3359) - Autoreplace GUI: When starting or stopping a replacement, redraw the replace window after the command has completed, rather than after calling the command.
tron [Fri, 30 Dec 2005 22:09:01 +0000] rev 2810
(svn r3358) Remove another piece of unused code
tron [Fri, 30 Dec 2005 14:28:32 +0000] rev 2809
(svn r3357) Fix an off-by-one error in checking if a coordinate passed to a command is on the map
peter1138 [Thu, 29 Dec 2005 22:28:19 +0000] rev 2808
(svn r3356) - Remove unused parameter of AfterLoadGame().
- Initialize _sl_version after loading an old savegame.