Makefile
Sun, 12 Dec 2004 18:10:35 +0000 bjarni (svn r1034) Makefile: fixed issue where it would not compile if RELEASE string contained space. Did the same fix to OSXAPP, just in case it's changed to something containing space at a later date
Sun, 12 Dec 2004 16:04:32 +0000 truelight (svn r1026) -Add: [Network] Added unique id, so in network, each client has an
Fri, 10 Dec 2004 20:22:24 +0000 bjarni (svn r1011) Makefile, mac: added absolute path to hdiutil (default location) to fix the path issues when building nightly builds with a cronjob
Fri, 10 Dec 2004 18:24:35 +0000 bjarni (svn r1010) Makefile: removed the outdated remove of ttd binary from make clean (should only be a check for openttd binary)
Fri, 10 Dec 2004 13:00:11 +0000 bjarni (svn r1003) Mac: reintroduced the static libpng hack in makefile since it appears to be needed in the nightly builds
Thu, 09 Dec 2004 23:17:03 +0000 bjarni (svn r1000) Makefile: added check for static build releases on mac. Most users can't use a dynamic build
Wed, 08 Dec 2004 19:33:44 +0000 bjarni (svn r985) Makefile: repaired issue in make release (OSX)
Wed, 08 Dec 2004 16:27:54 +0000 bjarni (svn r980) Fixed issues where MorphOS would get problems if AmigaOS would get a port, since MorphOS also have the flag __AMIGA__ defined (Tokai)
Tue, 07 Dec 2004 19:31:24 +0000 bjarni (svn r974) Makefile: fixed issue in make release and nightly_build, which caused failures if RELEASE contained spaces
Tue, 07 Dec 2004 18:17:41 +0000 bjarni (svn r973) Makefile: added make nightly_build (only on mac)
Tue, 07 Dec 2004 17:58:06 +0000 bjarni (svn r972) Makefile: added make release (currently only works on mac)
Tue, 07 Dec 2004 17:16:57 +0000 bjarni (svn r970) Added 2nd data path for all non-windows OSes
Sat, 04 Dec 2004 23:19:31 +0000 bjarni (svn r951) Makefile: fixed missing flag for libpng, which prevented lib detection if SDL was not used
Sat, 04 Dec 2004 20:34:59 +0000 bjarni (svn r949) Makefile: added DEDICATED flag to allow complilation of dedicated servers without linking to SDL. Request by Jezral
Sat, 04 Dec 2004 17:54:56 +0000 truelight (svn r942) -Merged branch/network back into the trunk
Wed, 01 Dec 2004 19:44:39 +0000 bjarni (svn r877) Moved bemidi.cpp correctly this time
Wed, 01 Dec 2004 19:42:42 +0000 bjarni (svn r876) reverted the accidently cleared bemidi.cpp
Mon, 29 Nov 2004 20:03:04 +0000 bjarni (svn r855) BeOS: moved bemidi to os/beos/ (w-ber)
Sun, 21 Nov 2004 12:21:23 +0000 tron (svn r727) The langauge files depend on english.txt, not strings.h
Sun, 21 Nov 2004 12:18:52 +0000 tron (svn r726) The OpenTTD binary doesn't depend on the language files, so move this dependency to the all target
Sun, 21 Nov 2004 11:34:07 +0000 tron (svn r725) Fix language file dependencies
Fri, 19 Nov 2004 22:29:30 +0000 pasky (svn r681) Support for VERBOSE configuration variable which shows the commands actually used for compilation.
Wed, 17 Nov 2004 18:49:55 +0000 dominik (svn r662) [newgrf] Moved grfspecial.c to newgrf.c/newgrf.h
Wed, 17 Nov 2004 18:38:07 +0000 tron (svn r661) Make strgen print its own revision instead of the repo's.
Wed, 17 Nov 2004 18:22:21 +0000 tron (svn r660) Fix typo introduced in r655
Wed, 17 Nov 2004 09:07:29 +0000 tron (svn r655) Add the necessary bits to make building on SunOS/Solaris work
Mon, 15 Nov 2004 07:53:09 +0000 tron (svn r619) Add the necessary bits to make building under BeOS using GNU Make work
Sun, 14 Nov 2004 20:50:38 +0000 darkvater (svn r610) -newgrf: Support for some basic deterministical spritegroups regarding stations. Waypoints look changes based on year now :^) (pasky).
Mon, 08 Nov 2004 21:24:48 +0000 bjarni (svn r531) Makefile: made asserts enabled by default
Mon, 08 Nov 2004 21:11:52 +0000 bjarni (svn r530) Makefile: added ability to switch asserts on and off
Sat, 18 Sep 2004 16:29:12 +0000 bjarni (svn r291) Minor fix to english.txt
Sun, 12 Sep 2004 21:49:38 +0000 darkvater (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
Sun, 12 Sep 2004 20:28:52 +0000 signde (svn r222) -Fix: Added network.h and console_cmd.c to MSVC6 Project
Sun, 12 Sep 2004 19:07:54 +0000 bjarni (svn r220) Makefile: enables ENABLE_NETWORK by default if no config file is present
Thu, 09 Sep 2004 19:16:27 +0000 bjarni (svn r190) Makefile: fixed bug, that prevented compilation with MANUAL_CONFIG enabled
Wed, 08 Sep 2004 09:07:18 +0000 bjarni (svn r181) Makefile: enabled ability to supress output of missing strings in lng files
Mon, 06 Sep 2004 18:15:13 +0000 darkvater (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).
Mon, 06 Sep 2004 16:57:40 +0000 truelight (svn r164) -Fix: Makefile did not clean up endian-files
Mon, 06 Sep 2004 16:45:53 +0000 bjarni (svn r163) Makefile: made compileroutput nicer and added NOVERBOSE to supress all warnings/errors if wanted(default off) (sign_de)
Sat, 04 Sep 2004 14:20:12 +0000 truelight (svn r158) -Fix: make endianess check 100% accurate (hopefully ;))
Tue, 24 Aug 2004 08:34:28 +0000 dominik (svn r127) New feature: ingame console. (sign_de)
Sun, 22 Aug 2004 17:35:17 +0000 truelight (svn r113) -Update: re-ordered Makefile (filenames are now in alphabetic order again) (Celestar)
Fri, 20 Aug 2004 09:32:32 +0000 truelight (svn r85) -Add: initial commit of new AI (enable in Patch menu)
Thu, 12 Aug 2004 22:41:16 +0000 darkvater (svn r36) -Fix MacOS makefile issues (Bjarni)
Thu, 12 Aug 2004 22:06:56 +0000 darkvater (svn r33) -Executeable is now openttd(.exe) always
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN