Makefile
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
Fri, 15 Jul 2005 21:28:26 +0000 Darkvater (svn r2585) - Fix [Makefile]: some small cleanups, remove warnings, and add mersenne to makefile (Luca)
Sun, 10 Jul 2005 14:57:43 +0000 truelight (svn r2542) -Add: [GPMI] Added GPMI (http://sourceforge.net/projects/libgpmi/)
Mon, 04 Jul 2005 14:58:55 +0000 hackykid (svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows multiple trains within the same signal block, provided their paths dont intersect. For this the block must have all exit and entry signals be pbs signals. Place these by ctrl-clicking 4 times on a normal signal.
Sun, 26 Jun 2005 21:59:21 +0000 celestar (svn r2491) -Fix: Solved a performance problem introduced in r2467. While busy
Sun, 19 Jun 2005 17:05:24 +0000 bjarni (svn r2461) -Feature [Makefile] libpng-config can now be called something else in Makefile.config
Sat, 18 Jun 2005 15:08:35 +0000 truelight (svn r2458) -Fix: Quickfix to make dedicated-server compile again. We need a more ellegant way to fix this...
Sat, 18 Jun 2005 10:02:47 +0000 truelight (svn r2457) -Fix: typo in Makefile for OSX builds
Thu, 16 Jun 2005 18:04:02 +0000 matthijs (svn r2448) General cleanup of rail related code, more to follow.
Thu, 02 Jun 2005 19:30:21 +0000 Darkvater (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Sat, 28 May 2005 10:32:09 +0000 matthijs (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
Mon, 16 May 2005 16:19:32 +0000 Darkvater (svn r2334) - Fix (regression): moved togglefullscreen into the video-driver, now windows works, dedicated works and sdl works. Also reverted the change to the makefile.
Mon, 16 May 2005 12:15:34 +0000 Darkvater (svn r2330) - Fix: link error when compiling as dedicated. Add sdl.c to always compile in makefile as it is always protected by WITH_SDL and add a stub for ToggleFullScreen()
Mon, 16 May 2005 08:30:32 +0000 tron (svn r2328) There's no need for extra magic to detect libpng on FreeBSD
Mon, 16 May 2005 00:04:01 +0000 bjarni (svn r2327) -fix [MacOSX] default path for midi player on mac is now correct again
Sat, 14 May 2005 22:42:33 +0000 Darkvater (svn r2314) - Feature: [ 1187490 ] Patches for building on IRIX (jgilje)
Sun, 24 Apr 2005 16:01:36 +0000 truelight (svn r2226) -Fix: 2 other capital problems for the OSX part of the Makefile
Sun, 24 Apr 2005 15:41:01 +0000 truelight (svn r2225) -Fix: split the endian-detection to target/host. Now cross-compiling
Sun, 24 Apr 2005 12:47:09 +0000 truelight (svn r2224) -Fix: capital-correctness for OSX-dir-names
Thu, 14 Apr 2005 20:42:30 +0000 bjarni (svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder
Thu, 14 Apr 2005 13:46:40 +0000 bjarni (svn r2197) -fix [Makefile]: SDL_CONFIG from makefile.config is now not always overwritten
Thu, 14 Apr 2005 12:57:21 +0000 TrueLight (svn r2196) -Change: updated the Makefile, now it works for crossplatform compiling
Sat, 02 Apr 2005 21:05:10 +0000 tron (svn r2133) Fix dependency tracking for C++ files
Sun, 27 Mar 2005 15:42:25 +0000 pasky (svn r2088) - Fix: [ 1155158 ] Make extmidi command a config option in addition to the compile-time MIDI switch. Patch by macbaine.
Thu, 24 Mar 2005 17:03:37 +0000 truelight (svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.h
Sat, 12 Mar 2005 09:38:03 +0000 tron (svn r2000) Split the sound system into backend (mixer.[ch]) and frontend (sound.[ch])
Fri, 11 Mar 2005 22:48:37 +0000 pasky (svn r1996) makefile.config -> Makefile.config, that's its name.
Fri, 11 Mar 2005 22:47:33 +0000 pasky (svn r1995) Makefile: Use the install tool instead of mkdir+cp for installing the system-wide stuff, more secure. Based on Peter Brett's patch 1152428.
Thu, 10 Mar 2005 15:23:13 +0000 tron (svn r1983) Introduce multiple compile time debug levels
Wed, 09 Mar 2005 23:59:18 +0000 pasky (svn r1980) Check $DESTDIR if $DEST_DIR was not set.
Sun, 06 Mar 2005 12:56:02 +0000 tron (svn r1939) Revert part of r1938 which accidently crept in
Sun, 06 Mar 2005 12:54:19 +0000 tron (svn r1938) Miscellaneous cleanups: const correctness, kill a goto, ...
Tue, 01 Mar 2005 01:14:27 +0000 pasky (svn r1917) - Makefile: Revamped VERBOSE support, build mechanics changed.
Mon, 28 Feb 2005 21:54:04 +0000 pasky (svn r1915) Support for a VERBOSE flag which will make the full compiler invocations to be shown instead of ===> Brief summaries.
Sun, 06 Feb 2005 18:38:42 +0000 tron (svn r1828) New warning flag especially for truelight (:<
Sun, 06 Feb 2005 13:41:02 +0000 tron (svn r1821) Move generic string handling functions to string.[ch] and introduce stre{cpy,cat}, see string.h for their semantics
Sun, 06 Feb 2005 10:18:47 +0000 truelight (svn r1817) -Codechange: Moved depot-functions to depot.c
Sat, 05 Feb 2005 15:58:59 +0000 tron (svn r1803) Move debugging stuff into files of it's own
Fri, 04 Feb 2005 19:53:53 +0000 tron (svn r1796) Revert r1792, because MorphOS has defaults for CC/CXX, they're just wrong, so setting CC/CXX using ?= simply did nothing
Fri, 04 Feb 2005 19:51:43 +0000 tron (svn r1795) Change CFLAGS for MorphOS (tokai)
Fri, 04 Feb 2005 17:57:07 +0000 tron (svn r1793) Revert one instance of $(shell) back to ``, because MorphOS does The Wrong Thing(tm) when date is used within $(shell)
Fri, 04 Feb 2005 17:45:11 +0000 tron (svn r1792) Revert r1761 and set fallback values via ?= for CC and CXX as there seem to be platforms (MorphOS) out there which don't provide some proper defaults.
Thu, 03 Feb 2005 21:18:49 +0000 tron (svn r1780) Don't clear LIBS and LDFLAGS
Tue, 01 Feb 2005 18:30:11 +0000 truelight (svn r1763) -Add: pool.c / pool.h: generalized routines for dynamic arrays (MemoryPools)