Makefile
Sat, 07 Jan 2006 13:13:49 +0000 bjarni (svn r3383) -Code cleanup: [OSX] removed SDL support from FAT binaries as it caused problems for non-SDL builds
Sat, 07 Jan 2006 12:53:57 +0000 bjarni (svn r3382) -Feature: [OSX] added the flag JAGUAR to crosscompile for OSX 10.2.8 on 10.4
Tue, 27 Dec 2005 22:55:24 +0000 tron (svn r3348) Dependency checking didn't include all compile parameters, which lead to wrong results
Sun, 25 Dec 2005 09:19:16 +0000 tron (svn r3340) Fix dependency calculation: dependencies didn't get recalculated if a header file changed
Wed, 21 Dec 2005 01:19:03 +0000 Darkvater (svn r3326) - Fix: [ 1226832 ] Build fails if SDL is built without pthread support (dst)
Sun, 18 Dec 2005 12:10:46 +0000 tron (svn r3313) Remove GPMI related changes from trunk
Wed, 14 Dec 2005 06:16:34 +0000 tron (svn r3296) Warn about testing an undefined macro with #if - should most probably be #ifdef
Sun, 11 Dec 2005 07:36:49 +0000 tron (svn r3287) Turn the winres.o: openttd.rc special case into a normal %.o: %.rc rule
Sat, 10 Dec 2005 11:16:45 +0000 bjarni (svn r3281) -Feature: [OSX] added native cocoa sound and video drivers (egladil)
Sat, 10 Dec 2005 07:29:31 +0000 tron (svn r3280) Merge the seperate (C|CXX|OBJC)_SOURCES variables into a single variable SRCS
Fri, 09 Dec 2005 13:17:31 +0000 bjarni (svn r3276) reverted the last two commits. OSX 10.2 kept finding new stuff to prevent it from running OpenTTD, so now it's not supported anymore
Fri, 09 Dec 2005 13:07:21 +0000 bjarni (svn r3275) -Fix: [OSX] removed libpng support and error dialogs from jaguar crosscompiles to fix crash
Fri, 09 Dec 2005 12:15:52 +0000 bjarni (svn r3274) -Fix: [OSX] added JAGUAR flag to crosscompile for OSX 10.2 (codenamed jaguar)
Fri, 09 Dec 2005 11:08:24 +0000 bjarni (svn r3273) -Fix: [OSX] PPC part of universal binaries now target 10.3 instead of 10.4
Tue, 06 Dec 2005 22:09:28 +0000 bjarni (svn r3267) -Codechange: [OSX] universal binary makefile code cleanup
Tue, 06 Dec 2005 14:35:10 +0000 bjarni (svn r3264) -Codechange: [OSX] OSX targets will now always use the preprocessor to determine endianess
Tue, 06 Dec 2005 09:27:42 +0000 bjarni (svn r3262) -Fix: [OSX] universal binaries can now include the dynamic SDL lib into the bundle
Sun, 04 Dec 2005 22:43:40 +0000 bjarni (svn r3259) -Fix: [OSX] fixed that universal binaries did not make a bundle
Sun, 04 Dec 2005 17:36:19 +0000 bjarni (svn r3258) -Feature: [OSX] added support for universal binaries
Sat, 03 Dec 2005 13:43:54 +0000 bjarni (svn r3257) -Codechange: [OSX] removed the dynamic lib in bundle option (introduced in rev 3230)
Wed, 23 Nov 2005 13:45:12 +0000 truelight (svn r3231) Fix: update the GPMI implementation to the latest GPMI-API version
Wed, 23 Nov 2005 12:21:54 +0000 bjarni (svn r3230) -Feature: [OSX] OSX builds can now change where it searches for dynamic libs and can move libs into the bundle
Thu, 17 Nov 2005 19:43:37 +0000 bjarni (svn r3214) -Feature: openttd.cfg can now set how many autosaves to keep before starting to overwrite old ones
Sat, 12 Nov 2005 00:19:34 +0000 peter1138 (svn r3167) - NewGRF: Start moving custom station code to separate files.
Mon, 31 Oct 2005 18:29:21 +0000 truelight (svn r3113) -Fix: The Makefile had 64bit code which was obsolete, not to say wrong.
Tue, 25 Oct 2005 19:41:32 +0000 bjarni (svn r3088) -Fix: [OSX] fixed issue where OSX could not dynamic link to quicktime [ 1334917 ]
Tue, 11 Oct 2005 16:40:56 +0000 bjarni (svn r3031) forgot 1 file and two lines in rev 3029 (mac midi stuff)
Mon, 10 Oct 2005 15:22:47 +0000 bjarni (svn r3029) -Change: [OSX] removed the buggy java midi player, which was rendered obsolite by r3022
Fri, 07 Oct 2005 16:48:53 +0000 bjarni (svn r3026) -Fix: [OSX] fixed bug that prevented dedicated servers from compiling (introduced in r3022)
Thu, 06 Oct 2005 18:28:27 +0000 bjarni (svn r3023) -Fix [BeOS] fixed compilation on BeOS R5 (MYOB)
Thu, 06 Oct 2005 17:57:18 +0000 bjarni (svn r3022) -feature: [OSX] OSX now uses quicktime to play midi files
Wed, 07 Sep 2005 15:10:11 +0000 truelight (svn r2921) -Codechange: moved all AI-code to 1 central place (ai/ai.c)
Fri, 02 Sep 2005 19:10:45 +0000 truelight (svn r2907) -Codechange: splitted the AIs to their own directory. AINew becomes 'trolly', AIOld becomes 'default', both in their own dir in the 'ai' dir. More AIs to come.
Thu, 01 Sep 2005 21:19:07 +0000 Darkvater (svn r2904) Stupid editors, and renaming files with the same name just different casing is not really possible, so here comes another commit
Thu, 01 Sep 2005 21:10:05 +0000 Darkvater (svn r2903) Fix case mismatch for ottdmidi java file (moebius)
Sat, 27 Aug 2005 13:06:59 +0000 tron (svn r2895) Remove unused variables and bring a comment closer to reality
Sun, 21 Aug 2005 10:44:57 +0000 tron (svn r2882) Some fixes for MorphOS (by tokai)
Sun, 14 Aug 2005 18:10:18 +0000 tron (svn r2866) Move all functions and tables which aren't directly involved in managing the sprite heap to a new file gfxinit.c.
Thu, 11 Aug 2005 13:04:50 +0000 tron (svn r2853) Add missing dependencies and flags to the dependency targets and make the info target more informative
Mon, 08 Aug 2005 20:23:56 +0000 tron (svn r2843) OSX doesn't like OBJC, so give it back its beloved CC, because it's the only ObjectiveC consumer
Mon, 08 Aug 2005 15:10:37 +0000 tron (svn r2841) Pimp the Makefile: Determining the header dependencies is now a separate step.
Sat, 06 Aug 2005 22:12:45 +0000 tron (svn r2826) Remove another write-only variable, thanks glx
Sat, 06 Aug 2005 21:50:26 +0000 truelight (svn r2825) -Fix: GCC that put deps in the wrong dirs can now compile OTTD again
Sat, 06 Aug 2005 21:45:48 +0000 truelight (svn r2824) -Fix: OSX can now also produce dedicated servers
Sat, 06 Aug 2005 20:53:02 +0000 truelight (svn r2823) -Fix: MorphOS doesn't have pthread either!
Sat, 06 Aug 2005 20:34:41 +0000 truelight (svn r2822) -Fix: don't compile pthread for win32 dedicated servers
Sat, 06 Aug 2005 14:59:54 +0000 tron (svn r2815) Store the currency information in one central place instead of scattering it in several unrelated files
Fri, 05 Aug 2005 09:15:41 +0000 tron (svn r2809) Implement more generic threading functions, which allow more than one thread
Sat, 30 Jul 2005 16:29:23 +0000 tron (svn r2760) Remove stale comments, long unused stuff and simplify some checks
Fri, 29 Jul 2005 22:13:04 +0000 ludde (svn r2756) Renamed railtypes into _railtypes
Fri, 29 Jul 2005 21:36:02 +0000 celestar (svn r2753) -Codechange: Introduced a new struct "RailtypeInfo" to store rail type specific information. Begun populating it with a bunch of sprites, more to come later. This should result in cleaner, more compact code which allows easy introduction of new railtypes.
Tue, 26 Jul 2005 06:59:48 +0000 tron (svn r2712) Overhaul DirectMusic MIDI backend:
Mon, 25 Jul 2005 07:16:10 +0000 tron (svn r2704) Remove . from include path again, too much trouble. Also add some #ifdefs and #includes for the Windows build
Sun, 24 Jul 2005 20:47:42 +0000 bjarni (svn r2703) - Feature: [OSX] Added a native alert window to show whatever error() needs to print (Tobin made this, while I fixed some issued in it)
Sun, 24 Jul 2005 13:55:39 +0000 tron (svn r2700) Insert Id tag into the Makefile
Sat, 23 Jul 2005 17:22:39 +0000 tron (svn r2691) Separate dedicated video driver and fix bemidi declarations
Sat, 23 Jul 2005 15:48:00 +0000 tron (svn r2688) MSVC and Watcom can't handle identical file names in different directories, oh my...
Sat, 23 Jul 2005 15:16:57 +0000 tron (svn r2685) -Codechange: Split the music/sound/video drivers into separate files and move them into subfolders.
Sun, 17 Jul 2005 18:09:23 +0000 tron (svn r2616) Don't stop when compiling a language fails, just delete the defective .lng
Sun, 17 Jul 2005 15:34:10 +0000 truelight (svn r2606) -Codechange: renamed ai.c to ai_old.c, and ai.h to ai_new.h to make room