Commit Graph

15 Commits

Author SHA1 Message Date
darkvater e295e46e3e (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
-CodeLayout: Remove trailing spaces and Windows linebreaks
2004-09-12 21:49:38 +00:00
signde 1b498bca57 (svn r222) -Fix: Added network.h and console_cmd.c to MSVC6 Project
-Fix: Added console_cmd.c to the Makefile
2004-09-12 20:28:52 +00:00
bjarni 7cb5b1954d (svn r220) Makefile: enables ENABLE_NETWORK by default if no config file is present 2004-09-12 19:07:54 +00:00
bjarni cbdd088649 (svn r190) Makefile: fixed bug, that prevented compilation with MANUAL_CONFIG enabled 2004-09-09 19:16:27 +00:00
bjarni 49773d7a9e (svn r181) Makefile: enabled ability to supress output of missing strings in lng files
Makefile: added versiontag for autoupdate of outdated makefile.config files
2004-09-08 09:07:18 +00:00
darkvater bf0652d3fc (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.
2004-09-06 18:15:13 +00:00
truelight df1397a47e (svn r164) -Fix: Makefile did not clean up endian-files
-Add: Also display text for endian.h and endian_check
2004-09-06 16:57:40 +00:00
bjarni 9a0f9c37f9 (svn r163) Makefile: made compileroutput nicer and added NOVERBOSE to supress all warnings/errors if wanted(default off) (sign_de) 2004-09-06 16:45:53 +00:00
truelight 0fe07eac63 (svn r158) -Fix: make endianess check 100% accurate (hopefully ;)) 2004-09-04 14:20:12 +00:00
dominik e2f627a22e (svn r127) New feature: ingame console. (sign_de)
Press tab to open the console, more info in docs/console.txt
2004-08-24 08:34:28 +00:00
truelight e328e10bb7 (svn r113) -Update: re-ordered Makefile (filenames are now in alphabetic order again) (Celestar) 2004-08-22 17:35:17 +00:00
truelight 788ace088d (svn r85) -Add: initial commit of new AI (enable in Patch menu)
-Add: generalised A* Algorithm
-Add: generalised queues (Fifo, Stack, InsSort, BinaryHeap)
2004-08-20 09:32:32 +00:00
darkvater e21b73bda5 (svn r36) -Fix MacOS makefile issues (Bjarni) 2004-08-12 22:41:16 +00:00
darkvater b70e5a30c1 (svn r33) -Executeable is now openttd(.exe) always
-Resourcefile has been updated to 0.3.3.0
2004-08-12 22:06:56 +00:00
truelight efaeb275f7 (svn r1) Import of revision 975 of old (crashed) SVN 2004-08-09 17:04:08 +00:00