log

age author description
Sat, 09 Jan 2010 14:43:08 +0000 rubidium (svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way draft
Sat, 09 Jan 2010 14:41:22 +0000 rubidium (svn r18763) -Feature [FS#3095]: rerandomise AIs on reloading (via the debug window) when they were randomly chosen draft
Fri, 08 Jan 2010 22:42:00 +0000 yexo (svn r18762) -Codechange: unduplicate sprite layout drawing between industries and houses draft
Fri, 08 Jan 2010 20:42:12 +0000 frosch (svn r18761) -Fix [FS#3497]: Spritelayouts do not need an Action 1 if only using default sprites. draft
Fri, 08 Jan 2010 19:18:32 +0000 frosch (svn r18760) -Fix (rlots)[FS#3500]: Action 9 did not properly detect whether an Action 8 was encountered already. draft
Fri, 08 Jan 2010 19:14:33 +0000 yexo (svn r18759) -Fix [NewGRF]: don't segfault when a newgrf contains an action2 and action3 but no action0 draft
Fri, 08 Jan 2010 18:47:25 +0000 rubidium (svn r18758) -Change: move Malay to the 'finished' languages draft
Fri, 08 Jan 2010 18:45:47 +0000 translators (svn r18757) -Update from WebTranslator v3.0: draft
Fri, 08 Jan 2010 03:17:12 +0000 glx (svn r18756) -Codechange: direct accesses to png_*_struct members are deprecated draft
Thu, 07 Jan 2010 20:56:50 +0000 yexo (svn r18755) -Fix [FS#3495] (r14847): CircularTileSearch skipped a few tiles close to the starting tile draft
Thu, 07 Jan 2010 18:45:31 +0000 translators (svn r18754) -Update from WebTranslator v3.0: draft
Thu, 07 Jan 2010 17:14:08 +0000 rubidium (svn r18753) -Fix: Max TE was incorrect in the engine preview draft
Thu, 07 Jan 2010 16:39:04 +0000 rubidium (svn r18752) -Codechange: unduplify some code draft
Thu, 07 Jan 2010 16:29:58 +0000 rubidium (svn r18751) -Codechange: also log the zlib version in the crash log draft
Thu, 07 Jan 2010 11:54:01 +0000 rubidium (svn r18750) -Fix [FS#3492]: the cargo payment button states weren't properly set on opening the window draft
Thu, 07 Jan 2010 11:48:59 +0000 rubidium (svn r18749) -Fix [FS#3491]: the AI's name and version in the debug panel weren't properly centered draft
Thu, 07 Jan 2010 00:09:27 +0000 rubidium (svn r18747) -Codechange: add some constness to the AI code draft
Wed, 06 Jan 2010 20:49:24 +0000 rubidium (svn r18746) -Fix [FS#3489]: clear the cached NewGRFs of a server when receiving a reply instead of when requesting the information. With slow/unstable network connections it would look like the NewGRF settings button went randomly missing. draft
Wed, 06 Jan 2010 20:23:06 +0000 frosch (svn r18745) -Codechange: Assemble custom station foundations into a single bounding box. draft
Wed, 06 Jan 2010 20:17:46 +0000 frosch (svn r18744) -Fix [FS#3487-ish]: Do not toggle the sticky- and shading-button twice per mouseclick when clicking fast. draft
Wed, 06 Jan 2010 18:45:30 +0000 translators (svn r18743) -Update from WebTranslator v3.0: draft
Wed, 06 Jan 2010 15:16:14 +0000 yexo (svn r18742) -Fix [NewGRF]: house prop 1D was thrashed when a newgrf contains prop 14 after prop 1D draft
Wed, 06 Jan 2010 13:35:32 +0000 rubidium (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. draft
Wed, 06 Jan 2010 09:08:43 +0000 yexo (svn r18739) -Fix (r18719): building trees on snow with rocks underneed caused an assert draft
Tue, 05 Jan 2010 22:32:47 +0000 yexo (svn r18738) -Fix (r18719): when a tree died while there was snow the amount of snow on the tile changed draft
Tue, 05 Jan 2010 22:18:04 +0000 peter1138 (svn r18737) -Fix (r12028): Var67 data wasn't swapped properly for orientation. draft
Tue, 05 Jan 2010 21:36:05 +0000 yexo (svn r18736) -Feature [NewGRF]: implement varaction2houses vars 66 ad 67 draft
Tue, 05 Jan 2010 20:54:54 +0000 rubidium (svn r18734) -Prepare: for 1.0.0-beta2 draft
Tue, 05 Jan 2010 18:45:29 +0000 translators (svn r18733) -Update from WebTranslator v3.0: draft
Tue, 05 Jan 2010 17:11:56 +0000 rubidium (svn r18732) -Codechange: move the company related commands of misc_cmd.cpp to company_cmd.cpp draft
Tue, 05 Jan 2010 16:59:57 +0000 rubidium (svn r18731) -Codechange: move the DrawStationCoverage stuff from misc_gui.cpp to station_gui.cpp draft
Tue, 05 Jan 2010 14:26:15 +0000 yexo (svn r18730) -Fix [FS#3414]: new viewports didn't center on the correct position draft
Mon, 04 Jan 2010 23:00:19 +0000 yexo (svn r18729) -Fix [FS#3427]: the lock in the company gui was only drawn for your own company draft
Mon, 04 Jan 2010 22:26:25 +0000 yexo (svn r18728) -Fix: don't mark all tiles dirty in the artic tileloop draft
Mon, 04 Jan 2010 21:58:47 +0000 rubidium (svn r18727) -Fix [FS#3480]: some invalid gender/plural indices in strings, which could eventually cause crashes. draft
Mon, 04 Jan 2010 21:10:20 +0000 rubidium (svn r18726) -Fix [FS#3463]: with non-uniform industries the 'supplies' text when building a station could be incorrect (missing a cargo) draft
Mon, 04 Jan 2010 19:42:29 +0000 frosch (svn r18725) -Add: [NoAI] AIWaypoint::WaypointType and AIWaypoint::HasWaypointType(). draft
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
Wed, 30 Dec 2009 08:01:54 +0000 alberth (svn r18663) -Codechange (r1): Remove unused _smallmap_vegetation_andor colour masks. draft
Wed, 30 Dec 2009 02:23:10 +0000 orudge (svn r18662) -Feature: Add WarpIN-based installer for OS/2 draft
Tue, 29 Dec 2009 23:23:16 +0000 yexo (svn r18661) -Fix [FS#3169]: aircraft on the metropolitan airport took a long route to the closest loading pad draft
Tue, 29 Dec 2009 23:13:36 +0000 yexo (svn r18660) -Cleanup: remove useless function draft
Tue, 29 Dec 2009 19:47:57 +0000 orudge (svn r18659) -Fix: Some minor language corrections in installer draft
Tue, 29 Dec 2009 18:57:25 +0000 rubidium (svn r18658) -Fix [FS#3443]: wrong strings drawn for cargo subtype in vehicle details draft
Tue, 29 Dec 2009 18:45:24 +0000 translators (svn r18657) -Update from WebTranslator v3.0: draft
Tue, 29 Dec 2009 04:27:39 +0000 orudge (svn r18656) -Feature: Add event semaphore support for OS/2 draft
Mon, 28 Dec 2009 19:26:44 +0000 rubidium (svn r18655) -Fix: the icon that is supposed to be 256x256 pixels wasn't 256x256 pixels draft
Mon, 28 Dec 2009 18:45:17 +0000 translators (svn r18654) -Update from WebTranslator v3.0: draft
Mon, 28 Dec 2009 18:26:39 +0000 rubidium (svn r18653) -Fix [FS#3442]: when trying to attach a wagon to an existing free wagon chain, don't attach it to itself draft
Mon, 28 Dec 2009 13:04:18 +0000 rubidium (svn r18652) -Fix: glitches due to having the wrong bounding boxes for the face widgets draft
Mon, 28 Dec 2009 12:12:57 +0000 smatz (svn r18651) -Fix [FS#3438](r18518): [NoAI] When AI tried to create NO_UNLOAD order, GOTO_NEAREST_DEPOT order was created instead draft
Sun, 27 Dec 2009 21:45:27 +0000 smatz (svn r18650) -Fix: in the case of level crossing, location of the owner of road was documented wrongly (Eddi) draft
Sun, 27 Dec 2009 18:45:17 +0000 translators (svn r18649) -Update from WebTranslator v3.0: draft
Sun, 27 Dec 2009 14:37:54 +0000 michi_cc (svn r18648) -Fix/Feature [FS#3430-ish]: [YAPP] Treat the backside of an one-way path signals as a safe waiting point. draft
Sun, 27 Dec 2009 14:37:50 +0000 michi_cc (svn r18647) -Fix: [YAPP] A train inside a station was not always found when checking for trains on a reserved path. draft
Sun, 27 Dec 2009 14:37:46 +0000 michi_cc (svn r18646) -Fix [FS#3418]: [YAPP] Don't extend the reserved path through a newly built path signal directly in front of a stopped or loading train. Also restore the reserved path in more cases after removing a signal. draft
Sun, 27 Dec 2009 13:38:08 +0000 smatz (svn r18645) -Fix [FS#3433](r942): out-of-bounds access in the 'Start new multiplayer game' GUI draft
Sun, 27 Dec 2009 13:19:17 +0000 rubidium (svn r18644) -Fix [FS#3434]: company league window was too narrow draft
Sun, 27 Dec 2009 12:58:23 +0000 rubidium (svn r18643) -Fix [FS#3436]: rotation could not be changed for heightmaps draft
Sun, 27 Dec 2009 09:05:00 +0000 rubidium (svn r18642) -Fix [FS#3432]: when a company goes bankrupt and has vehicles on a drive through road stop that is not theirs, the 'filled' cache of the road stops would get corrupted draft
Sat, 26 Dec 2009 18:45:20 +0000 translators (svn r18641) -Update from WebTranslator v3.0: draft