Age | Commit message (Expand) | Author |
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 |
2005-02-03 | (svn r1780) Don't clear LIBS and LDFLAGS | tron |
2005-02-01 | (svn r1763) -Add: pool.c / pool.h: generalized routines for dynamic arrays (M... | truelight |
2005-02-01 | (svn r1761) Don't set CC and CXX | tron |
2005-02-01 | (svn r1758) Replace `` with $(shell), because the latter is only evaluated on... | tron |
2005-01-31 | (svn r1755) Trim trailing whitespace | tron |
2005-01-31 | (svn r1751) - Feature: New PathFinder (NPF). | matthijs |
2005-01-30 | (svn r1745) Use -fno-inline when DEBUGing | tron |
2005-01-30 | (svn r1744) DEBUG and PROFILE can be used at the same time. | tron |
2005-01-29 | (svn r1715) Move [GS]etMapExtraBits to tile.[ch] | tron |
2005-01-25 | (svn r1672) Simplify dependency tracking and actually implement it for C++ fi... | tron |
2005-01-25 | (svn r1671) Remove WARNING_DISPLAY, because it contained no warning, but an o... | tron |
2005-01-25 | (svn r1670) Garbage collect some variables, because they are only used once a... | tron |
2005-01-25 | (svn r1669) Rename all ttd_XXX to just XXX, because we already know who we ar... | tron |
2005-01-25 | (svn r1666) Move some MorphOS compile flags to a place where they actually be... | tron |
2005-01-25 | (svn r1665) Remove VERBOSE flag, because it was only partially implemented | tron |
2005-01-25 | (svn r1664) Makefile: removed the forced 0.3.6 version tag | bjarni |
2005-01-25 | (svn r1661) Makefile: added scenario to make install | bjarni |
2005-01-24 | (svn r1659) Makefile: added scenario to mac and MorphOS release scripts | bjarni |