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)

Sun, 03 Aug 2008 11:28:35 +0000(svn r13973) -Codechange [YAPP]: Improve the behavior when changing signals to not cause stale reservations. (michi_cc)
smatz [Sun, 03 Aug 2008 11:28:35 +0000] rev 9830
(svn r13973) -Codechange [YAPP]: Improve the behavior when changing signals to not cause stale reservations. (michi_cc)

Sun, 03 Aug 2008 08:25:26 +0000(svn r13972) -Fix [FS#2180]: the timetable's "Clear Time" button didn't have any effect.
rubidium [Sun, 03 Aug 2008 08:25:26 +0000] rev 9829
(svn r13972) -Fix [FS#2180]: the timetable's "Clear Time" button didn't have any effect.

Sun, 03 Aug 2008 08:20:04 +0000(svn r13971) -Fix [YAPP]: segfault due to mixed up variables (michi_cc)
rubidium [Sun, 03 Aug 2008 08:20:04 +0000] rev 9828
(svn r13971) -Fix [YAPP]: segfault due to mixed up variables (michi_cc)