rubidium [Sun, 24 Aug 2008 09:48:21 +0000] rev 9995
(svn r14152) -Fix (r14146): Apple decided to use a name I wanted to use... thus making compilation fail on OSX (planetmaker)
rubidium [Sun, 24 Aug 2008 08:41:38 +0000] rev 9994
(svn r14151) -Codechange: make it possible to choose between the DOS and Windows graphics packs while retaining the possibility to override the palette.
belugas [Sun, 24 Aug 2008 01:39:56 +0000] rev 9993
(svn r14150) -Add: Add the count of trains using the current waypoint in the vehicle list window's caption
frosch [Sat, 23 Aug 2008 23:31:27 +0000] rev 9992
(svn r14149) -Fix: When selling the front engine of a train consist with another engine at the second position, not all 'important' data was copied to the new head.
frosch [Sat, 23 Aug 2008 23:15:04 +0000] rev 9991
(svn r14148) -Fix (r14096) [FS#2239]: Orders were freed while they were still shared by other vehicles.
frosch [Sat, 23 Aug 2008 22:31:36 +0000] rev 9990
(svn r14147) -Codechange: Allow passing 'const Vehicle *' to GetNextUnit() and GetPrevUnit().
rubidium [Sat, 23 Aug 2008 20:16:54 +0000] rev 9989
(svn r14146) -Codechange: allow palette override in both ways and remove some unneeded '(x == 0) ? 0 : 1' constructs.
frosch [Sat, 23 Aug 2008 19:14:27 +0000] rev 9988
(svn r14145) -Fix (r14135, r14141): When savegame conversion cannot determine a owner of a greyed waypoint, ensure that the owner is assigned when the waypoint is rebuild.
peter1138 [Sat, 23 Aug 2008 18:05:52 +0000] rev 9987
(svn r14144) -Fix (r8826): Incorrect cargo weights
frosch [Sat, 23 Aug 2008 16:34:05 +0000] rev 9986
(svn r14143) -Codechange: Recenter viewport of waypoint window when relocating the waypoint.