Age | Commit message (Expand) | Author |
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 trunk | tron |
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 cleanup | bjarni |
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 bundle | bjarni |
2005-12-04 | (svn r3258) -Feature: [OSX] added support for universal binaries | bjarni |
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 version | truelight |
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 files | bjarni |
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 reality | tron |
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 glx | tron |
2005-08-06 | (svn r2825) -Fix: GCC that put deps in the wrong dirs can now compile OTTD again | truelight |
2005-08-06 | (svn r2824) -Fix: OSX can now also produce dedicated servers | truelight |