Age | Commit message (Expand) | Author |
2005-08-21 | (svn r2882) Some fixes for MorphOS (by tokai) | tron |
2005-08-14 | (svn r2866) Move all functions and tables which aren't directly involved in m... | tron |
2005-08-11 | (svn r2853) Add missing dependencies and flags to the dependency targets and ... | tron |
2005-08-08 | (svn r2843) OSX doesn't like OBJC, so give it back its beloved CC, because it... | tron |
2005-08-08 | (svn r2841) Pimp the Makefile: Determining the header dependencies is now a s... | tron |
2005-08-06 | (svn r2826) Remove another write-only variable, thanks glx | tron |
2005-08-06 | (svn r2825) -Fix: GCC that put deps in the wrong dirs can now compile OTTD again | truelight |
2005-08-06 | (svn r2824) -Fix: OSX can now also produce dedicated servers | truelight |
2005-08-06 | (svn r2823) -Fix: MorphOS doesn't have pthread either! | truelight |
2005-08-06 | (svn r2822) -Fix: don't compile pthread for win32 dedicated servers | truelight |
2005-08-06 | (svn r2815) Store the currency information in one central place instead of sc... | tron |
2005-08-05 | (svn r2809) Implement more generic threading functions, which allow more than... | tron |
2005-07-30 | (svn r2760) Remove stale comments, long unused stuff and simplify some checks | tron |
2005-07-29 | (svn r2756) Renamed railtypes into _railtypes | ludde |
2005-07-29 | (svn r2753) -Codechange: Introduced a new struct "RailtypeInfo" to store rail... | celestar |
2005-07-26 | (svn r2712) Overhaul DirectMusic MIDI backend: | tron |
2005-07-25 | (svn r2704) Remove . from include path again, too much trouble. Also add some... | tron |
2005-07-24 | (svn r2703) - Feature: [OSX] Added a native alert window to show whatever err... | bjarni |
2005-07-24 | (svn r2700) Insert Id tag into the Makefile | tron |
2005-07-23 | (svn r2691) Separate dedicated video driver and fix bemidi declarations | tron |
2005-07-23 | (svn r2688) MSVC and Watcom can't handle identical file names in different di... | tron |
2005-07-23 | (svn r2685) -Codechange: Split the music/sound/video drivers into separate fi... | tron |
2005-07-17 | (svn r2616) Don't stop when compiling a language fails, just delete the defec... | tron |
2005-07-17 | (svn r2606) -Codechange: renamed ai.c to ai_old.c, and ai.h to ai_new.h to ma... | truelight |
2005-07-15 | (svn r2585) - Fix [Makefile]: some small cleanups, remove warnings, and add m... | Darkvater |
2005-07-10 | (svn r2542) -Add: [GPMI] Added GPMI (http://sourceforge.net/projects/libgpmi/) | truelight |
2005-07-04 | (svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows mu... | hackykid |
2005-06-26 | (svn r2491) -Fix: Solved a performance problem introduced in r2467. While busy | celestar |
2005-06-19 | (svn r2461) -Feature [Makefile] libpng-config can now be called something els... | bjarni |
2005-06-18 | (svn r2458) -Fix: Quickfix to make dedicated-server compile again. We need a ... | truelight |
2005-06-18 | (svn r2457) -Fix: typo in Makefile for OSX builds | truelight |
2005-06-16 | (svn r2448) General cleanup of rail related code, more to follow. | matthijs |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater |
2005-05-28 | (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the... | matthijs |
2005-05-16 | (svn r2334) - Fix (regression): moved togglefullscreen into the video-driver,... | Darkvater |
2005-05-16 | (svn r2330) - Fix: link error when compiling as dedicated. Add sdl.c to alway... | Darkvater |
2005-05-16 | (svn r2328) There's no need for extra magic to detect libpng on FreeBSD | tron |
2005-05-16 | (svn r2327) -fix [MacOSX] default path for midi player on mac is now correct ... | bjarni |
2005-05-14 | (svn r2314) - Feature: [ 1187490 ] Patches for building on IRIX (jgilje) | Darkvater |
2005-04-24 | (svn r2226) -Fix: 2 other capital problems for the OSX part of the Makefile | truelight |
2005-04-24 | (svn r2225) -Fix: split the endian-detection to target/host. Now cross-compil... | truelight |
2005-04-24 | (svn r2224) -Fix: capital-correctness for OSX-dir-names | truelight |
2005-04-14 | (svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself M... | bjarni |
2005-04-14 | (svn r2197) -fix [Makefile]: SDL_CONFIG from makefile.config is now not alway... | bjarni |
2005-04-14 | (svn r2196) -Change: updated the Makefile, now it works for crossplatform com... | TrueLight |
2005-04-02 | (svn r2133) Fix dependency tracking for C++ files | tron |
2005-03-27 | (svn r2088) - Fix: [ 1155158 ] Make extmidi command a config option in additi... | pasky |
2005-03-24 | (svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.h | truelight |
2005-03-12 | (svn r2000) Split the sound system into backend (mixer.[ch]) and frontend (so... | tron |
2005-03-11 | (svn r1996) makefile.config -> Makefile.config, that's its name. | pasky |