Thu, 06 Jan 2005 18:45:28 +0000(svn r1402) Trim trailing whitespace
tron [Thu, 06 Jan 2005 18:45:28 +0000] rev 915
(svn r1402) Trim trailing whitespace

Thu, 06 Jan 2005 17:40:57 +0000(svn r1401) -Fix: glitches in train-depot GUI (tnx to Hackykid)
truelight [Thu, 06 Jan 2005 17:40:57 +0000] rev 914
(svn r1401) -Fix: glitches in train-depot GUI (tnx to Hackykid)
-Fix: glitch in Company Overview GUI (Hackykid)

Thu, 06 Jan 2005 17:14:37 +0000(svn r1400) -Fix: signal stays red if a track is removed (Darkvater / Tron / TrueLight)
truelight [Thu, 06 Jan 2005 17:14:37 +0000] rev 913
(svn r1400) -Fix: signal stays red if a track is removed (Darkvater / Tron / TrueLight)

Thu, 06 Jan 2005 15:57:26 +0000(svn r1399) -Fix: Fixes for compiling with Watcom C/C++ (ie, OS/2 port). (orudge)
truelight [Thu, 06 Jan 2005 15:57:26 +0000] rev 912
(svn r1399) -Fix: Fixes for compiling with Watcom C/C++ (ie, OS/2 port). (orudge)
Note: If people could watch out for initialising structs with
*non-constants* in future... it's a bit annoying, I
know, but Open Watcom isn't the only compiler which
doesn't support this (yet) - Borland, for example,
still doesn't like it.

Thu, 06 Jan 2005 15:54:09 +0000(svn r1398) -Feature: CTRL+V (Paste) now works on all editboxes. This includes 'Add Server', chat, etc. Feature is Windows only.
darkvater [Thu, 06 Jan 2005 15:54:09 +0000] rev 911
(svn r1398) -Feature: CTRL+V (Paste) now works on all editboxes. This includes 'Add Server', chat, etc. Feature is Windows only.

Thu, 06 Jan 2005 12:34:22 +0000(svn r1397) Add missing RESIZE_NONE
tron [Thu, 06 Jan 2005 12:34:22 +0000] rev 910
(svn r1397) Add missing RESIZE_NONE

Thu, 06 Jan 2005 11:39:00 +0000(svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDiff
tron [Thu, 06 Jan 2005 11:39:00 +0000] rev 909
(svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDiff

Thu, 06 Jan 2005 08:08:17 +0000(svn r1395) Fix assertion when building road bridge
tron [Thu, 06 Jan 2005 08:08:17 +0000] rev 908
(svn r1395) Fix assertion when building road bridge

Wed, 05 Jan 2005 19:28:10 +0000(svn r1393) fix [ 1096026 ]. Autorenew trains should now hopefully work like it did before autoreplace was added
bjarni [Wed, 05 Jan 2005 19:28:10 +0000] rev 907
(svn r1393) fix [ 1096026 ]. Autorenew trains should now hopefully work like it did before autoreplace was added
DEREF_ENGINE is now used in autoreplace

Wed, 05 Jan 2005 19:12:47 +0000(svn r1392) Use TileOffsByDir() instead of home brewed table
tron [Wed, 05 Jan 2005 19:12:47 +0000] rev 906
(svn r1392) Use TileOffsByDir() instead of home brewed table