log

age author description
Tue, 09 Jun 2009 23:34:48 +0000 smatz (svn r16547) -Codechange: make CircularTileSearch a tiny bit faster draft
Tue, 09 Jun 2009 23:22:37 +0000 smatz (svn r16546) -Codechange: use array member instead of allocating in costructor and freeing in desctructor draft
Tue, 09 Jun 2009 20:04:46 +0000 smatz (svn r16545) -Cleanup: tunnels have been returning correct SlopeZ since r1 draft
Tue, 09 Jun 2009 17:20:06 +0000 smatz (svn r16544) -Codechange: use double-linked list for vehicle position caches in order to improve performance (~5% with many vehicles) draft
Tue, 09 Jun 2009 17:05:50 +0000 translators (svn r16543) -Update: WebTranslator2 update to 2009-06-09 17:05:46 draft
Tue, 09 Jun 2009 13:35:30 +0000 smatz (svn r16542) -Fix [FS#2971](r16307): depend failed on architectures with unsigned char draft
Mon, 08 Jun 2009 23:58:53 +0000 rubidium (svn r16541) -Merge: changelog etc. changes from 0.7 branch draft
Mon, 08 Jun 2009 22:13:10 +0000 rubidium (svn r16538) -Fix (r16503): when finding duplicate graphics sets favour the more complete one draft
Mon, 08 Jun 2009 17:40:46 +0000 translators (svn r16537) -Update: WebTranslator2 update to 2009-06-08 17:40:35 draft
Mon, 08 Jun 2009 15:44:11 +0000 frosch (svn r16536) -Fix (r16535): W != S draft
Mon, 08 Jun 2009 15:42:35 +0000 frosch (svn r16535) -Fix (r16146): In one case a too small portion of the screen was marked dirty, when (un-)drawing selections. draft
Sun, 07 Jun 2009 20:20:22 +0000 yexo (svn r16534) -Fix [Squirrel] [FS#2942]: fix crash that occured when an AI was halted while one or more generators were still in a 'running' state draft
Sun, 07 Jun 2009 17:45:52 +0000 translators (svn r16533) -Update: WebTranslator2 update to 2009-06-07 17:45:47 draft
Sun, 07 Jun 2009 15:54:37 +0000 yexo (svn r16532) -Fix [Squirrel]: Don't copy an object when we just checked that the pointer to it is NULL draft
Sun, 07 Jun 2009 14:34:43 +0000 alberth (svn r16530) -Fix [FS#2964], (r16501): Deduct additional widget length given away to a child from the total (Hirundo). draft
Sun, 07 Jun 2009 13:29:09 +0000 yexo (svn r16529) -Fix [NoAI]: StationIDs from oilrigs were not considered valid by the API. draft
Sun, 07 Jun 2009 13:25:21 +0000 frosch (svn r16528) -Fix [FS#2959]: Draw PBS reservation as groundsprite resp. childsprite of foundation/bridgehead. draft
Sat, 06 Jun 2009 16:54:22 +0000 smatz (svn r16527) -Codechange: use static member functions instead of simple casts when converting Vehicle to specialised vehicle types. Includes safety check draft
Sat, 06 Jun 2009 16:49:45 +0000 smatz (svn r16526) -Fix: don't cast Vehicle to RoadVehicle when it's not a RoadVehicle draft
Sat, 06 Jun 2009 14:46:50 +0000 frosch (svn r16525) -Codechange: Notify small ufos on deletion of road vehicles, so they can head for somewhere else instead of stumbling over a ghost. draft
Sat, 06 Jun 2009 11:47:21 +0000 rubidium (svn r16524) -Fix [FS#2963]: missing guards in the NoAI API making it possible to hit an assert in OpenTTD. draft
Sat, 06 Jun 2009 10:40:16 +0000 frosch (svn r16523) -Fix (rNewPool): Segfault when small ufos were heading for deleted vehicles. draft
Sat, 06 Jun 2009 01:53:17 +0000 yexo (svn r16522) -Fix [FS#2962]: possible assert in ai debug window when an AI was stopped an a human company took it's CompanyID draft
Fri, 05 Jun 2009 21:19:38 +0000 frosch (svn r16521) -Fix [FS#2946] (r13945): Do not access 'compatible_railtypes' for road vehicles. (causing invalid reads since r16391/16392) draft
Fri, 05 Jun 2009 17:36:39 +0000 yexo (svn r16520) -Fix [NoAI]: Make sure AIBridge::BuildBridge returns what the documentation says it does (r16244 for AIBridge) draft
Fri, 05 Jun 2009 07:25:26 +0000 alberth (svn r16519) -Add: Prevent hiding of a window titlebar behind the status bar. draft
Thu, 04 Jun 2009 16:25:43 +0000 translators (svn r16518) -Update: WebTranslator2 update to 2009-06-04 16:25:41 draft
Thu, 04 Jun 2009 14:34:38 +0000 alberth (svn r16517) -Codechange: Switched intro-screen and town directory window to nested widget trees. draft
Thu, 04 Jun 2009 14:07:05 +0000 alberth (svn r16516) -Codechange: Added click and drag handling for nested widgets. draft
Thu, 04 Jun 2009 12:46:37 +0000 alberth (svn r16515) -Codechange: Added scrollbar handling for nested widgets, and finding widgets by type or position in the tree. draft
Wed, 03 Jun 2009 21:13:13 +0000 alberth (svn r16514) -Codechange: Add widget flags, and drawing and invalidating. draft
Wed, 03 Jun 2009 20:00:33 +0000 alberth (svn r16513) -Codechange: Add nested widgets root and array to Window, and NWidgetBase::FillNestedArray() to fill the array. draft
Wed, 03 Jun 2009 18:47:08 +0000 rubidium (svn r16510) -Doc: silence some (AI) doxygen warnings by adding comments about the appropriate things. draft
Wed, 03 Jun 2009 15:59:26 +0000 yexo (svn r16509) -Fix (r16502): All Sleep/DoCommand calls failed instead of only those via a call/acall/pcall function draft
Wed, 03 Jun 2009 00:05:51 +0000 smatz (svn r16507) -Fix (r16503): segfault when deleting non-last graphics set draft
Tue, 02 Jun 2009 19:56:23 +0000 smatz (svn r16506) -Fix: count only active clients (not those waiting for map download) when checking min_active_clients limit draft
Tue, 02 Jun 2009 19:12:28 +0000 rubidium (svn r16505) -Fix [FS#2951] (r16472): since g++ 4.4 the implicit (default) constructor will zero the whole class. This caused all vehicle indices to be 0, which causes all kinds of trouble. draft
Tue, 02 Jun 2009 12:57:47 +0000 smatz (svn r16504) -Fix [FS#2948](r16435): one couldn't build anything in the scenario editor draft
Tue, 02 Jun 2009 12:56:38 +0000 rubidium (svn r16503) -Fix: base graphics names must be unique, so don't add duplicates (even if the versions differ). draft
Mon, 01 Jun 2009 22:00:47 +0000 yexo (svn r16502) -Fix [FS#2935]: when an AI was suspended while in a function called (indirectly) via call/acall/pcall OpenTTD crashed. Fix this by disallowing AIs to be suspended while called via call/acall/pcall. draft
Mon, 01 Jun 2009 20:45:46 +0000 alberth (svn r16501) -Codechange: Introduced different phases in resizing a nested widget tree. draft
Mon, 01 Jun 2009 17:32:40 +0000 translators (svn r16499) -Update: WebTranslator2 update to 2009-06-01 17:32:36 draft
Mon, 01 Jun 2009 15:01:54 +0000 frosch (svn r16498) -Codechange: Remove hardly used HASBITS. draft
Mon, 01 Jun 2009 14:36:36 +0000 smatz (svn r16497) -Feature [FS#2870]: Q/W/E/D will now open the landscape toolbar and select appropriate tool draft
Mon, 01 Jun 2009 13:34:13 +0000 smatz (svn r16496) -Codechange: remove one useless dynamic_cast<> draft
Mon, 01 Jun 2009 13:28:05 +0000 alberth (svn r16495) -Codechange: Renamed a few variables. draft
Mon, 01 Jun 2009 13:14:56 +0000 smatz (svn r16494) -Codechange: cache train's speed limit caused by curves draft
Mon, 01 Jun 2009 12:56:18 +0000 rubidium (svn r16493) -Fix: missing/wrong @file doxygen 'headers' draft
Mon, 01 Jun 2009 11:49:46 +0000 smatz (svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD for months. All attempts to do another workaround failed. draft
Mon, 01 Jun 2009 11:43:36 +0000 alberth (svn r16491) -Codechange: Added parentheses around bitwise operators for code style. draft
Mon, 01 Jun 2009 08:35:35 +0000 frosch (svn r16490) -Fix: Do not draw train details over the scrollbar. draft
Sun, 31 May 2009 20:52:35 +0000 alberth (svn r16489) -Fix [FS#2937] (r16258): Do not resize a widget twice (erikjanp) draft
Sun, 31 May 2009 20:33:09 +0000 alberth (svn r16488) -Codechange [FS#2941]: Use widget numbers of base grap window and cargo payment window in the window handling code (erikjanp) draft
Sun, 31 May 2009 20:18:47 +0000 alberth (svn r16487) -Codechange [FS#2940]: Add widget numbers to news display and news history windows (based on work by erikjanp) draft
Sun, 31 May 2009 19:51:49 +0000 alberth (svn r16486) -Codechange [FS#2939]: Added widget numbers to the airport toolbar (based on work by erikjanp) draft
Sun, 31 May 2009 19:29:40 +0000 alberth (svn r16485) -Fix [FS#2938]: Move date in news window a pixel away from the right-edge (erikjanp) draft
Sun, 31 May 2009 14:30:58 +0000 alberth (svn r16484) -Cleanup: Renamed widget variable to widget_index and introduced widget_type variable. draft
Sun, 31 May 2009 14:04:19 +0000 frosch (svn r16483) -Codechange: Enumerate tabs in train details window. draft
Sun, 31 May 2009 12:03:14 +0000 frosch (svn r16480) -Fix (r15617): Invalidate newgrf variable caches of more vehicles in more places. Esp. they were only invalidated for trains. draft
Sun, 31 May 2009 11:31:10 +0000 frosch (svn r16479) -Fix (r5146): Call callbacks after initialisation of vehicle variables. draft