Commit Graph

17047 Commits (110e25e85970fa03627af5d256db02c300ac9c1a)
 

Author SHA1 Message Date
smatz 110e25e859 (svn r21793) -Fix (r20446): broken usage of GetTileOwner() caused wrong conversion of old savegames 14 years ago
translators 26eb9eb7e2 (svn r21792) -Update from WebTranslator v3.0:
belarusian - 1 changes by KorneySan
croatian - 1 changes by VoyagerOne
czech - 8 changes by CrazyBenny, marek995
dutch - 1 changes by habell
english_US - 3 changes by Rubidium
estonian - 1 changes by notAbot
finnish - 3 changes by jpx_
french - 3 changes by glx
german - 5 changes by planetmaker
hungarian - 1 changes by IPG
italian - 1 changes by lorenzodv
latvian - 1 changes by frosch
polish - 1 changes by wojteks86
russian - 1 changes by KorneySan
spanish - 4 changes by Terkhen
swedish - 1 changes by spacejens
turkish - 9 changes by niw3
ukrainian - 1 changes by Fixer
vietnamese - 1 changes by nglekhoi
14 years ago
rubidium c6b46725db (svn r21791) -Fix [FS#4407]: off-by-one-ish for the terraforming limit 14 years ago
smatz c58a910c8e (svn r21790) -Fix [FS#4398]: TTDPatch savegames can have train waypoints encoded as buoys 14 years ago
frosch fad00367ae (svn r21789) -Fix [FS#4405]: When the font misses the fallback character '?', use the sprite font's '?' instead. 14 years ago
frosch 93ae848b0a (svn r21788) -Codechange: Enable GetRawSprite() to also load sprites not using the spritecache but a custom allocator function. 14 years ago
frosch 6cb017456a (svn r21787) -Codechange: Pass the allocator function to use to ReadSprite(). 14 years ago
smatz c53c869556 (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 14 years ago
frosch d811238dd0 (svn r21785) -Codechange: Make ReadSprite() not operate on the sprite chache directly. 14 years ago
smatz ff469ab352 (svn r21784) -Fix (r16909): crash when converting savegame with custom waypoint name 14 years ago
frosch ee67d10c80 (svn r21783) -Cleanup (r14997): Remove redundant assignment. 14 years ago
frosch 3d1008318b (svn r21782) -Codechange: Move declaration of AllocatorProc from Blitter:: to spritecache.h 14 years ago
planetmaker 09d7f172a6 (svn r21781) -Change: Make the description of the setting on how to obtain the tooltip a bit clearer 14 years ago
terkhen 28676531b0 (svn r21780) -Change: Keep aqueducts and road/tram tunnels and bridges after removing a company. 14 years ago
terkhen 1b237216a8 (svn r21779) -Cleanup(r21778): Remove unneeded space at the start of a line. 14 years ago
terkhen eb2b510e01 (svn r21778) -Add: After building a road or tram tunnel, connect it to any existing road or tram. 14 years ago
terkhen 87dade4698 (svn r21777) -Add: After building a road or tram bridge, connect it to any existing road or tram. 14 years ago
terkhen 998246430a (svn r21776) -Codechange: Give a more appropriate name to the road connection function.
-Document: Add doxygen comments to the function.
14 years ago
alberth e8e535f58c (svn r21775) -Add: Allow vertical resizing of the newobject gui. 14 years ago
alberth ab91d8eb4f (svn r21774) -Change: Update the other languages too. 14 years ago
alberth 313654f18d (svn r21773) -Change: Remove the dropdown, and make BOW_OBJECT_LIST a list of newobject classes. 14 years ago
alberth b1546da65e (svn r21772) -Feature: Add a clickable display of the available objects in the newobject gui. 14 years ago
translators 00f9a36645 (svn r21771) -Update from WebTranslator v3.0:
czech - 3 changes by CrazyBenny
marathi - 28 changes by jcravi
14 years ago
translators 0e802c462d (svn r21770) -Update from WebTranslator v3.0:
latvian - 135 changes by dzhins
portuguese - 4 changes by JayCity
serbian - 1 changes by etran
14 years ago
translators 49e191cc8e (svn r21769) -Update from WebTranslator v3.0:
latvian - 21 changes by dzhins
serbian - 8 changes by etran
swedish - 2 changes by Ledel
14 years ago
frosch 12b4fa7dba (svn r21768) -Fix [FS#4396]: Diagonal tile iterator needed a special case for A * 0 selections. 14 years ago
rubidium 7e6ccf3a0a (svn r21767) -Fix [FS#4397]: don't limit tile clearing during bankruptcy 14 years ago
translators 60874f88d0 (svn r21766) -Update from WebTranslator v3.0:
belarusian - 6 changes by KorneySan, Wowanxm
catalan - 1 changes by arnau
croatian - 1 changes by VoyagerOne
dutch - 1 changes by habell
estonian - 1 changes by notAbot
finnish - 1 changes by jpx_
french - 1 changes by glx
italian - 1 changes by lorenzodv
norwegian_bokmal - 6 changes by leaderroy
polish - 2 changes by amateja
russian - 1 changes by KorneySan
slovenian - 9 changes by ntadej
spanish - 1 changes by Terkhen
swedish - 3 changes by Ledel
ukrainian - 1 changes by Fixer
14 years ago
rubidium 4eb4aad54f (svn r21765) -Fix [FS#4369]: PBS reservation was not shown on road crossings with NewGRF railtypes (andythenorth) 14 years ago
frosch 57c6133c3b (svn r21764) -Change: Make the scrollbar associated to a NWidgetMatrix scroll in steps of the matrix when using the wheel or the scrollbar-buttons. 14 years ago
frosch da09ebc59a (svn r21763) -Codechange: Pass the distance to Scrollbar::UpdatePosition() in units of small or big steps. 14 years ago
translators beb7f63746 (svn r21762) -Update from WebTranslator v3.0:
english_US - 1 changes by Rubidium
hungarian - 1 changes by IPG
korean - 1 changes by junho2813
norwegian_bokmal - 21 changes by leaderroy
swedish - 1 changes by Ledel
14 years ago
frosch 91e95dfd53 (svn r21761) -Add: Wheel-scrolling in the new build station GUI. 14 years ago
alberth 352fd000ea (svn r21760) -Fix (r20452): Restore wheeling of vertical scrollbars. 14 years ago
alberth f5364269b5 (svn r21759) -Codechange: Increase the initial horizontal size of the stationpicker slightly. 14 years ago
alberth 9d8496e65e (svn r21758) -Add: Allow vertical resizing of the stationpicker window. 14 years ago
alberth 3281b91c48 (svn r21757) -Codechange: Use a list instead of a dropdown for selecting the station classes. 14 years ago
alberth 0a16e4ee91 (svn r21756) -Add: Display name of the selected station type in the station picker window. 14 years ago
alberth dbef775e76 (svn r21755) -Feature: Display newgrf station sprites during station picking. 14 years ago
alberth d8567d2699 (svn r21754) -Codechange: Scroll the matrix widget to make a clicked entry fully visible. 14 years ago
alberth ec54970058 (svn r21753) -Codechange: Use a widget for the coverage text, and re-init instead of resize to adapt for height changes. 14 years ago
alberth bd72b9d2a4 (svn r21752) -Doc: document the stationpicker widgets and variables. 14 years ago
alberth 9845f10668 (svn r21751) -Fix: Re-initialize the stationpicker data when newgrf classes have disappeared. 14 years ago
rubidium e898a6a9f6 (svn r21749) -Prepare: for 1.1.0-beta3 14 years ago
translators 63319e4658 (svn r21748) -Update from WebTranslator v3.0:
czech - 1 changes by SmatZ
norwegian_bokmal - 20 changes by leaderroy
14 years ago
rubidium ade2f29f5d (svn r21747) -Fix [FS#4395]: the diagonal iterator would iterate twice over some tiles (fonsinchen) 14 years ago
frosch 35be634974 (svn r21746) -Fix: [NewGRF] Canal variable 83 accessed water random bits also for non-water tiles (e.g. watery industries or objects). 14 years ago
frosch 8ffc288901 (svn r21745) -Fix: [NewGRF] Canal variable 80 shall return consistent heights within a lock. 14 years ago
frosch 716f4e924e (svn r21744) -Fix: Allow Ctrl+Clicking automatic orders for scrolling to their destination. 14 years ago
rubidium c8a4d122c5 (svn r21743) -Fix [FS#4386]: coast tiles weren't drawn under bridges 14 years ago