summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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 typotron
2005-01-23(svn r1620) Fix typo in r1619tron
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 filebjarni
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 Zetatron
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 Makefilecelestar
2005-01-10(svn r1470) Revert r1457, this warning option was introduced with gcc 3.4tron
2005-01-10(svn r1457) Make Darvater happy: -Wdeclaration-after-statementtron
2005-01-09(svn r1449) -Fix: signed/unsigned error on windowsdarkvater
2005-01-08(svn r1432) -Fix: I seem to be unable to revert a simple file :struelight
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 experimentalbjarni
2004-12-23(svn r1268) -Fix: some warnings in gfx.c fixeddarkvater
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 linetron
2004-12-12(svn r1039) Makefile: now RELEASE flag can contain () toobjarni
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 OSesbjarni
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 trunktruelight
2004-12-01(svn r877) Moved bemidi.cpp correctly this timebjarni
2004-12-01(svn r876) reverted the accidently cleared bemidi.cppbjarni
2004-11-29(svn r855) BeOS: moved bemidi to os/beos/ (w-ber)bjarni
2004-11-21(svn r727) The langauge files depend on english.txt, not strings.htron
2004-11-21(svn r726) The OpenTTD binary doesn't depend on the language files, so move t...tron
2004-11-21(svn r725) Fix language file dependenciestron
2004-11-19(svn r681) Support for VERBOSE configuration variable which shows the command...pasky
2004-11-17(svn r662) [newgrf] Moved grfspecial.c to newgrf.c/newgrf.hdominik
2004-11-17(svn r661) Make strgen print its own revision instead of the repo's.tron