Wed, 17 Sep 2008 16:06:05 +0000(svn r14355) -Fix: latest svn revision detection from hg log always gave the latest relative to tip revision, not to the current working revision
glx [Wed, 17 Sep 2008 16:06:05 +0000] rev 10164
(svn r14355) -Fix: latest svn revision detection from hg log always gave the latest relative to tip revision, not to the current working revision

Wed, 17 Sep 2008 15:04:52 +0000(svn r14354) -Fix (r14253): also fix hg revision detection for MSVC
glx [Wed, 17 Sep 2008 15:04:52 +0000] rev 10163
(svn r14354) -Fix (r14253): also fix hg revision detection for MSVC

Wed, 17 Sep 2008 08:32:26 +0000(svn r14353) -Fix: hg revision detection always gave the tip revision, not the current working revision.
peter1138 [Wed, 17 Sep 2008 08:32:26 +0000] rev 10162
(svn r14353) -Fix: hg revision detection always gave the tip revision, not the current working revision.

Wed, 17 Sep 2008 02:30:24 +0000(svn r14352) -Feature: Allow sorting vehicles by remaining life time.
belugas [Wed, 17 Sep 2008 02:30:24 +0000] rev 10161
(svn r14352) -Feature: Allow sorting vehicles by remaining life time.
Patch by yorick

Wed, 17 Sep 2008 00:32:35 +0000(svn r14351) -Codechange: call CFollowTrackT::GetSingleTramBit() only if we know it is a tram, so compiler doesn't generate code for trains and ships
smatz [Wed, 17 Sep 2008 00:32:35 +0000] rev 10160
(svn r14351) -Codechange: call CFollowTrackT::GetSingleTramBit() only if we know it is a tram, so compiler doesn't generate code for trains and ships

Tue, 16 Sep 2008 22:56:43 +0000(svn r14350) -Fix (r13927): do not draw PBS reservation for NW and NE depots, it is drawn through depot walls
smatz [Tue, 16 Sep 2008 22:56:43 +0000] rev 10159
(svn r14350) -Fix (r13927): do not draw PBS reservation for NW and NE depots, it is drawn through depot walls

Tue, 16 Sep 2008 20:57:49 +0000(svn r14348) -Fix (r1667): signs were not updated on company bankrupcy/sell, they have colour of invalid player
smatz [Tue, 16 Sep 2008 20:57:49 +0000] rev 10158
(svn r14348) -Fix (r1667): signs were not updated on company bankrupcy/sell, they have colour of invalid player

Tue, 16 Sep 2008 19:18:22 +0000(svn r14346) -Codechange [FS#2184]: reduce code duplication when jumping to next/previous sign in signs_gui.cpp (Roujin)
smatz [Tue, 16 Sep 2008 19:18:22 +0000] rev 10157
(svn r14346) -Codechange [FS#2184]: reduce code duplication when jumping to next/previous sign in signs_gui.cpp (Roujin)

Tue, 16 Sep 2008 19:05:38 +0000(svn r14345) -Fix: delete the RenameSignWindow when 'its' sign is deleted
smatz [Tue, 16 Sep 2008 19:05:38 +0000] rev 10156
(svn r14345) -Fix: delete the RenameSignWindow when 'its' sign is deleted
Also, it makes sure the RenameSignWindow isn't open when there are no signs (and crashes associted with that)

Tue, 16 Sep 2008 16:07:18 +0000(svn r14344) -Fix: when a new airport is built in the same tick as the old station is deleted, aircraft may go crazy (and crash the game)
smatz [Tue, 16 Sep 2008 16:07:18 +0000] rev 10155
(svn r14344) -Fix: when a new airport is built in the same tick as the old station is deleted, aircraft may go crazy (and crash the game)