log

age author description
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
Tue, 17 Aug 2010 23:55:22 +0000 rubidium (svn r20532) -Codechange: unify selling of vehicles a bit draft
Tue, 17 Aug 2010 23:15:55 +0000 rubidium (svn r20531) -Codechange: unify quite a bit of the vehicle building commands draft
Tue, 17 Aug 2010 22:33:27 +0000 yexo (svn r20530) -Cleanup (r13507): p2 bit 0 for CmdBUildRailVehicle is no longer valid so don't use it draft
Tue, 17 Aug 2010 21:50:58 +0000 yexo (svn r20529) -Codechange: simplify UpdateAirplanesOnNewStation by removing code for situations that don't happen draft
Tue, 17 Aug 2010 21:46:25 +0000 yexo (svn r20528) -Fix: in old savegames aircraft can have an invalid state draft
Tue, 17 Aug 2010 19:52:44 +0000 yexo (svn r20527) -Codechange: move the flood code and remove some redundant checks draft
Tue, 17 Aug 2010 17:45:49 +0000 translators (svn r20526) -Update from WebTranslator v3.0: draft
Tue, 17 Aug 2010 11:59:52 +0000 yexo (svn r20525) -Codechange: make Aircraft::UpdateDeltaXY more readable by removing the MKIT macro draft
Tue, 17 Aug 2010 11:59:09 +0000 yexo (svn r20524) -Codechange: remove old airport debug code draft
Tue, 17 Aug 2010 09:49:31 +0000 frosch (svn r20523) -Fix [FS#4040]: Do not print a colon for AI settings with empty name. draft
Tue, 17 Aug 2010 09:42:38 +0000 rubidium (svn r20522) -Fix [FS#4041] (r20482): the wrong "delete" was called for Objects draft
Mon, 16 Aug 2010 17:45:46 +0000 translators (svn r20518) -Update from WebTranslator v3.0: draft
Mon, 16 Aug 2010 17:25:11 +0000 terkhen (svn r20517) -Fix (r20516): Committed way too much. draft
Mon, 16 Aug 2010 16:15:22 +0000 terkhen (svn r20516) -Feature [FS#3472]: Filter signs at the sign list window. (Zuu) draft
Mon, 16 Aug 2010 15:18:21 +0000 rubidium (svn r20515) -Feature: ignore _ in console command names so there is no "inconsistent" behaviour w.r.t. underscores anymore without breaking backwards compatability greatly draft
Mon, 16 Aug 2010 12:32:49 +0000 frosch (svn r20514) -Fix: Draw error messages in white by default, they may not have a colour code. draft
Mon, 16 Aug 2010 12:21:17 +0000 rubidium (svn r20513) -Change: unify style of some "broken NewGRF" strings draft
Mon, 16 Aug 2010 09:44:05 +0000 frosch (svn r20512) -Fix [FS#4036]: Generation seed is unsigned. draft
Mon, 16 Aug 2010 08:33:28 +0000 frosch (svn r20511) -Fix: Initial height of townlist was not a multiple of the line height. draft
Sun, 15 Aug 2010 23:44:45 +0000 rubidium (svn r20510) -Codechange: unify packet queue handling and make insertion O(1) instead of O(n) draft
Sun, 15 Aug 2010 23:42:36 +0000 rubidium (svn r20509) -Change: don't cycle (quickly) through the shade states. Just make scrolling up shade the window and scrolling down unshade it. (avdg) draft
Sun, 15 Aug 2010 23:32:36 +0000 michi_cc (svn r20508) -Add [FS#3973]: A new screenshot type that makes a zoomed-in screenshot of the visible viewport. (Eddi) draft
Sun, 15 Aug 2010 23:32:32 +0000 michi_cc (svn r20507) -Change: Remove the shortcut hints from the screenshot menu strings (as they're configurable now) and rename "Giant screenshot" to "Whole map screenshot". draft
Sun, 15 Aug 2010 22:37:30 +0000 michi_cc (svn r20506) -Change: Vehicles will now stop loading after a load cycle that loaded less than possible, unless it's a full load order. This should improve behaviour with gradual loading and cargo continuously trickling in. draft
Sun, 15 Aug 2010 19:59:48 +0000 frosch (svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing railtype. draft
Sun, 15 Aug 2010 19:53:53 +0000 frosch (svn r20504) -Codechange: Move updating of train's visual effect to separate function. draft
Sun, 15 Aug 2010 18:35:57 +0000 frosch (svn r20503) -Fix (r18838): Powered wagons should check the railtype of the tile they are on, not where the engine is on. draft
Sun, 15 Aug 2010 18:25:57 +0000 frosch (svn r20502) -Fix (r12330): VRF_POWEREDWAGON is part of train flags, not vehicle_flags. draft
Sun, 15 Aug 2010 17:45:15 +0000 translators (svn r20501) -Update from WebTranslator v3.0: draft
Sun, 15 Aug 2010 15:47:07 +0000 frosch (svn r20500) -Fix: When converting rail all trains with a part on the converted rails need updating. Not only engines, which have power afterwards. Also update Acceleration after updating Power. draft
Sun, 15 Aug 2010 14:06:43 +0000 alberth (svn r20499) -Doc: Spelling fixes, and one doxygen comment addition. draft
Sun, 15 Aug 2010 13:17:04 +0000 rubidium (svn r20498) -Fix [FS#4030]: ignore the non-stop state when comparing one order type to another order type draft
Sun, 15 Aug 2010 11:58:20 +0000 rubidium (svn r20497) -Fix [FS#3960]: non-dedicated servers failing to load a game caused the introgame to be the server's game causing desyncs when people tried to join draft
Sun, 15 Aug 2010 10:14:08 +0000 frosch (svn r20496) -Codechange: Remove IsProductionMinimum()/Maximum(). The 0 and 255 constants are used all over the place, no need for trivial wrapper functions. draft
Sat, 14 Aug 2010 17:45:24 +0000 translators (svn r20493) -Update from WebTranslator v3.0: draft
Sat, 14 Aug 2010 14:50:06 +0000 rubidium (svn r20490) -Change: merge the extra GRF sources so updating them becomes a bit easier. draft
Sat, 14 Aug 2010 09:46:36 +0000 rubidium (svn r20489) -Fix [FS#4031]: [NoAI] checking whether water tiles are connected failed in some cases draft
Sat, 14 Aug 2010 09:28:03 +0000 terkhen (svn r20488) -Fix [FS#4029]: Version detection for MSVC using mercurial failed (Hirundo). draft
Sat, 14 Aug 2010 09:04:37 +0000 rubidium (svn r20487) -Fix: typo in comments draft
Fri, 13 Aug 2010 17:45:36 +0000 translators (svn r20486) -Update from WebTranslator v3.0: draft