log

age author description
Tue, 18 Jan 2011 21:58:22 +0000 rubidium (svn r21843) -Codechange: move documentation towards the code to make it more likely to be updates [t-z]. draft
Tue, 18 Jan 2011 21:30:59 +0000 rubidium (svn r21842) -Feature [FS#4393]: [NewGRF] Introduction dates/required types for rail types; e.g. introduce a particular rail type in 1960 (or when a vehicle using it is introduced), but also allow limiting its introduction to only happen when the required railtypes are available draft
Tue, 18 Jan 2011 21:28:07 +0000 rubidium (svn r21841) -Feature: [NewGRF] Allow to define other railtypes that should be introduced if a particular rail type is introduced, e.g. to make sure slow rail is introduced when fast rail gets introduced draft
Tue, 18 Jan 2011 21:27:35 +0000 michi_cc (svn r21840) -Change: Support tags created by hgsubversion for the revision detection. draft
Tue, 18 Jan 2011 21:27:30 +0000 michi_cc (svn r21839) -Change: Support tags created by git-svn for the revision detection. draft
Tue, 18 Jan 2011 21:09:13 +0000 rubidium (svn r21838) -Change: allow LMB scrolling with the mouse outside of the extra viewport instead of canceling scrolling when going slightly over the edge draft
Tue, 18 Jan 2011 21:08:19 +0000 rubidium (svn r21837) -Fix [FS#4419]: LMB dragging would switch over to other viewports instead of staying locked to the viewport you started on draft
Tue, 18 Jan 2011 20:40:36 +0000 smatz (svn r21836) -Fix: when a train was reversed while inside a tunnel/bridge, it wouldn't have (re)set the GOINGUP/DOWN bits after leaving the tunnel/bridge draft
Tue, 18 Jan 2011 20:06:56 +0000 smatz (svn r21835) -Codechange: use UpdateStatusAfterSwap() instead of copying the same code three times draft
Tue, 18 Jan 2011 18:45:18 +0000 translators (svn r21834) -Update from WebTranslator v3.0: draft
Tue, 18 Jan 2011 18:14:14 +0000 rubidium (svn r21833) -Fix [FS#4427]: desync debug savegames might not be actually saved in case threading is enabled, which is enabled by default draft
Tue, 18 Jan 2011 14:27:43 +0000 rubidium (svn r21832) -Feature: limit vehicle lateness to the length of a full timetable cycle, e.g. when a cycle takes 50 days and the vehicle is 65 days later reduce the lateness to 15 days draft
Tue, 18 Jan 2011 14:25:45 +0000 rubidium (svn r21831) -Fix [FS#4414]: service orders for trains/aircraft would (sometimes) not get a time when autofilling draft
Mon, 17 Jan 2011 19:40:06 +0000 terkhen (svn r21830) -Fix: Deunionize a union which was not initialized correctly. draft
Mon, 17 Jan 2011 18:45:51 +0000 translators (svn r21829) -Update from WebTranslator v3.0: draft
Mon, 17 Jan 2011 16:42:49 +0000 rubidium (svn r21828) -Document [FS#4415]: that the station build date is the date of the last construction action draft
Sun, 16 Jan 2011 21:11:31 +0000 rubidium (svn r21827) -Cleanup: remove string removed in r21826 from other languages too draft
Sun, 16 Jan 2011 21:10:41 +0000 rubidium (svn r21826) -Fix [FS#4007]: the expectations from the "always build infrastructure" setting name/description didn't match the behaviour draft
Sun, 16 Jan 2011 18:45:37 +0000 translators (svn r21825) -Update from WebTranslator v3.0: draft
Sun, 16 Jan 2011 18:18:45 +0000 smatz (svn r21824) -Codechange: don't call GetSlopeZ() when the ground vehicle is on a flat tile draft
Sun, 16 Jan 2011 13:36:47 +0000 smatz (svn r21823) -Documentation: update the style used in several documentation files draft
Sun, 16 Jan 2011 11:40:36 +0000 alberth (svn r21822) -Codechange: Merge event handling code. draft
Sun, 16 Jan 2011 11:39:57 +0000 alberth (svn r21821) -Codechange: Clean up the jump conditions. draft
Sun, 16 Jan 2011 11:39:09 +0000 alberth (svn r21820) -Codechange: Concatenate both functions. draft
Sun, 16 Jan 2011 11:37:54 +0000 alberth (svn r21819) -Codechange: Swap order of HandleMouseDrag() and HandleDragDrop(), and split the w vardecl in the former. draft
Sun, 16 Jan 2011 11:00:42 +0000 terkhen (svn r21818) -Change: Rename the genders of the spanish translation. draft
Sun, 16 Jan 2011 10:25:47 +0000 rubidium (svn r21817) -Change: only show rail/road types that will eventually be available in-game. For example don't show trams when there is no tram NewGRF loaded draft
Sat, 15 Jan 2011 22:50:49 +0000 planetmaker (svn r21816) -Fix [FS#4378] (r14012): Allow dragging of combo signals (again) draft
Sat, 15 Jan 2011 22:40:54 +0000 rubidium (svn r21815) -Fix [FS#3908]: [YAPF] Apply a pathfinder penalty for back of one-way path signals so those aren't preferred over other possibilities draft
Sat, 15 Jan 2011 21:13:47 +0000 frosch (svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage of GRFs with versions above 7. draft
Sat, 15 Jan 2011 20:23:15 +0000 terkhen (svn r21813) -Fix [FS#4411](r21720): Prevent crash when displaying the owner view. draft
Sat, 15 Jan 2011 19:54:53 +0000 alberth (svn r21812) -Fix (r21754): Don't try to scroll the matrix widget to position -1. draft
Sat, 15 Jan 2011 18:46:42 +0000 rubidium (svn r21811) -Fix: guess what... draft
Sat, 15 Jan 2011 18:45:19 +0000 translators (svn r21810) -Update from WebTranslator v3.0: draft
Sat, 15 Jan 2011 18:19:04 +0000 rubidium (svn r21809) -Fix [FS#4404]: remove unreached automatic orders as well when reaching an ordered waypoint or depot (fonsinchen) draft
Sat, 15 Jan 2011 18:16:46 +0000 rubidium (svn r21808) -Fix: don't create automatic orders when there are no manual orders (fonsinchen) draft
Sat, 15 Jan 2011 18:14:29 +0000 rubidium (svn r21807) -Codechange: split automatic order removal into a separate function (fonsinchen) draft
Sat, 15 Jan 2011 16:27:04 +0000 terkhen (svn r21806) -Codechange: Correct additional appearances of the same typo. draft
Sat, 15 Jan 2011 15:58:03 +0000 terkhen (svn r21805) -Codechange: Correct a typo. draft
Sat, 15 Jan 2011 15:51:16 +0000 smatz (svn r21804) -Remove [FS#4409]: the 'stopall' console command, as its functionality was broken. Group start/stop commands can be used instead draft
Sat, 15 Jan 2011 15:36:58 +0000 terkhen (svn r21803) -Cleanup: Remove unnecessary semicolons. draft
Sat, 15 Jan 2011 14:20:34 +0000 smatz (svn r21802) -Cleanup (r2600): remove unused _vehicle_id_ctr_day draft
Sat, 15 Jan 2011 14:17:53 +0000 alberth (svn r21801) -Fix (r21772): Attach scrollbar to select matrix in object gui. draft
Sat, 15 Jan 2011 09:53:21 +0000 rubidium (svn r21800) -Fix [FS#3569]: under certain circumstances one could crash a competitor's train; take the lazy non-future proof version of the fix from the 1.0 branch as fixing the real bug is significantly more complex and might even break some backwards compatability if not done perfectly draft
Sat, 15 Jan 2011 00:10:16 +0000 smatz (svn r21799) -Fix: further variables need to be reset when we loaded a TTDPatch savegame in the past draft
Fri, 14 Jan 2011 22:23:09 +0000 smatz (svn r21798) -Fix: loading a TTO savegame failed after loading a TTDP savegame with vehicle multiplier bigger than 1 draft
Fri, 14 Jan 2011 22:08:40 +0000 rubidium (svn r21797) -Fix/Change: unify the size (in characters) of the string inputs with eachother and TTD to prevent crashes/asserts with e.g. signs that are too long draft
Fri, 14 Jan 2011 21:54:37 +0000 rubidium (svn r21796) -Fix [FS#4398]: drive through road stop state wasn't properly converted from TTDPatch savegames draft
Fri, 14 Jan 2011 20:52:22 +0000 rubidium (svn r21795) -Fix (r21790): when converting TTDPatch train waypoints, convert the data on the map as well draft
Fri, 14 Jan 2011 19:51:50 +0000 smatz (svn r21794) -Fix (r21790): convert train orders too (Rubidium) draft
Fri, 14 Jan 2011 18:58:03 +0000 smatz (svn r21793) -Fix (r20446): broken usage of GetTileOwner() caused wrong conversion of old savegames draft
Fri, 14 Jan 2011 18:46:03 +0000 translators (svn r21792) -Update from WebTranslator v3.0: draft
Fri, 14 Jan 2011 18:45:14 +0000 rubidium (svn r21791) -Fix [FS#4407]: off-by-one-ish for the terraforming limit draft
Fri, 14 Jan 2011 16:49:29 +0000 smatz (svn r21790) -Fix [FS#4398]: TTDPatch savegames can have train waypoints encoded as buoys draft
Fri, 14 Jan 2011 16:39:41 +0000 frosch (svn r21789) -Fix [FS#4405]: When the font misses the fallback character '?', use the sprite font's '?' instead. draft
Fri, 14 Jan 2011 16:36:34 +0000 frosch (svn r21788) -Codechange: Enable GetRawSprite() to also load sprites not using the spritecache but a custom allocator function. draft
Fri, 14 Jan 2011 16:28:23 +0000 frosch (svn r21787) -Codechange: Pass the allocator function to use to ReadSprite(). draft
Fri, 14 Jan 2011 16:20:25 +0000 smatz (svn r21786) -Fix [FS#4398]: don't trust rail station width and height data stored by TTDPatch, it is invalid for stations wider or higher than 7 draft
Fri, 14 Jan 2011 16:16:33 +0000 frosch (svn r21785) -Codechange: Make ReadSprite() not operate on the sprite chache directly. draft
Fri, 14 Jan 2011 16:15:05 +0000 smatz (svn r21784) -Fix (r16909): crash when converting savegame with custom waypoint name draft