Sun, 03 Aug 2008 19:04:11 +0000(svn r13983) -Fix (r13953) [YAPP]: Crashed trains can be on different trackbits. Make sure there is still a track reservation when one vehicle is cleaned up.
frosch [Sun, 03 Aug 2008 19:04:11 +0000] rev 9840
(svn r13983) -Fix (r13953) [YAPP]: Crashed trains can be on different trackbits. Make sure there is still a track reservation when one vehicle is cleaned up.

Sun, 03 Aug 2008 18:56:44 +0000(svn r13982) -Fix (r13981): And then not enough was cleared...
peter1138 [Sun, 03 Aug 2008 18:56:44 +0000] rev 9839
(svn r13982) -Fix (r13981): And then not enough was cleared...

Sun, 03 Aug 2008 18:51:13 +0000(svn r13981) -Fix [FS#AmmlersStillTooLazy]: Resetting construction stage counter reset more than it should.
peter1138 [Sun, 03 Aug 2008 18:51:13 +0000] rev 9838
(svn r13981) -Fix [FS#AmmlersStillTooLazy]: Resetting construction stage counter reset more than it should.

Sun, 03 Aug 2008 18:18:36 +0000(svn r13980) -Codechange: Turn small map legend while loop into a for-loop.
peter1138 [Sun, 03 Aug 2008 18:18:36 +0000] rev 9837
(svn r13980) -Codechange: Turn small map legend while loop into a for-loop.

Sun, 03 Aug 2008 18:00:28 +0000(svn r13979) -Codechange: Use widget dimensions instead of magic number incantations for limiting small map area.
peter1138 [Sun, 03 Aug 2008 18:00:28 +0000] rev 9836
(svn r13979) -Codechange: Use widget dimensions instead of magic number incantations for limiting small map area.

Sun, 03 Aug 2008 17:36:39 +0000(svn r13978) -Fix: Incorrect widget size.
peter1138 [Sun, 03 Aug 2008 17:36:39 +0000] rev 9835
(svn r13978) -Fix: Incorrect widget size.

Sun, 03 Aug 2008 17:35:08 +0000(svn r13977) -Codechange: Let ResizeWindowForWidget() handle hidden (zero height or zero width) widgets.
peter1138 [Sun, 03 Aug 2008 17:35:08 +0000] rev 9834
(svn r13977) -Codechange: Let ResizeWindowForWidget() handle hidden (zero height or zero width) widgets.

Sun, 03 Aug 2008 17:16:39 +0000(svn r13976) -Fix (r13953) [YAPP]: A crashing train could sometimes free the reservation of another train. (assisted by michi_cc)
frosch [Sun, 03 Aug 2008 17:16:39 +0000] rev 9833
(svn r13976) -Fix (r13953) [YAPP]: A crashing train could sometimes free the reservation of another train. (assisted by michi_cc)

Sun, 03 Aug 2008 14:58:26 +0000(svn r13975) -Codechange: Replace some globals used by the small map window with static members of the window.
peter1138 [Sun, 03 Aug 2008 14:58:26 +0000] rev 9832
(svn r13975) -Codechange: Replace some globals used by the small map window with static members of the window.

Sun, 03 Aug 2008 14:16:57 +0000(svn r13974) -Fix [YAPP]: A train crash could lead to stale reservations. (michi_cc)
frosch [Sun, 03 Aug 2008 14:16:57 +0000] rev 9831
(svn r13974) -Fix [YAPP]: A train crash could lead to stale reservations. (michi_cc)