Age | Commit message (Expand) | Author |
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 |
2005-03-11 | (svn r1995) Makefile: Use the install tool instead of mkdir+cp for installing... | pasky |
2005-03-10 | (svn r1983) Introduce multiple compile time debug levels | tron |
2005-03-09 | (svn r1980) Check $DESTDIR if $DEST_DIR was not set. | pasky |
2005-03-06 | (svn r1939) Revert part of r1938 which accidently crept in | tron |
2005-03-06 | (svn r1938) Miscellaneous cleanups: const correctness, kill a goto, ... | tron |
2005-03-01 | (svn r1917) - Makefile: Revamped VERBOSE support, build mechanics changed. | pasky |
2005-02-28 | (svn r1915) Support for a VERBOSE flag which will make the full compiler invo... | pasky |
2005-02-06 | (svn r1828) New warning flag especially for truelight (:< | tron |
2005-02-06 | (svn r1821) Move generic string handling functions to string.[ch] and introdu... | tron |
2005-02-06 | (svn r1817) -Codechange: Moved depot-functions to depot.c | truelight |
2005-02-05 | (svn r1803) Move debugging stuff into files of it's own | tron |
2005-02-04 | (svn r1796) Revert r1792, because MorphOS has defaults for CC/CXX, they're ju... | tron |
2005-02-04 | (svn r1795) Change CFLAGS for MorphOS (tokai) | tron |
2005-02-04 | (svn r1793) Revert one instance of $(shell) back to ``, because MorphOS does ... | tron |
2005-02-04 | (svn r1792) Revert r1761 and set fallback values via ?= for CC and CXX as the... | tron |