Mercurial > hg > openttd
graph
-
(svn r10100) -Fix r10093: some code now became obsolete as it never did something draftMon, 11 Jun 2007 14:45:26 +0000, by truelight
-
(svn r10099) -Fix(r9867, FS860): Use the specs of the to-be-created industry instead of the scanned industry draftMon, 11 Jun 2007 14:25:38 +0000, by belugas
-
(svn r10098) -Codechange: bilbo cared about the performance of the AI with respect to the airport placement, so he rewrote the aircraft handling of the AI; now it can actually make lots of money again :) draftMon, 11 Jun 2007 14:23:04 +0000, by rubidium
-
(svn r10097) -Feature: Add support for articulated road vehicles, or callbacks 11 and 17 for draftMon, 11 Jun 2007 14:00:16 +0000, by maedhros
-
(svn r10096) -Fix r10092: freetype bypassed the Blitter::Encode, making fonts look weird draftMon, 11 Jun 2007 13:38:11 +0000, by truelight
-
(svn r10095) -Fix: avoid reading outside the buffer because of scaling problems draftMon, 11 Jun 2007 12:51:27 +0000, by truelight
-
(svn r10094) -Fix: some really broken strings got in. draftMon, 11 Jun 2007 12:44:02 +0000, by rubidium
-
(svn r10093) -Revert: removed 16x zoom-out as it is broken beyond repair draftMon, 11 Jun 2007 11:59:36 +0000, by truelight
-
(svn r10092) -Codechange: code-seperated the spriteloader and blitter from the rest of the code draftMon, 11 Jun 2007 11:50:49 +0000, by truelight
-
(svn r10091) -Add: make time detection whether you are using -jN when having distcc enabled. draftMon, 11 Jun 2007 10:29:07 +0000, by rubidium
-
(svn r10090) -Add: add --with-distcc to configure, to enable distcc compiles. Not used by default draftMon, 11 Jun 2007 10:01:03 +0000, by truelight
-
(svn r10089) -Fix (r10040): Use GetTileZ instead of GetClearGround in GetTerrainType as draftMon, 11 Jun 2007 04:52:51 +0000, by maedhros
-
(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. draftSun, 10 Jun 2007 21:34:45 +0000, by rubidium
-
(svn r10086) -Codechange: Use more sensible types and functions in GenericPlaceSignals. draftSun, 10 Jun 2007 21:28:20 +0000, by maedhros
-
(svn r10085) -Fix [FS#839]: message that you had given money appeared even when an error occured. draftSun, 10 Jun 2007 20:49:11 +0000, by rubidium
-
(svn r10084) -Fix [FS#855]: reversing a train when loading at a station crashed. draftSun, 10 Jun 2007 20:27:28 +0000, by rubidium
-
(svn r10082) -Fix [FS#846]: another memory leak in the networking code (benc). draftSun, 10 Jun 2007 19:59:08 +0000, by rubidium
-
(svn r10081) -Fix [FS851]: towns/AIs didn't build bridges anymore (boekabart). draftSun, 10 Jun 2007 10:52:19 +0000, by rubidium
-
(svn r10080) -Cleanup: replaced magic numbers in SubtractMoneyFromAnyPlayer() with enum values draftSun, 10 Jun 2007 09:37:09 +0000, by bjarni
-
(svn r10079) -Update: WebTranslator2 update to 2007-06-10 08:31:40 draftSun, 10 Jun 2007 06:31:51 +0000, by miham
-
(svn r10078) -Codechange: Centralize all industry counts data and access draftSun, 10 Jun 2007 01:25:21 +0000, by belugas
-
(svn r10077) -Fix: FS#845 Cloning Trains Longer Than 8 Units Causes Crash draftSat, 09 Jun 2007 18:31:04 +0000, by bjarni
-
(svn r10076) -Update: WebTranslator2 update to 2007-06-09 10:29:27 draftSat, 09 Jun 2007 08:31:41 +0000, by miham
-
(svn r10075) -Fix [FS#844]: small memory leak on some early returns. draftSat, 09 Jun 2007 04:01:40 +0000, by rubidium
-
(svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (and unfinished) support for callbacks for industries draftSat, 09 Jun 2007 02:05:51 +0000, by belugas
-
(svn r10073) -Codechange: make the NewGRF paths in the config file without any full paths (again). draftFri, 08 Jun 2007 21:16:17 +0000, by rubidium
-
(svn r10071) -Feature [FS#828]: moving of orders (skidd13). draftFri, 08 Jun 2007 18:59:29 +0000, by rubidium
-
(svn r10070) -Fix: fix the rounding problem of zoom-levels in zoom.hpp, so it is global for every call draftFri, 08 Jun 2007 18:45:14 +0000, by truelight
-
(svn r10069) -Documentation: some documentation for TIC/TOC, as it isn't what I expected... draftFri, 08 Jun 2007 18:23:26 +0000, by truelight
-
(svn r10068) -Fix [FS#835]: coverage area highlight was still show when it was turned off for docks. draftFri, 08 Jun 2007 18:15:11 +0000, by rubidium
-
(svn r10067) -Add: 'make run-prof' profiles your code, simular to 'make run' and 'make run-gdb' draftFri, 08 Jun 2007 17:54:48 +0000, by truelight
-
(svn r10066) -Codechange: Expose function GetNearbyTile by moving it to newgrf_commons.[cpp|h]. Will be used by industries in a few. draftFri, 08 Jun 2007 17:54:18 +0000, by belugas
-
(svn r10065) -Cleanup (r9850): remove now unneeded stuff draftFri, 08 Jun 2007 16:53:21 +0000, by glx
-
(svn r10064) -Fix(r10063): compile again, when changing stuff. DOn't trust first run draftFri, 08 Jun 2007 15:59:03 +0000, by belugas
-
(svn r10063) -Codechange: Change VARDEF for extern draftFri, 08 Jun 2007 15:48:48 +0000, by belugas
-
(svn r10062) -Codechange: Don't redraw all station tiles when cargo is added or removed if the station has no custom graphics. draftFri, 08 Jun 2007 09:35:39 +0000, by peter1138
-
(svn r10061) -Codechange: [NewGRF] Add common cargo subtype support to vehicle var 42 draftFri, 08 Jun 2007 06:27:58 +0000, by peter1138
-
(svn r10060) -Update: WebTranslator2 update to 2007-06-08 07:51:39 draftFri, 08 Jun 2007 05:51:57 +0000, by miham
-
(svn r10059) -Fix (r10045): Pretend GRF is still in initialisation state when leaving reservation stage. This fixes action 7/9 tests for grfs that will be active. draftThu, 07 Jun 2007 18:13:31 +0000, by peter1138
-
(svn r10058) -Codechange: give some industry variable sensible names (like not telling "last_mo_production" when it is the production of the current month). draftThu, 07 Jun 2007 14:38:45 +0000, by rubidium
-
(svn r10057) -Fix (r10051): git version detection didn't work for mingw/msys draftThu, 07 Jun 2007 13:40:20 +0000, by glx
-
(svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06 draftThu, 07 Jun 2007 12:37:27 +0000, by miham
-
(svn r10054) -Codechange: make the industries cost modifier look more like the original one, so it's much easier to support industries that use this original format. draftThu, 07 Jun 2007 09:20:04 +0000, by rubidium
-
(svn r10053) -Fix: could not clear a level-crossing tile with tram tracks. draftThu, 07 Jun 2007 08:58:21 +0000, by rubidium
-
(svn r10052) -Codechange: Support reserve/activate stage bits of action 7/9 variable 84. draftThu, 07 Jun 2007 07:20:44 +0000, by peter1138
-
(svn r10051) -Add: git "version" detection so we've got at least some indication what version we're playing when using git ;) draftThu, 07 Jun 2007 00:25:49 +0000, by rubidium
-
(svn r10050) -Codechange: make it a little easier to force a version number (for releases). draftThu, 07 Jun 2007 00:15:00 +0000, by rubidium
-
(svn r10049) -Codechange: get rid of the SLE_WRITEBYTE obfuscation. draftWed, 06 Jun 2007 23:57:21 +0000, by rubidium
-
(svn r10048) -Fix (r6455): Don't use override engine type for articulated wagon parts. draftWed, 06 Jun 2007 10:51:11 +0000, by peter1138
-
(svn r10047) -Update: WebTranslator2 update to 2007-06-06 07:59:17 draftWed, 06 Jun 2007 05:59:32 +0000, by miham
-
(svn r10046) -Documentation: add some documentation in order_gui (skidd13). draftTue, 05 Jun 2007 22:17:03 +0000, by rubidium
-
(svn r10045) -Codechange: Process Action 8 during GLS_RESERVATION to allow Action 7/Action 9s to work properly draftTue, 05 Jun 2007 21:41:31 +0000, by peter1138
-
(svn r10044) -Fix: Minor NewGRF debug message fixes, and skip sprites of an unsupported Action 5 feature. draftTue, 05 Jun 2007 20:49:32 +0000, by peter1138
-
(svn r10043) -Change: make templates of the blitters, based on zoom and mode, which makes the optimizing better, and therefor a higher blitter speed (tnx boekabart) draftTue, 05 Jun 2007 12:01:50 +0000, by truelight
-
(svn r10042) -Codechange: Replace hardcoded spritecache size with a configuration draftTue, 05 Jun 2007 10:40:29 +0000, by peter1138
-
(svn r10041) -Update: WebTranslator2 update to 2007-06-05 08:19:09 draftTue, 05 Jun 2007 06:19:27 +0000, by miham
-
(svn r10040) -Codechange: Make the function GetTerrainType public, as other functions require it draftTue, 05 Jun 2007 01:49:08 +0000, by belugas