summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-03-14(svn r3864) -Fix: small problems with make-system, making room for a wrapper-...truelight
2006-03-06(svn r3777) Add some functions to handle tunnelstron
2006-03-05(svn r3766) Add a function to get the RoadBits from an arbitrary tiletron
2006-03-04(svn r3759) -Fix: [OSX] don't set CC_HOST to i686 gcc when compiling universa...bjarni
2006-02-25(svn r3674) -Feature: [OSX] Added support for tripple binaries (binaries opti...bjarni
2006-02-25(svn r3673) -Codechange: [OSX] changed the makefile to autodetect if it compi...bjarni
2006-02-20(svn r3622) - Partly revert r3214. The patch setting max_num_autosaves stays ...Darkvater
2006-02-17(svn r3611) -Feature: [OSX profiling] Shark (Xcode's profiling tool) can now ...bjarni
2006-02-07(svn r3574) - [Merge] [GPMI] -Fix: finally OTTD doesn't compile if you do a '...Darkvater
2006-02-03(svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update p...peter1138
2006-02-03(svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch],...peter1138
2006-02-01(svn r3507) - Fix: [Makefile] Make sure the ICON_DIR gets created before cop...matthijs
2006-01-29(svn r3474) -Fix: don't use CXXFLAGS for DEP and CFLAGS for Compile, gives fu...truelight
2006-01-29(svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in...Darkvater
2006-01-28(svn r3456) - Feature: [Makefile] Icons can now be installed in a seperate di...matthijs
2006-01-07(svn r3383) -Code cleanup: [OSX] removed SDL support from FAT binaries as it ...bjarni
2006-01-07(svn r3382) -Feature: [OSX] added the flag JAGUAR to crosscompile for OSX 10....bjarni
2005-12-27(svn r3348) Dependency checking didn't include all compile parameters, which ...tron
2005-12-25(svn r3340) Fix dependency calculation: dependencies didn't get recalculated ...tron
2005-12-21(svn r3326) - Fix: [ 1226832 ] Build fails if SDL is built without pthread su...Darkvater
2005-12-18(svn r3313) Remove GPMI related changes from trunktron
2005-12-14(svn r3296) Warn about testing an undefined macro with #if - should most prob...tron
2005-12-11(svn r3287) Turn the winres.o: openttd.rc special case into a normal %.o: %.r...tron
2005-12-10(svn r3281) -Feature: [OSX] added native cocoa sound and video drivers (egladil)bjarni
2005-12-10(svn r3280) Merge the seperate (C|CXX|OBJC)_SOURCES variables into a single v...tron
2005-12-09(svn r3276) reverted the last two commits. OSX 10.2 kept finding new stuff to...bjarni
2005-12-09(svn r3275) -Fix: [OSX] removed libpng support and error dialogs from jaguar ...bjarni
2005-12-09(svn r3274) -Fix: [OSX] added JAGUAR flag to crosscompile for OSX 10.2 (coden...bjarni
2005-12-09(svn r3273) -Fix: [OSX] PPC part of universal binaries now target 10.3 instea...bjarni
2005-12-06(svn r3267) -Codechange: [OSX] universal binary makefile code cleanupbjarni
2005-12-06(svn r3264) -Codechange: [OSX] OSX targets will now always use the preprocess...bjarni
2005-12-06(svn r3262) -Fix: [OSX] universal binaries can now include the dynamic SDL li...bjarni
2005-12-04(svn r3259) -Fix: [OSX] fixed that universal binaries did not make a bundlebjarni
2005-12-04(svn r3258) -Feature: [OSX] added support for universal binariesbjarni
2005-12-03(svn r3257) -Codechange: [OSX] removed the dynamic lib in bundle option (intr...bjarni
2005-11-23(svn r3231) Fix: update the GPMI implementation to the latest GPMI-API versiontruelight
2005-11-23(svn r3230) -Feature: [OSX] OSX builds can now change where it searches for d...bjarni
2005-11-17(svn r3214) -Feature: openttd.cfg can now set how many autosaves to keep befo...bjarni
2005-11-12(svn r3167) - NewGRF: Start moving custom station code to separate files.peter1138
2005-10-31(svn r3113) -Fix: The Makefile had 64bit code which was obsolete, not to say ...truelight
2005-10-25(svn r3088) -Fix: [OSX] fixed issue where OSX could not dynamic link to quick...bjarni
2005-10-11(svn r3031) forgot 1 file and two lines in rev 3029 (mac midi stuff)bjarni
2005-10-10(svn r3029) -Change: [OSX] removed the buggy java midi player, which was rend...bjarni
2005-10-07(svn r3026) -Fix: [OSX] fixed bug that prevented dedicated servers from compi...bjarni
2005-10-06(svn r3023) -Fix [BeOS] fixed compilation on BeOS R5 (MYOB)bjarni
2005-10-06(svn r3022) -feature: [OSX] OSX now uses quicktime to play midi filesbjarni
2005-09-07(svn r2921) -Codechange: moved all AI-code to 1 central place (ai/ai.c)truelight
2005-09-02(svn r2907) -Codechange: splitted the AIs to their own directory. AINew becom...truelight
2005-09-01(svn r2904) Stupid editors, and renaming files with the same name just differ...Darkvater
2005-09-01(svn r2903) Fix case mismatch for ottdmidi java file (moebius)Darkvater