Age | Commit message (Expand) | Author |
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 |
2005-01-24 | (svn r1649) Makefile: added known-bugs.txt to mac and MorphOS release scripts... | bjarni |
2005-01-24 | (svn r1647) Remove stale comment and fix typo | tron |
2005-01-23 | (svn r1620) Fix typo in r1619 | tron |
2005-01-23 | (svn r1619) Fight bit rot in the Makefile: | tron |
2005-01-23 | (svn r1616) Introduce ttd_strlcat() and use it to de-uglify some piece of cod... | tron |
2005-01-22 | (svn r1600) Mac: applied the new icon to the mac binary file | bjarni |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-19 | (svn r1570) Make the gcc version test work with old versions of test (i.e. do... | tron |
2005-01-17 | (svn r1553) Check which gcc version is present and only set availible compile... | tron |
2005-01-17 | (svn r1552) Make ottd compile on Zeta | tron |
2005-01-15 | (svn r1530) Makefilefix: now the binary never links to SDL if DEDICATED is se... | bjarni |
2005-01-12 | (svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared it... | truelight |
2005-01-10 | (svn r1474) Added some gcc flags in the Makefile | celestar |
2005-01-10 | (svn r1470) Revert r1457, this warning option was introduced with gcc 3.4 | tron |
2005-01-10 | (svn r1457) Make Darvater happy: -Wdeclaration-after-statement | tron |
2005-01-09 | (svn r1449) -Fix: signed/unsigned error on windows | darkvater |
2005-01-08 | (svn r1432) -Fix: I seem to be unable to revert a simple file :s | truelight |
2005-01-08 | (svn r1431) -Fix: oeps, I added my personal Makefile in the last commit :( | truelight |
2004-12-24 | (svn r1274) Makefile: networking is not longer experimental | bjarni |
2004-12-23 | (svn r1268) -Fix: some warnings in gfx.c fixed | darkvater |
2004-12-22 | (svn r1236) MorphOS: added make release like in OSX (tokai) | bjarni |
2004-12-20 | (svn r1182) -Fix: Makefile had a small glitch, making it impossible to compil... | truelight |
2004-12-19 | (svn r1180) Makefile: fixed dependancies so the flag -j can be used. It makes... | bjarni |
2004-12-15 | (svn r1117) Move map arrays and some related macros into their own files map.... | tron |
2004-12-15 | (svn r1115) Put every source file on an extra line | tron |
2004-12-12 | (svn r1039) Makefile: now RELEASE flag can contain () too | bjarni |