summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2007-01-02(svn r7751) -Codechange: move network_* to a new network map. Furthermore mov...rubidium
2006-12-29(svn r7624) -Fix (FS#470): Also install openttd.32.bmp on make install, used ...matthijs
2006-12-28(svn r7588) -Change: [OSX] removed the flag JAGUAR since it didn't work anywaybjarni
2006-12-25(svn r7557) -Fix: [OSX] FS#463 libfontconfig not present on OSX by defaultbjarni
2006-12-22(svn r7548) -Codechange: Some MorphOS changes to get OpenTTD compiled, packag...Darkvater
2006-12-10(svn r7461) -Fix: [FS#262] Add support for building with GCC on OS/2 (psmedley)Darkvater
2006-12-04(svn r7357) -Codechange: new NewGRF set up window which allows modification o...peter1138
2006-12-04(svn r7348) -Feature: Initial support for saving NewGRF settings with savegam...peter1138
2006-12-03(svn r7331) - Codechange: Rename all memory pool macro's and types to "old po...matthijs
2006-11-30(svn r7299) -CodeChange: Train and Aircraft Build window GUI code simplified ...KUDr
2006-11-17(svn r7196) -Feature: use fontconfig so one can set the font family name in o...rubidium
2006-11-16(svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/U...peter1138
2006-11-07(svn r7101) Evaluate the necessary flags for libpng once per make run, not ev...tron
2006-11-07(svn r7100) Evaluate the necessary flags for SDL once per make run, not every...tron
2006-10-10(svn r6722) -Codechange: [aircraft build window] moved aircraft build window ...bjarni
2006-09-27(svn r6532) - Feature: Add support for NewGRF sound effects. Currently sound ...peter1138
2006-09-26(svn r6513) -Codechange: unified the code to draw depot windowsbjarni
2006-09-06(svn r6410) -remove unittestglx
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