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
-
(svn r18723) -Codechange: also simplify looping over an area when building trees, desert, rocky areas or leveling land draftMon, 04 Jan 2010 18:49:27 +0000, by rubidium
-
(svn r18721) -Codechange: simplify adding/removing rectangles of tiles from AITileLists draftMon, 04 Jan 2010 18:39:46 +0000, by rubidium
-
(svn r18720) -Codechange: simplify looping and validation of CmdBuildCanal draftMon, 04 Jan 2010 18:37:47 +0000, by rubidium
-
(svn r18719) -Feature: don't delete the rough/rocky status of a tile when it's covered by snow, this allows rocky tiles under snow if you have a variable snowline draftMon, 04 Jan 2010 18:33:43 +0000, by yexo
-
(svn r18718) -Codechange: make a wrapper macro for looping TileAreas draftMon, 04 Jan 2010 18:30:10 +0000, by rubidium
-
(svn r18717) -Codechange: use TileArea in industry instead of three separate variables. Also make use of TileArea functions for determining the 'width' and 'height' of an industry. draftMon, 04 Jan 2010 18:21:07 +0000, by rubidium
-
(svn r18716) -Codechange: pass a TileArea to FindStationsAroundTiles draftMon, 04 Jan 2010 18:16:32 +0000, by rubidium
-
(svn r18715) -Codechange: make StationFinder a subclass of TileArea draftMon, 04 Jan 2010 18:12:10 +0000, by rubidium
-
(svn r18714) -Codechange: move the TileArea struct to it's own header draftMon, 04 Jan 2010 18:05:14 +0000, by rubidium
-
(svn r18713) -Fix [FS#3476]: the join station window didn't account for scrolling, so if you did scroll the station was not joined with the selected station draftMon, 04 Jan 2010 17:54:57 +0000, by rubidium
-
(svn r18712) -Fix (r5167): Spurious character spacing with free type fonts for small and large font sizes. draftMon, 04 Jan 2010 16:37:53 +0000, by peter1138
-
(svn r18711) -Doc: update landscape documentation about m1 (tile owner) draftMon, 04 Jan 2010 14:33:32 +0000, by yexo
-
(svn r18710) -Fix [FS#3478]: the wrong town is mentioned in the error when trying to make one way roads of town owned roads draftMon, 04 Jan 2010 11:35:12 +0000, by rubidium
-
(svn r18708) -Feature: [NewGRF] Add support for custom station foundation graphics. draftSun, 03 Jan 2010 22:44:57 +0000, by peter1138
-
(svn r18707) -Fix (r17802): local variables should not be accessed after the function returns draftSun, 03 Jan 2010 22:43:12 +0000, by yexo
-
(svn r18706) -Cleanup: remove docs/Manual.txt and docs/OSX_install_instructions.txt, the contents of those are already in readme.txt and they were outdated. draftSun, 03 Jan 2010 22:10:17 +0000, by yexo
-
(svn r18705) -Update: the known bugs document about the PulseAudio issue based on mgmuscari's solution/workaround draftSun, 03 Jan 2010 21:57:21 +0000, by rubidium
-
(svn r18704) -Doc: update the 'Compiling OpenTTD using Microsoft Visual C++' documentation draftSun, 03 Jan 2010 21:35:17 +0000, by yexo
-
(svn r18703) -Feature-ish: allow virtually paying a percentage of the leg profit in feeder chains. This to give the user a better chance to get a feeder system without "losses". draftSun, 03 Jan 2010 21:29:20 +0000, by rubidium
-
(svn r18702) -Fix [FS#3467]: Enable DrawGroundSpriteAt() to deal with foundations as DrawGroundSprite() does, and use this for drawing one-way-road-signs and clear-land-fences. draftSun, 03 Jan 2010 20:55:00 +0000, by frosch
-
(svn r18701) -Fix (r18700): always compile before making a commit draftSun, 03 Jan 2010 20:14:50 +0000, by yexo
-
(svn r18700) -Fix: when deleting an industry on water (oil rigs) the tiles on water were not marked dirty draftSun, 03 Jan 2010 19:33:12 +0000, by yexo
-
(svn r18699) -Fix [FS#PlanetAndy]: GRF parameters were not properly initialised to zero, and not always checked for valid range. draftSun, 03 Jan 2010 19:29:56 +0000, by frosch
-
(svn r18697) -Fix [FS#3471]: crash when scrolling to an item removed by filtering in the 'add NewGRF window' draftSun, 03 Jan 2010 15:25:51 +0000, by rubidium
-
(svn r18696) -Fix [FS#3404]: AITile::IsCoastTile returned false for coast tiles with trees on them. draftSun, 03 Jan 2010 12:42:50 +0000, by yexo
-
(svn r18693) -Doc: Add some doxygen comments to smallmap code. draftSat, 02 Jan 2010 18:29:51 +0000, by alberth