Makefile
Sun, 24 Jun 2007 18:26:50 +0000 orudge (svn r10307) [0.5] -Fix: Got 0.5 compiling on OS/2 again 0.5
Wed, 21 Mar 2007 00:00:08 +0000 bjarni (svn r9384) [0.5] -Fix: [MorphOS] updated make release to avoid the need to specify RELEASE when building 0.5
Thu, 08 Feb 2007 19:24:36 +0000 bjarni (svn r8643) [0.5] -Fix: [OSX] link statically to freetype when STATIC is set 0.5
Sat, 30 Dec 2006 23:04:14 +0000 Darkvater (svn r7666) -Backport from trunk (r7548): 0.5
Sat, 30 Dec 2006 23:00:52 +0000 Darkvater (svn r7664) -Backport from trunk (r7587, r7588, r7600, r7605, r7626, r7629): 0.5
Sat, 30 Dec 2006 22:55:31 +0000 Darkvater (svn r7662) -Backport from trunk (r7557, r7624): 0.5
Sun, 10 Dec 2006 00:20:26 +0000 Darkvater (svn r7461) -Fix: [FS#262] Add support for building with GCC on OS/2 (psmedley)
Mon, 04 Dec 2006 14:27:54 +0000 peter1138 (svn r7357) -Codechange: new NewGRF set up window which allows modification of NewGRF settings.
Mon, 04 Dec 2006 08:30:04 +0000 peter1138 (svn r7348) -Feature: Initial support for saving NewGRF settings with savegames. Back up your savegames...
Sun, 03 Dec 2006 17:27:43 +0000 matthijs (svn r7331) - Codechange: Rename all memory pool macro's and types to "old pool", so the new pool implementation can be committed alongside it.
Thu, 30 Nov 2006 16:03:12 +0000 KUDr (svn r7299) -CodeChange: Train and Aircraft Build window GUI code simplified a bit:
Fri, 17 Nov 2006 22:15:55 +0000 rubidium (svn r7196) -Feature: use fontconfig so one can set the font family name in openttd.cfg instead of the full path to the font.
Thu, 16 Nov 2006 22:05:33 +0000 peter1138 (svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/UTF-8 and the option for fonts rendered by FreeType. Language changes to come.
Tue, 07 Nov 2006 15:58:54 +0000 tron (svn r7101) Evaluate the necessary flags for libpng once per make run, not every time the CFLAGS/LIBS variables are used
Tue, 07 Nov 2006 15:53:20 +0000 tron (svn r7100) Evaluate the necessary flags for SDL once per make run, not every time the CFLAGS/LIBS variables are used
Tue, 10 Oct 2006 15:02:38 +0000 bjarni (svn r6722) -Codechange: [aircraft build window] moved aircraft build window to a file of it's own
Wed, 27 Sep 2006 18:17:01 +0000 peter1138 (svn r6532) - Feature: Add support for NewGRF sound effects. Currently sound priority isn't supported.
Tue, 26 Sep 2006 16:47:51 +0000 bjarni (svn r6513) -Codechange: unified the code to draw depot windows
Wed, 06 Sep 2006 13:58:31 +0000 glx (svn r6410) -remove unittest
Thu, 24 Aug 2006 22:04:24 +0000 rubidium (svn r6104) -Fix: make install did not create a directory for the heightmaps
Thu, 24 Aug 2006 12:08:25 +0000 truelight (svn r6089) -Backport r6088: added -s (source) and -d (destination) to strgen (Darkvater)
Sun, 20 Aug 2006 13:48:04 +0000 truelight (svn r5978) -Add: allow a switch in Makefile.config to disable threads in OpenTTD (no matter what system you are on). Only useful for testing.
Sat, 19 Aug 2006 10:00:30 +0000 truelight (svn r5946) -Add: merged the TGP branch to mainline. TGP adds:
Wed, 16 Aug 2006 06:05:44 +0000 tron (svn r5923) Fix 'make depend' which was broken in r3574 (it just did nothing)
Mon, 14 Aug 2006 14:21:15 +0000 rubidium (svn r5887) -Cleanup: move date related functions, defines and variables to date.[ch]
Sun, 13 Aug 2006 08:18:11 +0000 Darkvater (svn r5872) - Feature: Add an icon to the SDL openttd executable.
Sat, 05 Aug 2006 00:16:24 +0000 Darkvater (svn r5764) - Cleanup: - Cleanup: Move the now unified FiosAlloc, compare_FiosItems, FiosFreeSavegameList, FiosMakeSavegameName, FiosDelete and FileExists to newly created file fios.c where it belongs.
Thu, 13 Jul 2006 18:34:45 +0000 truelight (svn r5493) -Fix: 'grep -o' isn't supported on all targets. 'sed' is, so use thatone (tokai)
Fri, 07 Jul 2006 02:44:51 +0000 belugas (svn r5464) [Behaviour Fix] : When starting the game, the system will now verify the presence of music files in gm forlder.
Tue, 04 Jul 2006 13:51:17 +0000 truelight (svn r5456) -Fix: detect the version of the TARGET, not the HOST please
Thu, 29 Jun 2006 07:19:24 +0000 peter1138 (svn r5426) - Makefile: Make the configure script work properly for setting target compilers; Set CC_TARGET / CXX_TARGET
Fri, 09 Jun 2006 14:40:30 +0000 peter1138 (svn r5197) - Use svn info to automatically find the last modified revision number and get branch information and place it in the revision string. Increase NETWORK_REVISION_LENGTH to accommodate the branch tag.
Sat, 27 May 2006 23:16:37 +0000 bjarni (svn r4997) -Fix: [OSX] reverted the OSX part of rev 4994 as it caused dyld (lib) crashes
Sat, 27 May 2006 20:51:57 +0000 truelight (svn r4994) -Fix: changed the stripping parts a bit. OSX is no longer an exeption
Sat, 27 May 2006 20:22:20 +0000 truelight (svn r4993) -Fix: if 1 file is C++, link the whole project with g++
Sat, 27 May 2006 18:17:10 +0000 truelight (svn r4991) -Fix: don't compile UNITTEST by default, it isn't needed
Sat, 27 May 2006 17:51:11 +0000 truelight (svn r4989) -Fix: make the OSX Makefile stuff to work with the compile-farm
Sat, 27 May 2006 16:12:16 +0000 KUDr (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
Thu, 18 May 2006 02:43:23 +0000 belugas (svn r4902) Newgrf : Introduction of the newgrf_cargo files.
Thu, 04 May 2006 03:38:09 +0000 peter1138 (svn r4733) - NewGRF: remove remnants of old resolver code.
Sat, 22 Apr 2006 05:42:54 +0000 celestar (svn r4516) -Fix: Committed one file too much. Thanks egladil for immidiate spotting
Sat, 22 Apr 2006 05:36:22 +0000 celestar (svn r4515) -Codechange: TPFMode2 is currently only used for TRANSPORT_WATER. So remove all stuff that deals with other transport types and assert TRANSPORT_WATER
Fri, 21 Apr 2006 03:00:20 +0000 belugas (svn r4493) Newgrf : Action 04. Beginning of implementation.
Thu, 20 Apr 2006 20:51:57 +0000 peter1138 (svn r4486) - NewGRF: Create and use a memory pool to manage sprite groups. This
Fri, 31 Mar 2006 21:34:02 +0000 Darkvater (svn r4220) - Fix (r4219): of course iconv is enabled on >= 10.3 not >; fixed comment (thanks Bjarni)
Fri, 31 Mar 2006 21:22:41 +0000 Darkvater (svn r4219) - Add support for WITH_ICONV. It is enabled by default for OSX > 10.3 for all others set it with WITH_ICONV in Makefile.config or with --with-iconv with configure. --with-config=/somedir will search for iconv include files somewhere (or in Makefile.config with WITH_ICONV_PATH). Custom library loading is not (yet) supported
Fri, 31 Mar 2006 21:06:55 +0000 peter1138 (svn r4217) Replace SDL-CONFIG and LIBPNG-CONFIG with SDL_CONFIG and LIBPNG_CONFIG
Fri, 31 Mar 2006 10:04:18 +0000 bjarni (svn r4197) reentered STATIC_ZLIB_PATH (removed in 4183) since it turned out that it's used after all
Thu, 30 Mar 2006 20:14:06 +0000 bjarni (svn r4183) -Codechange: [Makefile]: removed MANUAL_CONFIG as it's not used anymore
Wed, 29 Mar 2006 16:30:26 +0000 celestar (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of code and proofreading, thanks to peter1138 for another lot of code and ideas.
Wed, 29 Mar 2006 16:28:41 +0000 bjarni (svn r4149) -Codechange: [OSX] rewrite of how universal binaries are compiled
Sun, 26 Mar 2006 21:15:09 +0000 Darkvater (svn r4125) - Feature: Add a general TIC() TOC() mechanism using rdtsc or something similar on non-i386 architectures to performance-tune (critical) code. Some systems are probably missing, but those can be added later.
Sun, 26 Mar 2006 14:41:39 +0000 celestar (svn r4113) Moved all relevant map functions for stations to station_map.[ch]
Fri, 24 Mar 2006 06:40:49 +0000 tron (svn r4076) Back out r4074. It doesn't work and leads to make endlessly calling itself. NOTE: Delete Makefile.config to recover.
Thu, 23 Mar 2006 23:54:43 +0000 bjarni (svn r4074) -Feature: [Makefile] the makefile can now detect if iconv is present in the system
Wed, 22 Mar 2006 13:06:50 +0000 bjarni (svn r4019) -Fix: [OSX] stopped using iconv for 10.2.8, since it was added in 10.3
Sat, 18 Mar 2006 15:55:24 +0000 bjarni (svn r3966) -Fix: [OSX and some linux] [ 1157244 ] Can't save game if name contains german umlauts
Wed, 15 Mar 2006 16:44:50 +0000 tron (svn r3887) Add a function to get the other bridge end when you're at a bridge ramp
Wed, 15 Mar 2006 14:11:17 +0000 bjarni (svn r3884) renamed TRIPPLE_BINARY to TRIPLE_BINARY
Wed, 15 Mar 2006 14:03:09 +0000 bjarni (svn r3882) -Codechange: [OSX] changed the way universal and tripple binaries are build