log

age author description
Mon, 04 Jan 2010 18:50:50 +0000 yexo (svn r18724) -Fix [FS#3475] (r17899): refitting a non-refittable vehicle to it's default cargotype failed, causing problems for AIs draft
Mon, 04 Jan 2010 18:49:27 +0000 rubidium (svn r18723) -Codechange: also simplify looping over an area when building trees, desert, rocky areas or leveling land draft
Mon, 04 Jan 2010 18:45:41 +0000 translators (svn r18722) -Update from WebTranslator v3.0: draft
Mon, 04 Jan 2010 18:39:46 +0000 rubidium (svn r18721) -Codechange: simplify adding/removing rectangles of tiles from AITileLists draft
Mon, 04 Jan 2010 18:37:47 +0000 rubidium (svn r18720) -Codechange: simplify looping and validation of CmdBuildCanal draft
Mon, 04 Jan 2010 18:33:43 +0000 yexo (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 draft
Mon, 04 Jan 2010 18:30:10 +0000 rubidium (svn r18718) -Codechange: make a wrapper macro for looping TileAreas draft
Mon, 04 Jan 2010 18:21:07 +0000 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. draft
Mon, 04 Jan 2010 18:16:32 +0000 rubidium (svn r18716) -Codechange: pass a TileArea to FindStationsAroundTiles draft
Mon, 04 Jan 2010 18:12:10 +0000 rubidium (svn r18715) -Codechange: make StationFinder a subclass of TileArea draft
Mon, 04 Jan 2010 18:05:14 +0000 rubidium (svn r18714) -Codechange: move the TileArea struct to it's own header draft
Mon, 04 Jan 2010 17:54:57 +0000 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 draft
Mon, 04 Jan 2010 16:37:53 +0000 peter1138 (svn r18712) -Fix (r5167): Spurious character spacing with free type fonts for small and large font sizes. draft
Mon, 04 Jan 2010 14:33:32 +0000 yexo (svn r18711) -Doc: update landscape documentation about m1 (tile owner) draft
Mon, 04 Jan 2010 11:35:12 +0000 rubidium (svn r18710) -Fix [FS#3478]: the wrong town is mentioned in the error when trying to make one way roads of town owned roads draft
Mon, 04 Jan 2010 02:32:36 +0000 peter1138 (svn r18709) -Fix (r10227,FS#3464): Animation buffer for 32bpp-anim blitter was only validated during sprite blitting, other drawing operations didn't check it. Initial startup and window resize could therefore lead to crash. draft
Sun, 03 Jan 2010 22:44:57 +0000 peter1138 (svn r18708) -Feature: [NewGRF] Add support for custom station foundation graphics. draft
Sun, 03 Jan 2010 22:43:12 +0000 yexo (svn r18707) -Fix (r17802): local variables should not be accessed after the function returns draft
Sun, 03 Jan 2010 22:10:17 +0000 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. draft
Sun, 03 Jan 2010 21:57:21 +0000 rubidium (svn r18705) -Update: the known bugs document about the PulseAudio issue based on mgmuscari's solution/workaround draft
Sun, 03 Jan 2010 21:35:17 +0000 yexo (svn r18704) -Doc: update the 'Compiling OpenTTD using Microsoft Visual C++' documentation draft
Sun, 03 Jan 2010 21:29:20 +0000 rubidium (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". draft
Sun, 03 Jan 2010 20:55:00 +0000 frosch (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. draft
Sun, 03 Jan 2010 20:14:50 +0000 yexo (svn r18701) -Fix (r18700): always compile before making a commit draft
Sun, 03 Jan 2010 19:33:12 +0000 yexo (svn r18700) -Fix: when deleting an industry on water (oil rigs) the tiles on water were not marked dirty draft
Sun, 03 Jan 2010 19:29:56 +0000 frosch (svn r18699) -Fix [FS#PlanetAndy]: GRF parameters were not properly initialised to zero, and not always checked for valid range. draft
Sun, 03 Jan 2010 18:45:21 +0000 translators (svn r18698) -Update from WebTranslator v3.0: draft
Sun, 03 Jan 2010 15:25:51 +0000 rubidium (svn r18697) -Fix [FS#3471]: crash when scrolling to an item removed by filtering in the 'add NewGRF window' draft
Sun, 03 Jan 2010 12:42:50 +0000 yexo (svn r18696) -Fix [FS#3404]: AITile::IsCoastTile returned false for coast tiles with trees on them. draft
Sat, 02 Jan 2010 18:45:23 +0000 translators (svn r18694) -Update from WebTranslator v3.0: draft
Sat, 02 Jan 2010 18:29:51 +0000 alberth (svn r18693) -Doc: Add some doxygen comments to smallmap code. draft
Sat, 02 Jan 2010 17:09:14 +0000 yexo (svn r18692) -Fix: after a company went bankrupt it was impossible to build a new waypoint close to a deleted one until the grey sign was gone draft
Sat, 02 Jan 2010 16:47:32 +0000 yexo (svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to AIWaypoint draft
Sat, 02 Jan 2010 16:05:27 +0000 rubidium (svn r18690) -Fix [FS#3469]: some keys that open windows that want to be located relatively to the toolbars/statusbar could cause a crash when in one of the end game screens draft
Sat, 02 Jan 2010 15:56:20 +0000 rubidium (svn r18689) -Codechange: move the looping over chunkhandlers code to a macro draft
Sat, 02 Jan 2010 15:52:41 +0000 rubidium (svn r18688) -Cleanup: remove some unused code/constants draft
Sat, 02 Jan 2010 15:52:29 +0000 yexo (svn r18687) -Add [NoAI]: AIEngine::IsBuildable to check if you can build a certain engine. draft
Sat, 02 Jan 2010 15:48:07 +0000 rubidium (svn r18686) -Fix [FS#3470]: in some cases _sl.chs is used when not initialised. As _sl.chs always refers to a single table when initialised replace _sl.chs with the actual table draft
Sat, 02 Jan 2010 11:26:20 +0000 rubidium (svn r18685) -Update: add genders to Catalan draft
Fri, 01 Jan 2010 22:01:14 +0000 rubidium (svn r18684) -Fix: for some "man"s an empty line is an error draft
Fri, 01 Jan 2010 18:45:40 +0000 rubidium (svn r18683) -Fix: it's not an other draft
Fri, 01 Jan 2010 18:45:35 +0000 translators (svn r18682) -Update from WebTranslator v3.0: draft
Fri, 01 Jan 2010 18:19:26 +0000 peter1138 (svn r18681) -Codechange: Use existing TILE_LOOP method for iterating trigger area. draft
Fri, 01 Jan 2010 18:10:50 +0000 peter1138 (svn r18680) -Fix: Whole station area is already correct size. draft
Fri, 01 Jan 2010 18:10:10 +0000 rubidium (svn r18679) -Fix (r16993): tile area of waypoints wasn't correctly given to NewGRFs in case of multi tile waypoints draft
Fri, 01 Jan 2010 00:00:45 +0000 rubidium (svn r18678) -Update: happy new year draft
Thu, 31 Dec 2009 18:45:51 +0000 translators (svn r18677) -Update from WebTranslator v3.0: draft
Thu, 31 Dec 2009 18:12:10 +0000 rubidium (svn r18676) -Change [FS#3411]: 'escape' in the 'found town' window removes the focus from the town name input box draft
Thu, 31 Dec 2009 18:11:03 +0000 rubidium (svn r18675) -Add [FS#3256]: function to remove focus from all widgets in a window draft
Thu, 31 Dec 2009 10:41:03 +0000 peter1138 (svn r18674) -Feature (FS#3459): Configurable slope steepness for trains from 0% to 10%, default is 3% as before (mostly by Terkhen) draft
Thu, 31 Dec 2009 07:39:05 +0000 peter1138 (svn r18673) -Fix (r17943): Deja vu: 3 byte structs are padded to a word on ARM. draft
Thu, 31 Dec 2009 00:09:29 +0000 rubidium (svn r18672) -Codechange: mention the game date in the crash log draft
Wed, 30 Dec 2009 20:31:43 +0000 rubidium (svn r18671) -Fix [FS#3452]: [NewGRF] If an action B did not have a 'data' string but would print it OpenTTD would segfault draft
Wed, 30 Dec 2009 19:30:49 +0000 alberth (svn r18670) -Fix [FS#3455]: Update all tiles when snowline height changes in larger steps than one tile. draft
Wed, 30 Dec 2009 18:45:29 +0000 translators (svn r18669) -Update from WebTranslator v3.0: draft
Wed, 30 Dec 2009 18:10:07 +0000 rubidium (svn r18668) -Fix [FS#3450]: the space between the S and X of OS X should be a non-breaking one draft
Wed, 30 Dec 2009 18:07:28 +0000 rubidium (svn r18667) -Fix [FS#3454]: [NoAI] crash when trying to get the order destination of a 'nearest depot' order draft
Wed, 30 Dec 2009 17:58:19 +0000 alberth (svn r18666) -Codechange: Add tooltips to enable/disable all buttons in smallmap. draft
Wed, 30 Dec 2009 17:44:38 +0000 alberth (svn r18665) -Feature [FS#567]: Allow contour-map to be shown with coloured industries in smallmap. draft
Wed, 30 Dec 2009 08:40:05 +0000 alberth (svn r18664) -Fix [FS#3449]: Unshade shaded finances window when toggling size. draft