log

age author description
Fri, 09 Apr 2010 16:01:48 +0000 rubidium (svn r19592) -Fix: don't do the desync debug savegames mid-StateGameLoop; they're increadibly useless (or hard to load correctly) in that case draft
Fri, 09 Apr 2010 12:02:50 +0000 yexo (svn r19591) -Add: [NoAI] AIRail::GetMaxSpeed(RailType) to get the speed limit of railtypes draft
Fri, 09 Apr 2010 01:17:44 +0000 yexo (svn r19590) -Fix: [NewGRF] setting industry prop 0x24 to 0 caused empty station names draft
Thu, 08 Apr 2010 21:14:49 +0000 rubidium (svn r19589) -Change: add some more useful information to the desync log and unify the formatting draft
Thu, 08 Apr 2010 17:45:10 +0000 translators (svn r19588) -Update from WebTranslator v3.0: draft
Thu, 08 Apr 2010 17:27:45 +0000 rubidium (svn r19587) -Fix: false positive in cache validity checking when a train crashes; the max curve speed depends on the 'angle' between wagons and with wagons spinning around randomly without updating the max curve speed cache that leads to "seeing" a difference. As the caches aren't useful for crashed vehicles anymore, just ignore those vehicles draft
Thu, 08 Apr 2010 17:07:35 +0000 rubidium (svn r19586) -Fix: some false positives in cache validity checks because cache = v->cache doesn't necessarily write all sizeof(Cache) bytes draft
Thu, 08 Apr 2010 15:29:20 +0000 rubidium (svn r19584) -Fix [FS#3744]: Crash when pressing 'h' (non-stop) in the order window of a ship or aircraft draft
Wed, 07 Apr 2010 21:33:03 +0000 smatz (svn r19581) -Codechange: auto-raise 'All facilities/cargos' buttons in the Station list window draft
Wed, 07 Apr 2010 21:24:27 +0000 smatz (svn r19580) -Codechange: auto-raise 'Enable/Disable all' buttons in the Smallmap window draft
Wed, 07 Apr 2010 21:22:08 +0000 smatz (svn r19579) -Codechange: auto-raise 'Enable/Disable all' buttons in the Cargo payment rates window draft
Wed, 07 Apr 2010 21:18:17 +0000 smatz (svn r19578) -Codechange: do not accept commas at invalid places in ParseIntList() draft
Wed, 07 Apr 2010 20:28:02 +0000 smatz (svn r19577) -Codechange: apply coding style to names of functions in settings.cpp draft
Wed, 07 Apr 2010 20:09:53 +0000 alberth (svn r19576) -Codechange: Unduplicating parse_intlist(). draft
Wed, 07 Apr 2010 17:45:24 +0000 translators (svn r19575) -Update from WebTranslator v3.0: draft
Wed, 07 Apr 2010 15:20:24 +0000 rubidium (svn r19574) -Fix: graphs were not properly updated when going toggling keys (i.e. companies) draft
Wed, 07 Apr 2010 14:17:29 +0000 terkhen (svn r19573) -Fix (r19541): Special cargos did not appear at the refit list. draft
Wed, 07 Apr 2010 14:07:49 +0000 rubidium (svn r19572) -Change: sync Debian packaging updates from Debian, but keep building a single package draft
Wed, 07 Apr 2010 12:05:26 +0000 rubidium (svn r19571) -Fix [FS#3739]: The timetable button was not automatically raised (sbr) draft
Tue, 06 Apr 2010 23:45:10 +0000 yexo (svn r19570) -Add: [NewGRF] support for extended text code 0x9A 11, print qword draft
Tue, 06 Apr 2010 21:16:36 +0000 yexo (svn r19569) -Fix: possible buffer underflow in newgrf string code draft
Tue, 06 Apr 2010 17:45:46 +0000 translators (svn r19568) -Update from WebTranslator v3.0: draft
Mon, 05 Apr 2010 21:18:32 +0000 rubidium (svn r19566) -Fix (r11216, r11202): don't return a random colour for unowned industries in var 45; TTDPatch doesn't seem to set the colour data in that case either. draft
Mon, 05 Apr 2010 21:01:02 +0000 rubidium (svn r19565) -Fix: some NewGRF callbacks were named incorrectly draft
Mon, 05 Apr 2010 17:45:32 +0000 translators (svn r19564) -Update from WebTranslator v3.0: draft
Sun, 04 Apr 2010 20:47:51 +0000 rubidium (svn r19563) -Fix [FS#3733] (r19558): OnResize wasn't called often enough so scrollbars were in some cases not properly updated causing division by zero draft
Sun, 04 Apr 2010 17:45:42 +0000 translators (svn r19562) -Update from WebTranslator v3.0: draft
Sun, 04 Apr 2010 14:22:55 +0000 alberth (svn r19561) -Feature: Give more detailed error message when trying to build a too long bridge. draft
Sun, 04 Apr 2010 14:19:17 +0000 alberth (svn r19560) -Fix: Bridge build error message should not show the same message twice. draft
Sun, 04 Apr 2010 11:36:42 +0000 alberth (svn r19559) -Codechange: Rename CheckBridge_Stuff() to CheckBridgeAvailability(). draft
Sun, 04 Apr 2010 11:21:56 +0000 alberth (svn r19558) -Fix [FS#3730]: Window::OnResize() was not always called while resizing a window. draft
Sun, 04 Apr 2010 06:03:52 +0000 peter1138 (svn r19557) -Fix (r19502): Missed conversion to checking temporary data broke rail type setting upon changing traction type. draft
Sat, 03 Apr 2010 20:25:23 +0000 peter1138 (svn r19556) -Fix (r19434): Incorrect speed limit reported for rail depots with original acceleration model. draft
Sat, 03 Apr 2010 20:02:08 +0000 alberth (svn r19553) -Doc: Added/converted explanation to some GRFConfig functions. draft
Sat, 03 Apr 2010 19:32:14 +0000 terkhen (svn r19550) -Fix (r19543): Scale graphs without taking into account excluded data. draft
Sat, 03 Apr 2010 17:45:39 +0000 translators (svn r19549) -Update from WebTranslator v3.0: draft
Sat, 03 Apr 2010 17:22:24 +0000 yexo (svn r19548) -Add: Client setting 'gui.ai_developer_tools' to enable the break on AI string draft
Fri, 02 Apr 2010 21:30:37 +0000 yexo (svn r19547) -Fix [FS#3725]: properties set before prop 08 should be ignored, not trigger the newgrf to be disabled draft
Fri, 02 Apr 2010 17:45:12 +0000 translators (svn r19546) -Update from WebTranslator v3.0: draft
Fri, 02 Apr 2010 17:43:25 +0000 yexo (svn r19545) -Fix (r19544): typo draft
Fri, 02 Apr 2010 17:35:20 +0000 yexo (svn r19544) -Feature [FS#3496]: add an input box to the AI Debug window where you can input a break string (patch by Zuu) draft
Fri, 02 Apr 2010 16:45:53 +0000 terkhen (svn r19543) -Feature [FS#3726]: Scale the vertical axis of graphs depending on the graph's highest value. draft
Fri, 02 Apr 2010 14:11:10 +0000 terkhen (svn r19542) -Feature: Add buttons to enable / disable all cargos at the cargo payment rates graph. draft
Fri, 02 Apr 2010 12:28:08 +0000 terkhen (svn r19541) -Feature: Sort the list of refit options by cargo class / name. draft
Fri, 02 Apr 2010 12:26:20 +0000 terkhen (svn r19540) -Feature: Sort the ratings of a station by cargo class / name. draft
Fri, 02 Apr 2010 12:20:41 +0000 terkhen (svn r19539) -Codechange: Use a macro to loop through the list of sorted cargo specifications. draft
Fri, 02 Apr 2010 11:03:56 +0000 yexo (svn r19538) -Fix: sorting industries by production was broken for newgrf industries draft
Thu, 01 Apr 2010 19:52:13 +0000 terkhen (svn r19536) -Feature: Sort cargos at the filter by cargo dropdown in the build vehicle window. draft
Thu, 01 Apr 2010 19:50:31 +0000 terkhen (svn r19535) -Feature: Sort cargos at the cargo payment rates graph. draft
Thu, 01 Apr 2010 19:48:28 +0000 terkhen (svn r19534) -Add: Keep a list of cargo specifications sorted by cargo class / name. draft
Thu, 01 Apr 2010 18:30:00 +0000 terkhen (svn r19533) -Fix [FS#3720]: Vehicle details window did not resize correctly after refitting a road vehicle to a longer variant. draft
Thu, 01 Apr 2010 17:45:07 +0000 translators (svn r19532) -Update from WebTranslator v3.0: draft
Wed, 31 Mar 2010 23:33:28 +0000 rubidium (svn r19531) -Merge: documentation updates from 1.0 draft
Wed, 31 Mar 2010 17:45:05 +0000 translators (svn r19527) -Update from WebTranslator v3.0: draft
Tue, 30 Mar 2010 22:37:45 +0000 rubidium (svn r19526) -Fix (r19395): clients would crash while connecting to a server with AIs draft
Mon, 29 Mar 2010 17:45:15 +0000 translators (svn r19525) -Update from WebTranslator v3.0: draft
Sun, 28 Mar 2010 15:14:25 +0000 terkhen (svn r19523) -Fix: Prevent drawing industries disabled at the smallmap as land tiles when they are built on water. draft
Sun, 28 Mar 2010 12:29:41 +0000 terkhen (svn r19522) -Feature: Sort industries alphabetically at the fund new industry window. draft
Sun, 28 Mar 2010 12:25:09 +0000 terkhen (svn r19521) -Codechange: Use a IndustryType array to sort industries by name instead of a LegendAndColour array. draft
Fri, 26 Mar 2010 18:45:09 +0000 translators (svn r19519) -Update from WebTranslator v3.0: draft
Thu, 25 Mar 2010 18:45:13 +0000 translators (svn r19518) -Update from WebTranslator v3.0: draft
Wed, 24 Mar 2010 21:30:12 +0000 glx (svn r19517) -Fix (r19516): compile before commit (a gcc warning was hidden) draft
Wed, 24 Mar 2010 21:24:31 +0000 glx (svn r19516) -Fix (r19467): MSVC 64bit warnings draft
Wed, 24 Mar 2010 20:47:03 +0000 frosch (svn r19515) -Add: Client setting 'gui.newgrf_developer_tools' to enable otherwise hidden features. draft
Wed, 24 Mar 2010 20:43:31 +0000 frosch (svn r19514) -Codechange: Allow console hooks to deny existance of commands. draft
Wed, 24 Mar 2010 18:45:06 +0000 translators (svn r19513) -Update from WebTranslator v3.0: draft
Wed, 24 Mar 2010 11:20:30 +0000 yexo (svn r19512) -Fix (r19511): using the 'alias' console command it's possible to create a duplicate alias name draft
Wed, 24 Mar 2010 11:11:38 +0000 yexo (svn r19511) -Codechange: use a template for IConsoleAddSorted draft
Tue, 23 Mar 2010 22:48:10 +0000 smatz (svn r19510) -Codechange: remove superfluous semicolons from *.sq files draft
Tue, 23 Mar 2010 22:37:18 +0000 smatz (svn r19509) -Codechange: remove superfluous semicolons after function definitions draft
Tue, 23 Mar 2010 22:36:02 +0000 smatz (svn r19508) -Codechange: remove semicolon after DEFINE_UNAVAILABLE_CONTENT_RECEIVE_COMMAND and DEFINE_UNAVAILABLE_UDP_RECEIVE_COMMAND draft
Tue, 23 Mar 2010 22:25:43 +0000 smatz (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET draft
Tue, 23 Mar 2010 20:29:52 +0000 frosch (svn r19506) -Fix: Tunnels, bridges and roadstops are build with only one roadtype. draft
Tue, 23 Mar 2010 19:48:24 +0000 smatz (svn r19505) -Codechange: silence a gcc<4.2 warning draft
Tue, 23 Mar 2010 18:45:16 +0000 translators (svn r19504) -Update from WebTranslator v3.0: draft
Tue, 23 Mar 2010 17:53:33 +0000 terkhen (svn r19503) -Feature: Sort industries alphabetically at the smallmap legend. draft
Tue, 23 Mar 2010 11:05:28 +0000 peter1138 (svn r19502) -Codechange: During NewGRF loading, store rail type labels in temporary data and process after loading has finished. This avoids deactivated rail vehicles being reactivated if the climate property is set after the rail type property. draft
Mon, 22 Mar 2010 18:45:17 +0000 translators (svn r19501) -Update from WebTranslator v3.0: draft
Sun, 21 Mar 2010 18:45:16 +0000 translators (svn r19500) -Update from WebTranslator v3.0: draft
Sun, 21 Mar 2010 15:16:05 +0000 frosch (svn r19499) -Remove: same_industry_close setting did not do what it said and caused NewGRF trouble. draft
Sun, 21 Mar 2010 11:35:41 +0000 peter1138 (svn r19498) -Feature [FS#3710]: Keep number padding intact when cloning vehicle names. draft
Sun, 21 Mar 2010 11:05:39 +0000 frosch (svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for temporary/persistent storage. (Spotted by yexo) draft
Sat, 20 Mar 2010 18:45:19 +0000 translators (svn r19495) -Update from WebTranslator v3.0: draft
Sat, 20 Mar 2010 17:58:24 +0000 alberth (svn r19494) -Codechange: Remove _error_message. draft
Sat, 20 Mar 2010 17:22:15 +0000 alberth (svn r19493) -Codechange: Keep track of last error in CmdDepotSellAllVehicles(). draft
Sat, 20 Mar 2010 17:19:16 +0000 alberth (svn r19492) -Codechange: Keep track of last error in CmdClearArea(). draft
Sat, 20 Mar 2010 17:14:26 +0000 alberth (svn r19491) -Codechange: Keep track of last error in CmdRemoveLongRoad(). draft
Sat, 20 Mar 2010 17:13:00 +0000 alberth (svn r19490) -Fix: Return to old behaviour of CmdLevelLand() by keeping track of last error. draft
Sat, 20 Mar 2010 17:10:14 +0000 alberth (svn r19489) -Codechange: Introduce a had_success variable in SendAllVehiclesToDepot(). draft
Sat, 20 Mar 2010 17:08:16 +0000 alberth (svn r19488) -Codechange: Use last_error data for removal in CmdRailTrackHelper() as well. draft
Sat, 20 Mar 2010 16:53:46 +0000 alberth (svn r19487) -Codechange: Removed non-reachable return statement. draft
Sat, 20 Mar 2010 16:47:07 +0000 alberth (svn r19486) -Codechange: Code style, move var declarations closer to their first use. draft
Sat, 20 Mar 2010 16:45:23 +0000 alberth (svn r19485) -Codechange: Re-implement CalcBridgeLenCostFactor() in a more readable way without changing computed costs. draft
Sat, 20 Mar 2010 15:32:58 +0000 alberth (svn r19484) -Codechange: Rename parameter 'x' of CalcBridgeLenCostFactor() to 'length'. draft
Sat, 20 Mar 2010 15:30:57 +0000 alberth (svn r19483) -Codechange: Code layout fixes, and parentheses reduction. draft
Sat, 20 Mar 2010 15:23:26 +0000 alberth (svn r19482) -Doc: Doxygen additions/updates. draft
Sat, 20 Mar 2010 14:30:16 +0000 frosch (svn r19481) -Codechange: Turn _industry_counts into a static member of Industry. draft
Sat, 20 Mar 2010 12:21:01 +0000 terkhen (svn r19480) -Fix: Stop reducing the size of the vehicle list after selecting a vehicle with a long description. draft
Sat, 20 Mar 2010 10:59:06 +0000 alberth (svn r19479) -Codechange: Test range of town size and layout instead of against the current last value. draft
Sat, 20 Mar 2010 10:55:08 +0000 alberth (svn r19478) -Codechange: Resolve TS_ prefix clash between TileSource and TownSize enums. draft
Fri, 19 Mar 2010 22:46:22 +0000 yexo (svn r19477) -Fix (r1946x): removed a few too functions including the copy constructor draft
Fri, 19 Mar 2010 21:23:54 +0000 yexo (svn r19476) -Codechange: simplify the 'is conflicting industry nearby' check a bit draft
Fri, 19 Mar 2010 21:00:15 +0000 terkhen (svn r19475) -Cleanup: Remove an unneeded for when drawing detail panels. draft
Fri, 19 Mar 2010 20:44:23 +0000 yexo (svn r19474) -Cleanup: remove ByteBlob::Append(T*, num_items) draft
Fri, 19 Mar 2010 20:28:28 +0000 yexo (svn r19473) -Codechange: remove unused variables in the Blob::SmartAlloc code (skidd13) draft
Fri, 19 Mar 2010 20:13:15 +0000 yexo (svn r19472) -Codechange: reorder the static members of ByteBlob and add Zero() (skidd13) draft
Fri, 19 Mar 2010 20:08:40 +0000 yexo (svn r19471) -Codechange: rename ByteBlob methods to fit common style (skidd13) draft
Fri, 19 Mar 2010 20:06:33 +0000 yexo (svn r19470) -Codechange: rename blob internals (skidd13) draft
Fri, 19 Mar 2010 20:05:49 +0000 yexo (svn r19469) -Codechange: remove unused functions from Blob (skidd13) draft
Fri, 19 Mar 2010 20:04:24 +0000 yexo (svn r19468) -Codechange: make ptr_u union in Blob anonymous (skidd13) draft
Fri, 19 Mar 2010 20:03:25 +0000 yexo (svn r19467) -Codechange: Use uint and byte direct instead of declaring internal types (skidd13) draft
Fri, 19 Mar 2010 18:45:26 +0000 translators (svn r19466) -Update from WebTranslator v3.0: draft
Fri, 19 Mar 2010 11:17:52 +0000 yexo (svn r19465) -Codechange: support for multi-tile hangars draft
Fri, 19 Mar 2010 09:58:46 +0000 yexo (svn r19464) -Codechange: move GetHangarTile to Airport draft
Fri, 19 Mar 2010 09:48:44 +0000 yexo (svn r19463) -Codechange: add helper function to determine if an airport has at least one hangar draft
Fri, 19 Mar 2010 00:34:38 +0000 yexo (svn r19462) -Codechange: use the AS_GENERIC macro also for the dummy airport draft
Thu, 18 Mar 2010 23:41:39 +0000 yexo (svn r19461) -Fix (r19355): p1 was still used in two places draft
Thu, 18 Mar 2010 23:27:11 +0000 rubidium (svn r19460) -Fix [FS#3703]: [NPF] Crash when finding a waypoint before finding the closest depot draft
Thu, 18 Mar 2010 23:15:38 +0000 yexo (svn r19459) -Feature: make some airport properties modifyable by newgrfs draft
Thu, 18 Mar 2010 23:14:47 +0000 yexo (svn r19458) -Fix (r19457): svn add the new file draft