summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2011-01-14(svn r21791) -Fix [FS#4407]: off-by-one-ish for the terraforming limitrubidium
2011-01-14(svn r21790) -Fix [FS#4398]: TTDPatch savegames can have train waypoints ↵smatz
encoded as buoys
2011-01-14(svn r21789) -Fix [FS#4405]: When the font misses the fallback character ↵frosch
'?', use the sprite font's '?' instead.
2011-01-14(svn r21788) -Codechange: Enable GetRawSprite() to also load sprites not ↵frosch
using the spritecache but a custom allocator function.
2011-01-14(svn r21787) -Codechange: Pass the allocator function to use to ReadSprite().frosch
2011-01-14(svn r21786) -Fix [FS#4398]: don't trust rail station width and height data ↵smatz
stored by TTDPatch, it is invalid for stations wider or higher than 7
2011-01-14(svn r21785) -Codechange: Make ReadSprite() not operate on the sprite chache ↵frosch
directly.
2011-01-14(svn r21784) -Fix (r16909): crash when converting savegame with custom ↵smatz
waypoint name
2011-01-14(svn r21783) -Cleanup (r14997): Remove redundant assignment.frosch
2011-01-14(svn r21782) -Codechange: Move declaration of AllocatorProc from Blitter:: ↵frosch
to spritecache.h
2011-01-14(svn r21781) -Change: Make the description of the setting on how to obtain ↵planetmaker
the tooltip a bit clearer
2011-01-14(svn r21780) -Change: Keep aqueducts and road/tram tunnels and bridges after ↵terkhen
removing a company.
2011-01-14(svn r21779) -Cleanup(r21778): Remove unneeded space at the start of a line.terkhen
2011-01-14(svn r21778) -Add: After building a road or tram tunnel, connect it to any ↵terkhen
existing road or tram.
2011-01-14(svn r21777) -Add: After building a road or tram bridge, connect it to any ↵terkhen
existing road or tram.
2011-01-14(svn r21776) -Codechange: Give a more appropriate name to the road ↵terkhen
connection function. -Document: Add doxygen comments to the function.
2011-01-13(svn r21775) -Add: Allow vertical resizing of the newobject gui.alberth
2011-01-13(svn r21774) -Change: Update the other languages too.alberth
2011-01-13(svn r21773) -Change: Remove the dropdown, and make BOW_OBJECT_LIST a list ↵alberth
of newobject classes.
2011-01-13(svn r21772) -Feature: Add a clickable display of the available objects in ↵alberth
the newobject gui.
2011-01-13(svn r21771) -Update from WebTranslator v3.0:translators
czech - 3 changes by CrazyBenny marathi - 28 changes by jcravi
2011-01-12(svn r21770) -Update from WebTranslator v3.0:translators
latvian - 135 changes by dzhins portuguese - 4 changes by JayCity serbian - 1 changes by etran
2011-01-11(svn r21769) -Update from WebTranslator v3.0:translators
latvian - 21 changes by dzhins serbian - 8 changes by etran swedish - 2 changes by Ledel
2011-01-11(svn r21768) -Fix [FS#4396]: Diagonal tile iterator needed a special case ↵frosch
for A * 0 selections.
2011-01-10(svn r21767) -Fix [FS#4397]: don't limit tile clearing during bankruptcyrubidium
2011-01-10(svn r21766) -Update from WebTranslator v3.0:translators
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
2011-01-09(svn r21765) -Fix [FS#4369]: PBS reservation was not shown on road crossings ↵rubidium
with NewGRF railtypes (andythenorth)
2011-01-09(svn r21764) -Change: Make the scrollbar associated to a NWidgetMatrix ↵frosch
scroll in steps of the matrix when using the wheel or the scrollbar-buttons.
2011-01-09(svn r21763) -Codechange: Pass the distance to Scrollbar::UpdatePosition() ↵frosch
in units of small or big steps.
2011-01-09(svn r21762) -Update from WebTranslator v3.0:translators
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
2011-01-09(svn r21761) -Add: Wheel-scrolling in the new build station GUI.frosch
2011-01-09(svn r21760) -Fix (r20452): Restore wheeling of vertical scrollbars.alberth
2011-01-09(svn r21759) -Codechange: Increase the initial horizontal size of the ↵alberth
stationpicker slightly.
2011-01-09(svn r21758) -Add: Allow vertical resizing of the stationpicker window.alberth
2011-01-09(svn r21757) -Codechange: Use a list instead of a dropdown for selecting the ↵alberth
station classes.
2011-01-09(svn r21756) -Add: Display name of the selected station type in the station ↵alberth
picker window.
2011-01-09(svn r21755) -Feature: Display newgrf station sprites during station picking.alberth
2011-01-09(svn r21754) -Codechange: Scroll the matrix widget to make a clicked entry ↵alberth
fully visible.
2011-01-09(svn r21753) -Codechange: Use a widget for the coverage text, and re-init ↵alberth
instead of resize to adapt for height changes.
2011-01-09(svn r21752) -Doc: document the stationpicker widgets and variables.alberth
2011-01-09(svn r21751) -Fix: Re-initialize the stationpicker data when newgrf classes ↵alberth
have disappeared.
2011-01-09(svn r21748) -Update from WebTranslator v3.0:translators
czech - 1 changes by SmatZ norwegian_bokmal - 20 changes by leaderroy
2011-01-09(svn r21747) -Fix [FS#4395]: the diagonal iterator would iterate twice over ↵rubidium
some tiles (fonsinchen)
2011-01-09(svn r21746) -Fix: [NewGRF] Canal variable 83 accessed water random bits ↵frosch
also for non-water tiles (e.g. watery industries or objects).
2011-01-09(svn r21745) -Fix: [NewGRF] Canal variable 80 shall return consistent ↵frosch
heights within a lock.
2011-01-09(svn r21744) -Fix: Allow Ctrl+Clicking automatic orders for scrolling to ↵frosch
their destination.
2011-01-09(svn r21743) -Fix [FS#4386]: coast tiles weren't drawn under bridgesrubidium
2011-01-08(svn r21742) -Update from WebTranslator v3.0:translators
german - 2 changes by planetmaker swedish - 3 changes by Ledel
2011-01-08(svn r21741) -Fix (r21668): Some white space slipped past the commit hookplanetmaker
2011-01-07(svn r21740) -Update from WebTranslator v3.0:translators
belarusian - 57 changes by Wowanxm catalan - 9 changes by arnau croatian - 1 changes by VoyagerOne german - 8 changes by kaefer1993 swedish - 6 changes by spacejens ukrainian - 11 changes by Fixer vietnamese - 3 changes by nglekhoi