summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2005-08-27(svn r2895) Remove unused variables and bring a comment closer to realitytron
2005-08-21(svn r2882) Some fixes for MorphOS (by tokai)tron
2005-08-14(svn r2866) Move all functions and tables which aren't directly involved in m...tron
2005-08-11(svn r2853) Add missing dependencies and flags to the dependency targets and ...tron
2005-08-08(svn r2843) OSX doesn't like OBJC, so give it back its beloved CC, because it...tron
2005-08-08(svn r2841) Pimp the Makefile: Determining the header dependencies is now a s...tron
2005-08-06(svn r2826) Remove another write-only variable, thanks glxtron
2005-08-06(svn r2825) -Fix: GCC that put deps in the wrong dirs can now compile OTTD againtruelight
2005-08-06(svn r2824) -Fix: OSX can now also produce dedicated serverstruelight
2005-08-06(svn r2823) -Fix: MorphOS doesn't have pthread either!truelight
2005-08-06(svn r2822) -Fix: don't compile pthread for win32 dedicated serverstruelight
2005-08-06(svn r2815) Store the currency information in one central place instead of sc...tron
2005-08-05(svn r2809) Implement more generic threading functions, which allow more than...tron
2005-07-30(svn r2760) Remove stale comments, long unused stuff and simplify some checkstron
2005-07-29(svn r2756) Renamed railtypes into _railtypesludde
2005-07-29(svn r2753) -Codechange: Introduced a new struct "RailtypeInfo" to store rail...celestar
2005-07-26(svn r2712) Overhaul DirectMusic MIDI backend:tron
2005-07-25(svn r2704) Remove . from include path again, too much trouble. Also add some...tron
2005-07-24(svn r2703) - Feature: [OSX] Added a native alert window to show whatever err...bjarni
2005-07-24(svn r2700) Insert Id tag into the Makefiletron
2005-07-23(svn r2691) Separate dedicated video driver and fix bemidi declarationstron
2005-07-23(svn r2688) MSVC and Watcom can't handle identical file names in different di...tron
2005-07-23(svn r2685) -Codechange: Split the music/sound/video drivers into separate fi...tron
2005-07-17(svn r2616) Don't stop when compiling a language fails, just delete the defec...tron
2005-07-17(svn r2606) -Codechange: renamed ai.c to ai_old.c, and ai.h to ai_new.h to ma...truelight
2005-07-15(svn r2585) - Fix [Makefile]: some small cleanups, remove warnings, and add m...Darkvater
2005-07-10(svn r2542) -Add: [GPMI] Added GPMI (http://sourceforge.net/projects/libgpmi/) truelight
2005-07-04(svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows mu...hackykid
2005-06-26(svn r2491) -Fix: Solved a performance problem introduced in r2467. While busycelestar
2005-06-19(svn r2461) -Feature [Makefile] libpng-config can now be called something els...bjarni
2005-06-18(svn r2458) -Fix: Quickfix to make dedicated-server compile again. We need a ...truelight
2005-06-18(svn r2457) -Fix: typo in Makefile for OSX buildstruelight
2005-06-16(svn r2448) General cleanup of rail related code, more to follow.matthijs
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
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 FreeBSDtron