log

age author description
Thu, 19 Aug 2010 15:19:40 +0000 yexo (svn r20562) -Change: [NoAI] Move all functions from AIList to AIAbstractList draft
Thu, 19 Aug 2010 14:26:41 +0000 rubidium (svn r20561) -Fix: compiler warning draft
Thu, 19 Aug 2010 14:25:07 +0000 rubidium (svn r20560) -Fix: AIs (still/again?) crashing for certain commands draft
Thu, 19 Aug 2010 13:44:41 +0000 yexo (svn r20559) -Fix [FS#4045]: make sure that all vehicles are build in the most northern depot/hangar tile draft
Thu, 19 Aug 2010 12:56:31 +0000 yexo (svn r20558) -Codechange: use one generic function to create a list of company buttons draft
Thu, 19 Aug 2010 12:02:17 +0000 rubidium (svn r20557) -Document [FS#3928]: why we won't fix the issue draft
Thu, 19 Aug 2010 11:36:12 +0000 yexo (svn r20556) -Fix (r20555): a tempory copy/pasted line ended up in the commit draft
Thu, 19 Aug 2010 11:33:15 +0000 yexo (svn r20555) -Fix [FS#4053]: wrong tooltip for the company select button in the AI debug and performance rating windows draft
Thu, 19 Aug 2010 11:16:08 +0000 rubidium (svn r20554) -Fix [FS#4057]: typo in configure --help draft
Thu, 19 Aug 2010 08:59:36 +0000 rubidium (svn r20553) -Feature: allow rate limiting of incoming commands draft
Thu, 19 Aug 2010 08:22:08 +0000 terkhen (svn r20552) -Fix: Never show tooltips when the mouse cursor is outside the window. draft
Thu, 19 Aug 2010 08:07:19 +0000 rubidium (svn r20551) -Fix [FS#4056]: apparantly Mac OS X's sed and GNU's can't decide on a single "format" for replacing stuff in-place draft
Wed, 18 Aug 2010 22:52:02 +0000 rubidium (svn r20550) -Fix: documentation of CmdSetTimetableStart draft
Wed, 18 Aug 2010 22:40:17 +0000 rubidium (svn r20549) -Codechange: centralise the handling of the incoming commands (from clients and the server) draft
Wed, 18 Aug 2010 21:30:38 +0000 rubidium (svn r20548) -Codechange: rename some variables giving them slightly more meaningful names draft
Wed, 18 Aug 2010 20:48:38 +0000 rubidium (svn r20547) -Change: the way order backups are performed. Now restoring an order doesn't require up to 765 commands. draft
Wed, 18 Aug 2010 18:57:58 +0000 rubidium (svn r20546) -Fix (r20542): starting AIs shouldn't cause an assertion to trigger draft
Wed, 18 Aug 2010 18:52:16 +0000 rubidium (svn r20545) -Codechange: make sure an OrderBackup gets cleared when the depot it belongs to gets removed, the depot window gets closed or when another vehicle gets sold in a depot draft
Wed, 18 Aug 2010 17:45:38 +0000 translators (svn r20544) -Update from WebTranslator v3.0: draft
Wed, 18 Aug 2010 17:23:03 +0000 rubidium (svn r20543) -Fix (r20542): compilation failed when networking was disabled draft
Wed, 18 Aug 2010 17:06:45 +0000 rubidium (svn r20542) -Codechange: generalise the setting of "p2" to the ClientID. draft
Wed, 18 Aug 2010 15:58:30 +0000 rubidium (svn r20541) -Fix: when removing a vehicle update the "clone orders of"-vehicle of a backed up order, or remove it if there is no vehicle sharing orders with that vehicle. draft
Wed, 18 Aug 2010 15:22:40 +0000 smatz (svn r20540) -Fix [FS#4049](r20480): use CmdDeleteTown instead of direct use of operator delete draft
Wed, 18 Aug 2010 15:15:59 +0000 rubidium (svn r20539) -Codechange: make order backups more self-contained. draft
Wed, 18 Aug 2010 01:19:03 +0000 yexo (svn r20538) -Codechange: introduce a few macros to initialize the airport classes draft
Wed, 18 Aug 2010 00:48:22 +0000 rubidium (svn r20537) -Codechange: make RefitVehicle a static (local) function draft
Wed, 18 Aug 2010 00:47:31 +0000 rubidium (svn r20536) -Codechange: unify the refitting of vehicles draft
Wed, 18 Aug 2010 00:46:14 +0000 yexo (svn r20535) -Codechange: make the 'vehicle must be stopped in depot' strings consistant draft
Wed, 18 Aug 2010 00:30:12 +0000 yexo (svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in depot' strings draft
Wed, 18 Aug 2010 00:03:08 +0000 rubidium (svn r20533) -Codechange: shuffle a bit with the bits in the sell command draft