log

age author description
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
Fri, 14 Jan 2011 16:09:51 +0000 frosch (svn r21783) -Cleanup (r14997): Remove redundant assignment. draft
Fri, 14 Jan 2011 15:34:33 +0000 frosch (svn r21782) -Codechange: Move declaration of AllocatorProc from Blitter:: to spritecache.h draft
Fri, 14 Jan 2011 14:54:29 +0000 planetmaker (svn r21781) -Change: Make the description of the setting on how to obtain the tooltip a bit clearer draft
Fri, 14 Jan 2011 13:19:23 +0000 terkhen (svn r21780) -Change: Keep aqueducts and road/tram tunnels and bridges after removing a company. draft
Fri, 14 Jan 2011 12:46:05 +0000 terkhen (svn r21779) -Cleanup(r21778): Remove unneeded space at the start of a line. draft
Fri, 14 Jan 2011 12:01:07 +0000 terkhen (svn r21778) -Add: After building a road or tram tunnel, connect it to any existing road or tram. draft
Fri, 14 Jan 2011 12:00:07 +0000 terkhen (svn r21777) -Add: After building a road or tram bridge, connect it to any existing road or tram. draft
Fri, 14 Jan 2011 11:55:40 +0000 terkhen (svn r21776) -Codechange: Give a more appropriate name to the road connection function. draft
Thu, 13 Jan 2011 22:02:13 +0000 alberth (svn r21775) -Add: Allow vertical resizing of the newobject gui. draft
Thu, 13 Jan 2011 22:01:42 +0000 alberth (svn r21774) -Change: Update the other languages too. draft
Thu, 13 Jan 2011 21:59:39 +0000 alberth (svn r21773) -Change: Remove the dropdown, and make BOW_OBJECT_LIST a list of newobject classes. draft
Thu, 13 Jan 2011 21:55:41 +0000 alberth (svn r21772) -Feature: Add a clickable display of the available objects in the newobject gui. draft
Thu, 13 Jan 2011 18:45:10 +0000 translators (svn r21771) -Update from WebTranslator v3.0: draft
Wed, 12 Jan 2011 18:45:13 +0000 translators (svn r21770) -Update from WebTranslator v3.0: draft
Tue, 11 Jan 2011 18:45:13 +0000 translators (svn r21769) -Update from WebTranslator v3.0: draft
Tue, 11 Jan 2011 16:45:45 +0000 frosch (svn r21768) -Fix [FS#4396]: Diagonal tile iterator needed a special case for A * 0 selections. draft
Mon, 10 Jan 2011 21:58:05 +0000 rubidium (svn r21767) -Fix [FS#4397]: don't limit tile clearing during bankruptcy draft
Mon, 10 Jan 2011 18:45:51 +0000 translators (svn r21766) -Update from WebTranslator v3.0: draft
Sun, 09 Jan 2011 20:54:56 +0000 rubidium (svn r21765) -Fix [FS#4369]: PBS reservation was not shown on road crossings with NewGRF railtypes (andythenorth) draft
Sun, 09 Jan 2011 20:40:35 +0000 frosch (svn r21764) -Change: Make the scrollbar associated to a NWidgetMatrix scroll in steps of the matrix when using the wheel or the scrollbar-buttons. draft
Sun, 09 Jan 2011 20:39:06 +0000 frosch (svn r21763) -Codechange: Pass the distance to Scrollbar::UpdatePosition() in units of small or big steps. draft
Sun, 09 Jan 2011 18:45:20 +0000 translators (svn r21762) -Update from WebTranslator v3.0: draft
Sun, 09 Jan 2011 18:43:47 +0000 frosch (svn r21761) -Add: Wheel-scrolling in the new build station GUI. draft
Sun, 09 Jan 2011 15:36:02 +0000 alberth (svn r21760) -Fix (r20452): Restore wheeling of vertical scrollbars. draft
Sun, 09 Jan 2011 15:34:58 +0000 alberth (svn r21759) -Codechange: Increase the initial horizontal size of the stationpicker slightly. draft
Sun, 09 Jan 2011 15:34:00 +0000 alberth (svn r21758) -Add: Allow vertical resizing of the stationpicker window. draft
Sun, 09 Jan 2011 15:33:00 +0000 alberth (svn r21757) -Codechange: Use a list instead of a dropdown for selecting the station classes. draft
Sun, 09 Jan 2011 15:31:14 +0000 alberth (svn r21756) -Add: Display name of the selected station type in the station picker window. draft
Sun, 09 Jan 2011 15:27:48 +0000 alberth (svn r21755) -Feature: Display newgrf station sprites during station picking. draft
Sun, 09 Jan 2011 15:25:33 +0000 alberth (svn r21754) -Codechange: Scroll the matrix widget to make a clicked entry fully visible. draft
Sun, 09 Jan 2011 15:24:36 +0000 alberth (svn r21753) -Codechange: Use a widget for the coverage text, and re-init instead of resize to adapt for height changes. draft
Sun, 09 Jan 2011 15:22:39 +0000 alberth (svn r21752) -Doc: document the stationpicker widgets and variables. draft
Sun, 09 Jan 2011 15:21:55 +0000 alberth (svn r21751) -Fix: Re-initialize the stationpicker data when newgrf classes have disappeared. draft
Sun, 09 Jan 2011 15:14:22 +0000 rubidium (svn r21749) -Prepare: for 1.1.0-beta3 draft
Sun, 09 Jan 2011 15:08:53 +0000 translators (svn r21748) -Update from WebTranslator v3.0: draft
Sun, 09 Jan 2011 14:55:22 +0000 rubidium (svn r21747) -Fix [FS#4395]: the diagonal iterator would iterate twice over some tiles (fonsinchen) draft
Sun, 09 Jan 2011 13:53:57 +0000 frosch (svn r21746) -Fix: [NewGRF] Canal variable 83 accessed water random bits also for non-water tiles (e.g. watery industries or objects). draft
Sun, 09 Jan 2011 13:53:05 +0000 frosch (svn r21745) -Fix: [NewGRF] Canal variable 80 shall return consistent heights within a lock. draft
Sun, 09 Jan 2011 13:11:50 +0000 frosch (svn r21744) -Fix: Allow Ctrl+Clicking automatic orders for scrolling to their destination. draft
Sun, 09 Jan 2011 12:17:52 +0000 rubidium (svn r21743) -Fix [FS#4386]: coast tiles weren't drawn under bridges draft