Mercurial > hg > openttd
graph
-
(svn r13488) -Fix (r13485): track wasn't removed on company bankrupcy when there was a ship on lower halftile draftThu, 12 Jun 2008 13:40:07 +0000, by smatz
-
(svn r13485) -Fix: let ships also navigate on half-tile sloped watery rail tiles. draftThu, 12 Jun 2008 11:15:43 +0000, by rubidium
-
(svn r13482) -Codechange: Use "extended bytes" in Actions 3 and 4 for vehicles draftThu, 12 Jun 2008 09:25:04 +0000, by peter1138
-
(svn r13481) -Codechange: add 'B' keyboard shortcut to build aqueduct (planetmaker) draftWed, 11 Jun 2008 21:37:36 +0000, by smatz
-
(svn r13480) -Fix [FS#2050]: RVs stoppping at drive through stations of other companies. draftWed, 11 Jun 2008 19:57:45 +0000, by rubidium
-
(svn r13479) -Codechange: don't use word 'bridge' for aqueducts that often draftWed, 11 Jun 2008 17:35:55 +0000, by smatz
-
(svn r13478) -Codechange: don't use GetBridgeSpec() for aqueducts draftWed, 11 Jun 2008 17:10:36 +0000, by smatz
-
(svn r13477) -Fix (r13464): correct tile type in the Query tile info window draftWed, 11 Jun 2008 16:24:00 +0000, by smatz
-
(svn r13476) -Fix: draw canal borders for locks and when directly next to a aquaduct entrace but under the aqueduct. draftWed, 11 Jun 2008 16:22:07 +0000, by rubidium
-
(svn r13475) -Fix (r13464): crash on destroying aquaduct with ship on in and on company bankrupt draftWed, 11 Jun 2008 15:56:55 +0000, by smatz
-
(svn r13472) -Backport (r13467 from NoAI): make CmdRemoveRoadStop use p2 as documented (only look at bit 0, not at the complete value) draftWed, 11 Jun 2008 15:08:52 +0000, by glx
-
(svn r13469) -Codechange: add support for loading Action 0x05, type 0F: "tracks for slopes". It's not useful right now, but it will be in the future. draftWed, 11 Jun 2008 14:55:02 +0000, by rubidium
-
(svn r13468) -Fix: make aqueducts a little more expensive than normal bridges and disable terraforming of aqueduct bridgeheads; one can't terraform normal canal tiles either. draftWed, 11 Jun 2008 14:51:31 +0000, by rubidium
-
(svn r13466) -Fix (r13464): slope checking got lost during development... draftWed, 11 Jun 2008 14:13:07 +0000, by rubidium
-
(svn r13464) -Codechange: support NewGRF Action 0x05, type 12. draftWed, 11 Jun 2008 13:54:01 +0000, by rubidium
-
(svn r13462) -Codechange: move DriverFactoryBase destructor definition from header file (saves ~16kB) draftWed, 11 Jun 2008 12:46:28 +0000, by smatz
-
(svn r13456) -Codechange: use AllocaM() macro instead of alloca() at most places draftTue, 10 Jun 2008 21:59:22 +0000, by smatz
-
(svn r13446) -Fix(r13443): changed the var previously introduced from 69 to 46, as no param was required (thanks frosch) draftTue, 10 Jun 2008 17:47:55 +0000, by belugas
-
(svn r13445) -Codechange: make 32bpp_optimized blitter ~10-20% faster in drawing (depends on architecture and compiler) draftTue, 10 Jun 2008 17:28:37 +0000, by smatz
-
(svn r13444) -Codechange: make the order GUI somewhat more efficient. The most used options can be done with a single click now. draftTue, 10 Jun 2008 16:46:11 +0000, by rubidium
-
(svn r13443) -Feature[newGRF]: Add var 0x69 for industries, long format construction date. draftTue, 10 Jun 2008 16:10:54 +0000, by belugas
-
(svn r13437) -Feature[newGRF]: Add long format introduction and maximum construction year for house. draftTue, 10 Jun 2008 00:42:19 +0000, by belugas
-
(svn r13434) -Fix (r13317): news window with invalid news item could be shown draftMon, 09 Jun 2008 12:20:00 +0000, by smatz
-
(svn r13433) -Codechange: remove a now useless global variable. draftMon, 09 Jun 2008 12:17:01 +0000, by rubidium
-
(svn r13419) -Fix [FS#2063]: Entries in the bridge list were not sorted when the window was just opened. draftSun, 08 Jun 2008 19:18:01 +0000, by rubidium
-
(svn r13417) -Fix (r12945, r13413): freeing the ThreadObjects in a manner that hopefully doesn't cause crashes. draftSun, 08 Jun 2008 15:27:57 +0000, by rubidium
-
(svn r13413) -Codechange: remove some enums that haven't been used for years. draftSun, 08 Jun 2008 12:28:23 +0000, by rubidium
-
(svn r13411) -Codechange: remove the return value from the thread procs because it is never used. draftSun, 08 Jun 2008 10:51:36 +0000, by rubidium
-
(svn r13409) -Fix: division by zero when one would press 'd' (skip order) when there's no order. draftSun, 08 Jun 2008 09:14:30 +0000, by rubidium