summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2004-09-08(svn r181) Makefile: enabled ability to supress output of missing strings in ↵bjarni
lng files Makefile: added versiontag for autoupdate of outdated makefile.config files
2004-09-06(svn r165) -Feature: Option to sort vehicles in vehicle-list window by ↵darkvater
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(svn r164) -Fix: Makefile did not clean up endian-filestruelight
-Add: Also display text for endian.h and endian_check
2004-09-06(svn r163) Makefile: made compileroutput nicer and added NOVERBOSE to ↵bjarni
supress all warnings/errors if wanted(default off) (sign_de)
2004-09-04(svn r158) -Fix: make endianess check 100% accurate (hopefully ;))truelight
2004-08-24(svn r127) New feature: ingame console. (sign_de)dominik
Press tab to open the console, more info in docs/console.txt
2004-08-22(svn r113) -Update: re-ordered Makefile (filenames are now in alphabetic ↵truelight
order again) (Celestar)
2004-08-20(svn r85) -Add: initial commit of new AI (enable in Patch menu)truelight
-Add: generalised A* Algorithm -Add: generalised queues (Fifo, Stack, InsSort, BinaryHeap)
2004-08-12(svn r36) -Fix MacOS makefile issues (Bjarni)darkvater
2004-08-12(svn r33) -Executeable is now openttd(.exe) alwaysdarkvater
-Resourcefile has been updated to 0.3.3.0
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight