log

age author description
Wed, 14 Jul 2010 19:22:53 +0000 rubidium (svn r20147) -Change: make some of the english strings more consistent with eachother and OpenTTD's behaviour draft
Wed, 14 Jul 2010 17:45:38 +0000 translators (svn r20146) -Update from WebTranslator v3.0: draft
Wed, 14 Jul 2010 17:36:27 +0000 rubidium (svn r20145) -Codechange: keep original RMB->tooltip behaviour when hovering is disabled and there is no handled right click event for the widget, i.e. if a widget would handle the right click you won't see the tooltip anymore by right clicking; by enabling hovering you would get access to that tooltip again. draft
Wed, 14 Jul 2010 15:08:31 +0000 terkhen (svn r20144) -Feature: Allow to configure the delay of hover events, or to disable them completely. draft
Wed, 14 Jul 2010 12:27:51 +0000 terkhen (svn r20143) -Codechange: Remove RecalcShipStuff function. draft
Wed, 14 Jul 2010 12:20:48 +0000 terkhen (svn r20142) -Fix [FS#3880]: Ships were not marked as dirty when stopping inside a depot. draft
Wed, 14 Jul 2010 12:03:30 +0000 terkhen (svn r20141) -Fix: Initialize the state of OnKeyPress at the AI debug window (Zuu). draft
Wed, 14 Jul 2010 12:01:40 +0000 terkhen (svn r20140) -Fix: Initialize the state of OnKeyPress at the world generation window (Zuu). draft
Wed, 14 Jul 2010 11:43:46 +0000 terkhen (svn r20139) -Fix [FS#3902]: Found town window ignored all hotkeys (Zuu). draft
Wed, 14 Jul 2010 09:06:41 +0000 rubidium (svn r20138) -Change: also put the base set version number in the crash log draft
Tue, 13 Jul 2010 23:33:31 +0000 rubidium (svn r20137) -Fix [FS#3945]: desync due to (temporary) wrong railtype; when loading a savegame the railtype of some (high ID) trains could be wrong. draft
Tue, 13 Jul 2010 20:12:44 +0000 rubidium (svn r20136) -Codechange: check more of the vehicle caches (when desync debug is turned on) draft
Tue, 13 Jul 2010 17:45:18 +0000 translators (svn r20135) -Update from WebTranslator v3.0: draft
Mon, 12 Jul 2010 21:21:05 +0000 truebrain (svn r20134) -Revert (r20131): OOM is a nasty person draft
Mon, 12 Jul 2010 19:36:06 +0000 frosch (svn r20133) -Revert (r20130): Vehicles could deadlock themself in roadstops. draft
Mon, 12 Jul 2010 18:15:37 +0000 frosch (svn r20132) -Fix [FS#3944](r20126): There can also be halftile foundations on slopes with opposite corners raised. draft
Mon, 12 Jul 2010 17:45:14 +0000 translators (svn r20131) -Update from WebTranslator v3.0: draft
Sun, 11 Jul 2010 20:34:29 +0000 frosch (svn r20130) -Fix [FS#3935]: Standard roadstops can also be left via manual depot orders. draft
Sun, 11 Jul 2010 17:51:02 +0000 rubidium (svn r20129) -Add [Debian]: debug symbols package draft
Sun, 11 Jul 2010 17:45:36 +0000 translators (svn r20128) -Update from WebTranslator v3.0: draft
Sun, 11 Jul 2010 17:39:23 +0000 frosch (svn r20127) -Fix [FS#3929]: Replace 'invalid engine' with 'vehicle model'. draft
Sun, 11 Jul 2010 17:28:19 +0000 frosch (svn r20126) -Fix [FS#3883]: Make railtype Terrain Type variable aware of RAIL_GROUND_HALF_SNOW. That is, resolve the sprites for upper and lower part of the foundation independently. draft
Sun, 11 Jul 2010 17:11:14 +0000 frosch (svn r20125) -Change: [NewGRF] If a tile has a snow-flag in the map array, use that for Terrain Type variables, instead of always only using the tile Z position. Also use the maximum Z of a tile for tiles which usually have levelling foundations (stations, houses, industries, unmovables). draft
Sun, 11 Jul 2010 14:35:53 +0000 frosch (svn r20124) -Fix (r20118): Don't bring windows to front by hovering over them. draft
Sun, 11 Jul 2010 13:14:08 +0000 terkhen (svn r20123) -Add [FS#3721]: Use all available space when drawing articulated road vehicles. draft
Sun, 11 Jul 2010 11:01:24 +0000 terkhen (svn r20122) -Fix: Correct vehicle list tooltips at the depot window. draft
Sun, 11 Jul 2010 11:00:09 +0000 terkhen (svn r20121) -Add: OnHover method for windows. draft
Sun, 11 Jul 2010 10:58:55 +0000 terkhen (svn r20120) -Feature [FS#3913]: Tooltips are shown by hovering the mouse over a widget instead of by right clicking on it. draft
Sun, 11 Jul 2010 10:55:57 +0000 terkhen (svn r20119) -Add: Tooltips can be removed if the user stops hovering the mouse. draft
Sun, 11 Jul 2010 10:53:07 +0000 terkhen (svn r20118) -Add: Detect if the mouse has been hovering over the same point. draft