Age | Commit message (Expand) | Author |
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 |
2004-12-12 | (svn r1034) Makefile: fixed issue where it would not compile if RELEASE strin... | bjarni |
2004-12-12 | (svn r1026) -Add: [Network] Added unique id, so in network, each client has an | truelight |
2004-12-10 | (svn r1011) Makefile, mac: added absolute path to hdiutil (default location) ... | bjarni |
2004-12-10 | (svn r1010) Makefile: removed the outdated remove of ttd binary from make cle... | bjarni |
2004-12-10 | (svn r1003) Mac: reintroduced the static libpng hack in makefile since it app... | bjarni |
2004-12-09 | (svn r1000) Makefile: added check for static build releases on mac. Most user... | bjarni |
2004-12-08 | (svn r985) Makefile: repaired issue in make release (OSX) | bjarni |
2004-12-08 | (svn r980) Fixed issues where MorphOS would get problems if AmigaOS would get... | bjarni |
2004-12-07 | (svn r974) Makefile: fixed issue in make release and nightly_build, which cau... | bjarni |
2004-12-07 | (svn r973) Makefile: added make nightly_build (only on mac) | bjarni |
2004-12-07 | (svn r972) Makefile: added make release (currently only works on mac) | bjarni |
2004-12-07 | (svn r970) Added 2nd data path for all non-windows OSes | bjarni |
2004-12-04 | (svn r951) Makefile: fixed missing flag for libpng, which prevented lib detec... | bjarni |
2004-12-04 | (svn r949) Makefile: added DEDICATED flag to allow complilation of dedicated ... | bjarni |
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight |