log

age author description
Mon, 11 Jun 2007 14:00:16 +0000 maedhros (svn r10097) -Feature: Add support for articulated road vehicles, or callbacks 11 and 17 for draft
Mon, 11 Jun 2007 13:38:11 +0000 truelight (svn r10096) -Fix r10092: freetype bypassed the Blitter::Encode, making fonts look weird draft
Mon, 11 Jun 2007 12:51:27 +0000 truelight (svn r10095) -Fix: avoid reading outside the buffer because of scaling problems draft
Mon, 11 Jun 2007 12:44:02 +0000 rubidium (svn r10094) -Fix: some really broken strings got in. draft
Mon, 11 Jun 2007 11:59:36 +0000 truelight (svn r10093) -Revert: removed 16x zoom-out as it is broken beyond repair draft
Mon, 11 Jun 2007 11:50:49 +0000 truelight (svn r10092) -Codechange: code-seperated the spriteloader and blitter from the rest of the code draft
Mon, 11 Jun 2007 10:29:07 +0000 rubidium (svn r10091) -Add: make time detection whether you are using -jN when having distcc enabled. draft
Mon, 11 Jun 2007 10:01:03 +0000 truelight (svn r10090) -Add: add --with-distcc to configure, to enable distcc compiles. Not used by default draft
Mon, 11 Jun 2007 04:52:51 +0000 maedhros (svn r10089) -Fix (r10040): Use GetTileZ instead of GetClearGround in GetTerrainType as draft
Sun, 10 Jun 2007 23:40:29 +0000 belugas (svn r10088) -Codechange: A typo and a code-style draft
Sun, 10 Jun 2007 21:34:45 +0000 rubidium (svn r10087) -Fix [FS#834]: multiple subsequent "give money" actions could result in duplicate messages that money has been transfered when it only happened once. draft
Sun, 10 Jun 2007 21:28:20 +0000 maedhros (svn r10086) -Codechange: Use more sensible types and functions in GenericPlaceSignals. draft
Sun, 10 Jun 2007 20:49:11 +0000 rubidium (svn r10085) -Fix [FS#839]: message that you had given money appeared even when an error occured. draft
Sun, 10 Jun 2007 20:27:28 +0000 rubidium (svn r10084) -Fix [FS#855]: reversing a train when loading at a station crashed. draft
Sun, 10 Jun 2007 19:59:08 +0000 rubidium (svn r10082) -Fix [FS#846]: another memory leak in the networking code (benc). draft
Sun, 10 Jun 2007 10:52:19 +0000 rubidium (svn r10081) -Fix [FS851]: towns/AIs didn't build bridges anymore (boekabart). draft
Sun, 10 Jun 2007 09:37:09 +0000 bjarni (svn r10080) -Cleanup: replaced magic numbers in SubtractMoneyFromAnyPlayer() with enum values draft
Sun, 10 Jun 2007 06:31:51 +0000 miham (svn r10079) -Update: WebTranslator2 update to 2007-06-10 08:31:40 draft
Sun, 10 Jun 2007 01:25:21 +0000 belugas (svn r10078) -Codechange: Centralize all industry counts data and access draft
Sat, 09 Jun 2007 18:31:04 +0000 bjarni (svn r10077) -Fix: FS#845 Cloning Trains Longer Than 8 Units Causes Crash draft
Sat, 09 Jun 2007 08:31:41 +0000 miham (svn r10076) -Update: WebTranslator2 update to 2007-06-09 10:29:27 draft
Sat, 09 Jun 2007 04:01:40 +0000 rubidium (svn r10075) -Fix [FS#844]: small memory leak on some early returns. draft
Sat, 09 Jun 2007 02:05:51 +0000 belugas (svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (and unfinished) support for callbacks for industries draft
Fri, 08 Jun 2007 21:16:17 +0000 rubidium (svn r10073) -Codechange: make the NewGRF paths in the config file without any full paths (again). draft
Fri, 08 Jun 2007 19:06:35 +0000 truelight (svn r10072) -Fix r10070: typo in zoom.hpp draft
Fri, 08 Jun 2007 18:59:29 +0000 rubidium (svn r10071) -Feature [FS#828]: moving of orders (skidd13). draft
Fri, 08 Jun 2007 18:45:14 +0000 truelight (svn r10070) -Fix: fix the rounding problem of zoom-levels in zoom.hpp, so it is global for every call draft
Fri, 08 Jun 2007 18:23:26 +0000 truelight (svn r10069) -Documentation: some documentation for TIC/TOC, as it isn't what I expected... draft
Fri, 08 Jun 2007 18:15:11 +0000 rubidium (svn r10068) -Fix [FS#835]: coverage area highlight was still show when it was turned off for docks. draft
Fri, 08 Jun 2007 17:54:48 +0000 truelight (svn r10067) -Add: 'make run-prof' profiles your code, simular to 'make run' and 'make run-gdb' draft