Mercurial > hg > openttd
graph
-
(svn r18756) -Codechange: direct accesses to png_*_struct members are deprecated draftFri, 08 Jan 2010 03:17:12 +0000, by glx
-
(svn r18755) -Fix [FS#3495] (r14847): CircularTileSearch skipped a few tiles close to the starting tile draftThu, 07 Jan 2010 20:56:50 +0000, by yexo
-
(svn r18753) -Fix: Max TE was incorrect in the engine preview draftThu, 07 Jan 2010 17:14:08 +0000, by rubidium
-
(svn r18751) -Codechange: also log the zlib version in the crash log draftThu, 07 Jan 2010 16:29:58 +0000, by rubidium
-
(svn r18750) -Fix [FS#3492]: the cargo payment button states weren't properly set on opening the window draftThu, 07 Jan 2010 11:54:01 +0000, by rubidium
-
(svn r18749) -Fix [FS#3491]: the AI's name and version in the debug panel weren't properly centered draftThu, 07 Jan 2010 11:48:59 +0000, by rubidium
-
(svn r18747) -Codechange: add some constness to the AI code draftThu, 07 Jan 2010 00:09:27 +0000, by rubidium
-
(svn r18745) -Codechange: Assemble custom station foundations into a single bounding box. draftWed, 06 Jan 2010 20:23:06 +0000, by frosch
-
(svn r18744) -Fix [FS#3487-ish]: Do not toggle the sticky- and shading-button twice per mouseclick when clicking fast. draftWed, 06 Jan 2010 20:17:46 +0000, by frosch
-
(svn r18742) -Fix [NewGRF]: house prop 1D was thrashed when a newgrf contains prop 14 after prop 1D draftWed, 06 Jan 2010 15:16:14 +0000, by yexo
-
(svn r18741) -Fix (r14597, r16460): the 'ownname' of a language isn't the name of the translator, but the name of the language in said language. draftWed, 06 Jan 2010 13:35:32 +0000, by rubidium
-
(svn r18739) -Fix (r18719): building trees on snow with rocks underneed caused an assert draftWed, 06 Jan 2010 09:08:43 +0000, by yexo
-
(svn r18738) -Fix (r18719): when a tree died while there was snow the amount of snow on the tile changed draftTue, 05 Jan 2010 22:32:47 +0000, by yexo
-
(svn r18737) -Fix (r12028): Var67 data wasn't swapped properly for orientation. draftTue, 05 Jan 2010 22:18:04 +0000, by peter1138
-
(svn r18736) -Feature [NewGRF]: implement varaction2houses vars 66 ad 67 draftTue, 05 Jan 2010 21:36:05 +0000, by yexo
-
(svn r18732) -Codechange: move the company related commands of misc_cmd.cpp to company_cmd.cpp draftTue, 05 Jan 2010 17:11:56 +0000, by rubidium
-
(svn r18731) -Codechange: move the DrawStationCoverage stuff from misc_gui.cpp to station_gui.cpp draftTue, 05 Jan 2010 16:59:57 +0000, by rubidium
-
(svn r18730) -Fix [FS#3414]: new viewports didn't center on the correct position draftTue, 05 Jan 2010 14:26:15 +0000, by yexo
-
(svn r18729) -Fix [FS#3427]: the lock in the company gui was only drawn for your own company draftMon, 04 Jan 2010 23:00:19 +0000, by yexo
-
(svn r18728) -Fix: don't mark all tiles dirty in the artic tileloop draftMon, 04 Jan 2010 22:26:25 +0000, by yexo
-
(svn r18727) -Fix [FS#3480]: some invalid gender/plural indices in strings, which could eventually cause crashes. draftMon, 04 Jan 2010 21:58:47 +0000, by rubidium
-
(svn r18726) -Fix [FS#3463]: with non-uniform industries the 'supplies' text when building a station could be incorrect (missing a cargo) draftMon, 04 Jan 2010 21:10:20 +0000, by rubidium
-
(svn r18725) -Add: [NoAI] AIWaypoint::WaypointType and AIWaypoint::HasWaypointType(). draftMon, 04 Jan 2010 19:42:29 +0000, by frosch
-
(svn r18724) -Fix [FS#3475] (r17899): refitting a non-refittable vehicle to it's default cargotype failed, causing problems for AIs draftMon, 04 Jan 2010 18:50:50 +0000, by yexo