Tue, 07 Sep 2004 21:48:09 +0000(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)
darkvater [Tue, 07 Sep 2004 21:48:09 +0000] rev 176
(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)
-Fix: added WIDGETS_END macro for WWT_LAST which does this for all last widget-types

Tue, 07 Sep 2004 19:34:55 +0000(svn r176) -Fix: network_gui const and warnings fixes (Tron)
darkvater [Tue, 07 Sep 2004 19:34:55 +0000] rev 175
(svn r176) -Fix: network_gui const and warnings fixes (Tron)

Tue, 07 Sep 2004 19:01:06 +0000(svn r175) -Fix: [1023771] inconsistent/missing stations in station list. Forgot to change owner-sort after changing function.
darkvater [Tue, 07 Sep 2004 19:01:06 +0000] rev 174
(svn r175) -Fix: [1023771] inconsistent/missing stations in station list. Forgot to change owner-sort after changing function.
-Codechange: some more asserts to vehicle-sorts to quickly find any possible problems.

Mon, 06 Sep 2004 22:53:59 +0000(svn r174) -Network: [ 023268] small network.c changes/cleanups (MorphOS/AmigaOS) and one compiler warning fix (MorphOS) (tokai)
darkvater [Mon, 06 Sep 2004 22:53:59 +0000] rev 173
(svn r174) -Network: [ 023268] small network.c changes/cleanups (MorphOS/AmigaOS) and one compiler warning fix (MorphOS) (tokai)

Mon, 06 Sep 2004 22:46:02 +0000(svn r173) -Network: [1023231] Debug Code + ErrorBoxes + Load Game/Scenario. Added some more desync debug code and replaced some of the error() calls with some better error boxes. Hopefully find desyncs easier (sign_de)
darkvater [Mon, 06 Sep 2004 22:46:02 +0000] rev 172
(svn r173) -Network: [1023231] Debug Code + ErrorBoxes + Load Game/Scenario. Added some more desync debug code and replaced some of the error() calls with some better error boxes. Hopefully find desyncs easier (sign_de)
-GUI: Change some network GUI stuff (Darkvater)

Mon, 06 Sep 2004 21:47:12 +0000(svn r172) -Fix: warning fixes (Tron)
darkvater [Mon, 06 Sep 2004 21:47:12 +0000] rev 171
(svn r172) -Fix: warning fixes (Tron)

Mon, 06 Sep 2004 21:29:02 +0000(svn r171) MorphOS: added hotkey for console (tokai)
bjarni [Mon, 06 Sep 2004 21:29:02 +0000] rev 170
(svn r171) MorphOS: added hotkey for console (tokai)

Mon, 06 Sep 2004 21:27:26 +0000(svn r170) -Fix: [1022902] network fix .. console fix bug [1018523]. Fixes some variable initialization errors and a console.h warning (sign_de)
darkvater [Mon, 06 Sep 2004 21:27:26 +0000] rev 169
(svn r170) -Fix: [1022902] network fix .. console fix bug [1018523]. Fixes some variable initialization errors and a console.h warning (sign_de)

Mon, 06 Sep 2004 21:20:01 +0000(svn r169) -Fix: move around sort-widgets a bit so it looks more natural
darkvater [Mon, 06 Sep 2004 21:20:01 +0000] rev 168
(svn r169) -Fix: move around sort-widgets a bit so it looks more natural
-Fix: savegames are sorted with newest date first by default
-Codechange: refine sorter functions
-Fix: fixed linux warnings (tokai)

Mon, 06 Sep 2004 20:51:25 +0000(svn r168) added a console hotkey on mac
bjarni [Mon, 06 Sep 2004 20:51:25 +0000] rev 167
(svn r168) added a console hotkey on mac