darkvater [Mon, 06 Sep 2004 21:47:12 +0000] rev 171
(svn r172) -Fix: warning fixes (Tron)
bjarni [Mon, 06 Sep 2004 21:29:02 +0000] rev 170
(svn r171) MorphOS: added hotkey for console (tokai)
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)
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)
bjarni [Mon, 06 Sep 2004 20:51:25 +0000] rev 167
(svn r168) added a console hotkey on mac
truelight [Mon, 06 Sep 2004 18:33:51 +0000] rev 166
(svn r167) -Fix: [972247] bug in '[a] weird non-uniform stations handling'
(blathijs)
darkvater [Mon, 06 Sep 2004 18:22:25 +0000] rev 165
(svn r166) -Codechange: change 74 for constant DAY_TICKS
darkvater [Mon, 06 Sep 2004 18:15:13 +0000] rev 164
(svn r165) -Feature: Option to sort vehicles in vehicle-list window by different criteria. Total independent sort for all types and players. Periodic resort of list every 10 TTD days. Thank you for your graphical inspiration follow and buxo (since none of you provided any code).
-Fix: Sorter icon pointing down 'v' sorts in every window lowest value first, '^' highest value first
-CodeChange: move Dropdownlist from settings_gui.c to widget.c. More in place there.
truelight [Mon, 06 Sep 2004 16:57:40 +0000] rev 163
(svn r164) -Fix: Makefile did not clean up endian-files
-Add: Also display text for endian.h and endian_check
bjarni [Mon, 06 Sep 2004 16:45:53 +0000] rev 162
(svn r163) Makefile: made compileroutput nicer and added NOVERBOSE to supress all warnings/errors if wanted(default off) (sign_de)