summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-12(svn r27002) -Fix-ish: replace some non-ASCII characters with ASCII ↵rubidium
characters, e.g. @þaram to @param
2014-10-12(svn r27001) -Update from WebTranslator v3.0:translators
afrikaans - 4 changes by telanus catalan - 16 changes by juanjo english_US - 6 changes by Supercheese french - 5 changes by glx hungarian - 66 changes by IPG italian - 5 changes by lorenzodv korean - 5 changes by telk5093 russian - 5 changes by Lone_Wolf spanish - 4 changes by SilverSurferZzZ
2014-10-12(svn r27000) -Fix (r26999): compilation error with some versions of GCCrubidium
2014-10-12(svn r26999) -Codechange: make the variety distribution automatically scale ↵rubidium
to the maximum height of the map
2014-10-12(svn r26998) -Change: account for the map size when determining the maximum ↵rubidium
height of the landscape; a 24 high mountain at 64x64 leaves barely any usable space, but on a 4096x4096 it's just a "small" bump (ic111)
2014-10-12(svn r26997) -Fix/codechange: use signed integers for TGP's internal map ↵rubidium
size and X/Y variables due to X/Y in comparisons occasionally getting smaller than 0 due to subtractions
2014-10-12(svn r26996) -Codechange: Don't clamp airport construction window size -- ↵peter1138
this causes very poor performance if the game window is not large enough.
2014-10-11(svn r26995) -Fix: Add missing files to source.listfrosch
2014-10-11(svn r26994) -Fix (r26992): Missing svn propertiesplanetmaker
2014-10-11(svn r26993) -Feature: Latin translation (Supercheese)planetmaker
2014-10-11(svn r26992) -Update from WebTranslator v3.0:translators
basque - 60 changes by Thadah french - 10 changes by glx italian - 8 changes by lorenzodv norwegian_bokmal - 4 changes by cuthbert swedish - 3 changes by Zuu
2014-10-11(svn r26991) -Fix [FS#6132]: typo in help text (Supercheese)rubidium
2014-10-11(svn r26990) -Feature: Add option to choose normal, double or quad-size ↵peter1138
interface.
2014-10-10(svn r26989) -Change [FS#6135]: Introduction of Euro in Lithuania is 2015 ↵planetmaker
(devastator)
2014-10-10(svn r26988) -Add: [NewGRF] Allow callback 160 to access variable 61.frosch
2014-10-10(svn r26987) -Update from WebTranslator v3.0:translators
english_US - 8 changes by Supercheese german - 9 changes by planetmaker korean - 10 changes by telk5093 russian - 8 changes by Lone_Wolf
2014-10-09(svn r26986) -Change: Rename 'Advanced Settings' to just 'Settings'.frosch
2014-10-09(svn r26985) -Change: Make settings categories more descriptive.frosch
2014-10-09(svn r26984) -Fix (r26905) [FS#6134]: Heightlevels must be scaled by number ↵frosch
of intervals, not by the value of the highest interval. Otherwise the highest interval becomes non-proportionally small.
2014-10-09(svn r26983) -Fix: Account for max_heightlevel when saving heightmaps.frosch
2014-10-09(svn r26982) -Update from WebTranslator v3.0:translators
simplified_chinese - 39 changes by siu238X
2014-10-08(svn r26979) -Update from WebTranslator v3.0:translators
english_US - 1 changes by Supercheese
2014-10-08(svn r26978) -Fix (r23609): Typo in game script warning message.peter1138
2014-10-07(svn r26976) -Update from WebTranslator v3.0:translators
korean - 6 changes by telk5093
2014-10-07(svn r26975) -Fix: reading too many bits when determining the client index ↵rubidium
for desync debug message
2014-10-06(svn r26971) -Fix: widget_data was sometimes uint16 and sometimes uint32; ↵rubidium
make it always be uint32
2014-10-06(svn r26970) -Fix (r26969): non-sse animated blitter crashed occasionallyrubidium
2014-10-06(svn r26969) -Fix (r26869): black palette didn't work very well with ↵rubidium
unmasked 32bpp sprites
2014-10-06(svn r26968) -Update from WebTranslator v3.0:translators
croatian - 4 changes by VoyagerOne
2014-10-06(svn r26967) -Fix [FS#6127]: inconsistency between strings regarding cloning ↵rubidium
vehicles (Supercheese)
2014-10-05(svn r26966) -Codechange: Remove two strings made obsolete in r26965.peter1138
2014-10-05(svn r26965) -Codechange: Add palette bit to indicate that palette is ↵peter1138
actually a text colour remap, and draw closebox as a sprite, using said bit. Change news popup to use closebox widget for its closebox.
2014-10-05(svn r26964) -Codechange: Allow editbox size to change.peter1138
2014-10-05(svn r26963) -Update from WebTranslator v3.0:translators
english_US - 3 changes by Supercheese hebrew - 10 changes by oofnik norwegian_bokmal - 39 changes by cuthbert
2014-10-05(svn r26962) -Fix: Set up scrollbar size at the correct time (where it can ↵peter1138
be changed). Also ensure scrollbar is long enough to at least contain its buttons.
2014-10-05(svn r26961) -Codechange: GUI-scale for landscape editor terraform window.peter1138
2014-10-05(svn r26960) -Codechange: Draw sort button symbols as sprites, and pad sort ↵peter1138
buttons with non-static width.
2014-10-04(svn r26959) -Codechange: GUI-scale for settings window.peter1138
2014-10-04(svn r26957) -Codechange: Spread the station cargo icons out by GUI scale.peter1138
2014-10-04(svn r26956) -Codechange: GUI-scale for cheat window.peter1138
2014-10-04(svn r26955) -Fix [FS#6126]: owner of road depot road types were not ↵rubidium
properly changed upon bankruptcy causing crashes when trying to remove the depot in certain situations
2014-10-04(svn r26954) -Codechange: GUI-scale for AI/GS settings and NewGRF settings ↵peter1138
windows.
2014-10-04(svn r26953) -Codechange: GUI-scale for company manager face on news popup.peter1138
2014-10-04(svn r26952) -Update from WebTranslator v3.0:translators
japanese - 54 changes by guppy
2014-10-04(svn r26951) -Codechange: Do the GUI-scale dance for vehicle, depot, and ↵peter1138
purchase lists.
2014-10-04(svn r26950) -Codechange: GUI-scale dancing for NewGRF objects window.peter1138
2014-10-03(svn r26949) -Update from WebTranslator v3.0:translators
catalan - 2 changes by juanjo english_US - 5 changes by Supercheese brazilian_portuguese - 19 changes by Tucalipe russian - 3 changes by Lone_Wolf spanish - 2 changes by SilverSurferZzZ
2014-10-02(svn r26948) -Update from WebTranslator v3.0:translators
catalan - 2 changes by juanjo spanish - 1 changes by SilverSurferZzZ
2014-10-02(svn r26947) -Fix [FS#6122, FS#6125]: textual improvements of the base ↵rubidium
"translation"
2014-10-02(svn r26946) -Fix (r26945): MSVC doesn't seem to have round yetrubidium