summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2014-10-02(svn r26945) -Fix-ish: better scaling of the "cells" in which variety ↵rubidium
distribution happens for non-square maps (attempt to make reasonably square areas)
2014-10-01(svn r26944) -Update from WebTranslator v3.0:translators
czech - 74 changes by djst spanish - 2 changes by SilverSurferZzZ
2014-09-30(svn r26943) -Fix: [Win32] Silence a warning about comparison of signed and ↵planetmaker
unsigned variables when using gcc
2014-09-30(svn r26942) -Codechange: Make sprite aligner useful for people making ↵peter1138
full-zoom graphics.
2014-09-30(svn r26941) -Codechange: Make NewGRF sprite aligner work with GUI size.peter1138
2014-09-29(svn r26940) -Fix (r26937): comparing values of different signednessrubidium
2014-09-29(svn r26939) -Cleanup: some bits of coding style cleanup for TGPrubidium
2014-09-29(svn r26938) -Codechange: simplify RandomHeight significantlyrubidium
2014-09-29(svn r26937) -Cleanup: simplify the logic for heightmap generation in TGP; ↵rubidium
instead of performing more and more loops the larger the map becomes to elaborately set the height to 0 many times, just run it for each frequency and be done with it
2014-09-29(svn r26936) -Update from WebTranslator v3.0:translators
spanish - 1 changes by SilverSurferZzZ
2014-09-28(svn r26935) -Codechange: Fit company colour selection drop down list to UI ↵peter1138
scale.
2014-09-28(svn r26934) -Fix (r26933): Don't statically initialise non-static variables.peter1138
2014-09-28(svn r26933) -Codechange: Resize engine preview window to fit vehicle sprite.peter1138
2014-09-27(svn r26932) -Codechange: replace some constants with less weird looking ↵rubidium
constants and simplify clamping by actually using Clamp
2014-09-27(svn r26931) -Update from WebTranslator v3.0:translators
russian - 3 changes by Lone_Wolf
2014-09-27(svn r26930) -Add: extra shadings to he heightmap colour tables (Chillcore)rubidium
2014-09-27(svn r26929) -Change: accounts for maximum height when filling the height ↵rubidium
legend of the smallmap
2014-09-27(svn r26928) -Change: scale the heightmap colours over the whole range of ↵rubidium
heights (based on patch by ic111)
2014-09-27(svn r26927) -Codechange: split the heightmap colour tables into their own ↵rubidium
file in the table folder
2014-09-27(svn r26926) -Change: limit flat world height to the maximum configured map ↵rubidium
height
2014-09-26(svn r26925) -Update from WebTranslator v3.0:translators
croatian - 14 changes by VoyagerOne german - 49 changes by planetmaker spanish - 2 changes by SilverSurferZzZ welsh - 3 changes by kazzie
2014-09-26(svn r26924) -Codechange: Fit YES/NO query window buttons to window, instead ↵peter1138
of unaligned.
2014-09-26(svn r26923) -Codechange: Make multiplayer lobby fit to icon size.peter1138
2014-09-25(svn r26922) -Fix: Include strings.h on HAIKU for strcasecmp. Some platforms ↵frosch
do not have a strings.h at all, most define the functions in string.h as well.
2014-09-25(svn r26921) -Codechange: Adjust content window listing to fit icon size.peter1138
2014-09-25(svn r26920) -Update from WebTranslator v3.0:translators
french - 79 changes by glx spanish - 3 changes by SilverSurferZzZ tamil - 2 changes by vv