log

age author description
Sun, 06 Feb 2011 21:31:33 +0000 rubidium (svn r22004) -Change [FS#4471]: always report mammoth trains are disabled to NewGRFs, and allow the maximum train length to be modified in multiplayer as well draft
Sun, 06 Feb 2011 21:14:57 +0000 rubidium (svn r22003) -Document [FS#3447]: that SDL for Mac OS X might very well be unusable draft
Sun, 06 Feb 2011 18:45:32 +0000 translators (svn r22002) -Update from WebTranslator v3.0: draft
Sun, 06 Feb 2011 18:26:50 +0000 alberth (svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.industry_density. draft
Sun, 06 Feb 2011 18:11:39 +0000 alberth (svn r22000) -Codechange: Introduce an enum for the industry density setting. draft
Sun, 06 Feb 2011 17:21:49 +0000 alberth (svn r21999) -Fix [FS#4474] (r21969): Use 'very low' industry density for generating industries in the SE. draft
Sun, 06 Feb 2011 17:19:56 +0000 alberth (svn r21998) -Fix (r21969): Number of industries difficulty setting should not affect the SE. draft
Sun, 06 Feb 2011 16:45:27 +0000 rubidium (svn r21997) -Fix [FS#4473]: when the difference between force and resistance is smaller than the mass(*4) there would be no acceleration anymore, even when at higher (or lower) speed the force and resistance balance out better draft
Sun, 06 Feb 2011 15:01:52 +0000 rubidium (svn r21996) -Fix [FS#4472]: [YAPF] Under some circumstances vehicles could be lost draft
Sun, 06 Feb 2011 14:33:04 +0000 frosch (svn r21995) -Cleanup (r21994): Remove obsolete comment. draft
Sun, 06 Feb 2011 13:57:17 +0000 frosch (svn r21994) -Fix: Make computations of closest-land/water-distances handle waterish tiles more correctly. draft
Sun, 06 Feb 2011 12:16:06 +0000 planetmaker (svn r21993) -Fix (r19720): When building a lock on dry land costs for clearing water were deducted rather than for building canals draft
Sun, 06 Feb 2011 12:15:17 +0000 yexo (svn r21992) -Fix [FS#4467]: AIs trying to change the AIOF_GOTO_NEAREST_DEPOT flag for existing orders triggered an assert. Explicitly forbid this as precondition for SetOrderFlags draft
Sat, 05 Feb 2011 23:10:31 +0000 frosch (svn r21991) -Fix [FS#4466]: The share/copy-orders-cursor was not updated to refer to the new vehicle when it got autoreplaced/-renewed. draft
Sat, 05 Feb 2011 23:02:52 +0000 frosch (svn r21990) -Cleanup (r14085): Remove unneeded test. draft
Sat, 05 Feb 2011 21:13:54 +0000 frosch (svn r21989) -Fix (r21954): Vehicle status bar glitches on speed changes. draft
Sat, 05 Feb 2011 21:07:25 +0000 frosch (svn r21988) -Change: Disable smooth scrolling for GHK_CENTER_ZOOM when zooming is also involved. draft
Sat, 05 Feb 2011 20:41:13 +0000 frosch (svn r21987) -Fix: Make news items, engine previews and AI preview events deal with no longer existing Engine items after resetting the pool. draft
Sat, 05 Feb 2011 20:37:00 +0000 frosch (svn r21986) -Codechange: Add helper function to test whether an engine is still associated to a GRF. draft
Sat, 05 Feb 2011 20:26:55 +0000 frosch (svn r21985) -Codechange: Use VehicleOrderID where appropiate. draft
Sat, 05 Feb 2011 19:36:02 +0000 planetmaker (svn r21984) -Fix: Compilation without AI was broken draft
Sat, 05 Feb 2011 18:45:47 +0000 translators (svn r21983) -Update from WebTranslator v3.0: draft
Sat, 05 Feb 2011 17:54:36 +0000 frosch (svn r21982) -Add: Wheel scrolling to console. draft
Sat, 05 Feb 2011 17:53:29 +0000 frosch (svn r21981) -Codechange: Deduplicate the code and unify the bounds of console scrolling. draft
Sat, 05 Feb 2011 17:44:44 +0000 frosch (svn r21980) -Codechange: Draw one line more at the top of the console, i.e. clip the top-most line if there is not enough room instead of not drawing it at all. draft
Sat, 05 Feb 2011 17:41:05 +0000 frosch (svn r21979) -Fix: Scrolling of the console in pages used wrong line height and scrolled too much. draft
Sat, 05 Feb 2011 17:34:13 +0000 frosch (svn r21978) -Codechange/Fix: Remove usage of Window::top and left from IConsoleWindow::OnPaint(). Drawing is done relative to the window position. But as the position is (0,0) anyway, it was not noticeable. draft
Sat, 05 Feb 2011 16:36:37 +0000 frosch (svn r21977) -Codechange: Always cal Window::OnMouseWheel(), independent of viewport scroll/zoom settings. draft
Sat, 05 Feb 2011 16:20:55 +0000 alberth (svn r21976) -Doc: Document several crash handling functions. draft
Sat, 05 Feb 2011 16:07:23 +0000 frosch (svn r21975) -Add: console command to reset the engine pool. It removes the traces of engines which are no longer associated to a NewGRF, and can be used to e.g. 'fix' scenarios which were screwed up by the author. You can only use it when there are no vehicles in the game though. draft