summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-08-24(svn r6104) -Fix: make install did not create a directory for the heightmapsrubidium
2006-08-24(svn r6089) -Backport r6088: added -s (source) and -d (destination) to strgen...truelight
2006-08-20(svn r5978) -Add: allow a switch in Makefile.config to disable threads in Ope...truelight
2006-08-19(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:truelight
2006-08-16(svn r5923) Fix 'make depend' which was broken in r3574 (it just did nothing)tron
2006-08-14(svn r5887) -Cleanup: move date related functions, defines and variables to d...rubidium
2006-08-13(svn r5872) - Feature: Add an icon to the SDL openttd executable.Darkvater
2006-08-05(svn r5764) - Cleanup: - Cleanup: Move the now unified FiosAlloc, compare_Fio...Darkvater
2006-07-13(svn r5493) -Fix: 'grep -o' isn't supported on all targets. 'sed' is, so use ...truelight
2006-07-07(svn r5464) [Behaviour Fix] : When starting the game, the system will now ver...belugas
2006-07-04(svn r5456) -Fix: detect the version of the TARGET, not the HOST pleasetruelight
2006-06-29(svn r5426) - Makefile: Make the configure script work properly for setting t...peter1138
2006-06-09(svn r5197) - Use svn info to automatically find the last modified revision n...peter1138
2006-05-27(svn r4997) -Fix: [OSX] reverted the OSX part of rev 4994 as it caused dyld (...bjarni
2006-05-27(svn r4994) -Fix: changed the stripping parts a bit. OSX is no longer an exep...truelight
2006-05-27(svn r4993) -Fix: if 1 file is C++, link the whole project with g++truelight
2006-05-27(svn r4991) -Fix: don't compile UNITTEST by default, it isn't neededtruelight
2006-05-27(svn r4989) -Fix: make the OSX Makefile stuff to work with the compile-farmtruelight
2006-05-27(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su...KUDr
2006-05-18(svn r4902) Newgrf : Introduction of the newgrf_cargo files. belugas
2006-05-04(svn r4733) - NewGRF: remove remnants of old resolver code.peter1138
2006-04-22(svn r4516) -Fix: Committed one file too much. Thanks egladil for immidiate s...celestar
2006-04-22(svn r4515) -Codechange: TPFMode2 is currently only used for TRANSPORT_WATER....celestar
2006-04-21(svn r4493) Newgrf : Action 04. Beginning of implementation.belugas
2006-04-20(svn r4486) - NewGRF: Create and use a memory pool to manage sprite groups. T...peter1138
2006-03-31(svn r4220) - Fix (r4219): of course iconv is enabled on >= 10.3 not >; fixed...Darkvater
2006-03-31(svn r4219) - Add support for WITH_ICONV. It is enabled by default for OSX > ...Darkvater
2006-03-31(svn r4217) Replace SDL-CONFIG and LIBPNG-CONFIG with SDL_CONFIG and LIBPNG_C...peter1138
2006-03-31(svn r4197) reentered STATIC_ZLIB_PATH (removed in 4183) since it turned out ...bjarni
2006-03-30(svn r4183) -Codechange: [Makefile]: removed MANUAL_CONFIG as it's not used a...bjarni
2006-03-29(svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c...celestar
2006-03-29(svn r4149) -Codechange: [OSX] rewrite of how universal binaries are compiledbjarni
2006-03-26(svn r4125) - Feature: Add a general TIC() TOC() mechanism using rdtsc or som...Darkvater
2006-03-26(svn r4113) Moved all relevant map functions for stations to station_map.[ch]celestar
2006-03-24(svn r4076) Back out r4074. It doesn't work and leads to make endlessly calli...tron
2006-03-23(svn r4074) -Feature: [Makefile] the makefile can now detect if iconv is pres...bjarni
2006-03-22(svn r4019) -Fix: [OSX] stopped using iconv for 10.2.8, since it was added in...bjarni
2006-03-18(svn r3966) -Fix: [OSX and some linux] [ 1157244 ] Can't save game if name co...bjarni
2006-03-15(svn r3887) Add a function to get the other bridge end when you're at a bridg...tron
2006-03-15(svn r3884) renamed TRIPPLE_BINARY to TRIPLE_BINARYbjarni
2006-03-15(svn r3882) -Codechange: [OSX] changed the way universal and tripple binaries...bjarni
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