Commit Graph

21852 Commits (660a95e5d26d081b8a542ac2649c5169b4f12ec6)
 

Author SHA1 Message Date
rubidium 517bfd4361 (svn r26946) -Fix (r26945): MSVC doesn't seem to have round yet 10 years ago
rubidium 94513de4f8 (svn r26945) -Fix-ish: better scaling of the "cells" in which variety distribution happens for non-square maps (attempt to make reasonably square areas) 10 years ago
translators ada4718568 (svn r26944) -Update from WebTranslator v3.0:
czech - 74 changes by djst
spanish - 2 changes by SilverSurferZzZ
10 years ago
planetmaker d40eafd92e (svn r26943) -Fix: [Win32] Silence a warning about comparison of signed and unsigned variables when using gcc 10 years ago
peter1138 04c78761b7 (svn r26942) -Codechange: Make sprite aligner useful for people making full-zoom graphics. 10 years ago
peter1138 3911ea1f90 (svn r26941) -Codechange: Make NewGRF sprite aligner work with GUI size. 10 years ago
rubidium d63fcbe519 (svn r26940) -Fix (r26937): comparing values of different signedness 10 years ago
rubidium e550580d74 (svn r26939) -Cleanup: some bits of coding style cleanup for TGP 10 years ago
rubidium 72354f7e6a (svn r26938) -Codechange: simplify RandomHeight significantly 10 years ago
rubidium 4549a07a89 (svn r26937) -Cleanup: simplify the logic for heightmap generation in TGP; 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 10 years ago
translators 5d09105bf1 (svn r26936) -Update from WebTranslator v3.0:
spanish - 1 changes by SilverSurferZzZ
10 years ago
peter1138 217635d357 (svn r26935) -Codechange: Fit company colour selection drop down list to UI scale. 10 years ago
peter1138 fc3ee5b7a8 (svn r26934) -Fix (r26933): Don't statically initialise non-static variables. 10 years ago
peter1138 b1f6dd5455 (svn r26933) -Codechange: Resize engine preview window to fit vehicle sprite. 10 years ago
rubidium e1120327e7 (svn r26932) -Codechange: replace some constants with less weird looking constants and simplify clamping by actually using Clamp 10 years ago
translators 3ae9ca8759 (svn r26931) -Update from WebTranslator v3.0:
russian - 3 changes by Lone_Wolf
10 years ago
rubidium 340ecd7385 (svn r26930) -Add: extra shadings to he heightmap colour tables (Chillcore) 10 years ago
rubidium 367150ba34 (svn r26929) -Change: accounts for maximum height when filling the height legend of the smallmap 10 years ago
rubidium 4b8d6ee319 (svn r26928) -Change: scale the heightmap colours over the whole range of heights (based on patch by ic111) 10 years ago
rubidium ae406cf52e (svn r26927) -Codechange: split the heightmap colour tables into their own file in the table folder 10 years ago
rubidium 84920f721d (svn r26926) -Change: limit flat world height to the maximum configured map height 10 years ago
translators e41a83dc32 (svn r26925) -Update from WebTranslator v3.0:
croatian - 14 changes by VoyagerOne
german - 49 changes by planetmaker
spanish - 2 changes by SilverSurferZzZ
welsh - 3 changes by kazzie
10 years ago
peter1138 d408cabca7 (svn r26924) -Codechange: Fit YES/NO query window buttons to window, instead of unaligned. 10 years ago
peter1138 a1929222d5 (svn r26923) -Codechange: Make multiplayer lobby fit to icon size. 10 years ago
frosch 049c7dba29 (svn r26922) -Fix: Include strings.h on HAIKU for strcasecmp. Some platforms do not have a strings.h at all, most define the functions in string.h as well. 10 years ago
peter1138 01c30568e8 (svn r26921) -Codechange: Adjust content window listing to fit icon size. 10 years ago
translators 33061f4024 (svn r26920) -Update from WebTranslator v3.0:
french - 79 changes by glx
spanish - 3 changes by SilverSurferZzZ
tamil - 2 changes by vv
10 years ago
peter1138 d48a176f4c (svn r26919) -Fix [FS#6096]: Crash when enabling "Full animation" if multiplayer chat text is on screen. 10 years ago
fonsinchen 1b8186ea8e (svn r26918) -Fix [FS#6110]: Reserve cargo only after unloading finished or if the vehicle has the desired cargo already 10 years ago
fonsinchen 7306fe015d (svn r26917) -Revert (r26857): It broke improved loading. 10 years ago
translators 2df038c705 (svn r26916) -Update from WebTranslator v3.0:
afrikaans - 13 changes by mulderpf
catalan - 24 changes by juanjo
spanish - 3 changes by SilverSurferZzZ
10 years ago
frosch fc36231cdf (svn r26915) -Fix: API docs 10 years ago
translators b752ba6a0c (svn r26912) -Update from WebTranslator v3.0:
czech - 21 changes by argoneus
korean - 2 changes by telk5093
lithuanian - 18 changes by Stabilitronas
spanish - 3 changes by SilverSurferZzZ
welsh - 14 changes by kazzie
10 years ago
rubidium 1477b365c1 (svn r26911) -Change: increase maximum possible flat land height in scenario editor to be entered directly (ic111) 10 years ago
rubidium 22dd5ddca1 (svn r26910) -Fix: account for the height of the landscape at the edge of the map to determine the scroll boundaries (based on patch by ic111) 10 years ago
translators 04a8b1cdf9 (svn r26909) -Update from WebTranslator v3.0:
belarusian - 13 changes by KorneySan
catalan - 1 changes by juanjo
english_US - 15 changes by Supercheese
german - 13 changes by planetmaker
italian - 14 changes by lorenzodv
korean - 17 changes by telk5093
polish - 13 changes by wojteks86
russian - 13 changes by Lone_Wolf
10 years ago
rubidium 1c077e596b (svn r26908) -Codechange: replace a magic number by a more logical calculation 10 years ago
peter1138 49dafc0848 (svn r26907) -Codechange: Scale engine purchase list to GUI zoom level for multihead engines. 10 years ago
peter1138 4f63bbedc1 (svn r26906) -Codechange: Scale depot and station picker buttons by GUI zoom level. 10 years ago
rubidium 8a0e523ce5 (svn r26905) -Change: account for the maximum map height when converting heightmaps 10 years ago
rubidium 11e9afdf5e (svn r26904) -Fix: account for the height level for showing the seen area in the viewport (ic111) 10 years ago
translators 9a2d28e4c6 (svn r26903) -Update from WebTranslator v3.0:
lithuanian - 132 changes by Stabilitronas
vietnamese - 1 changes by nglekhoi
welsh - 5 changes by kazzie
10 years ago
rubidium 58f1e15bce (svn r26902) -Fix (r26900): erroneous spaces instead of tabs 10 years ago
rubidium 1d81ca44f2 (svn r26901) -Fix [FS#6120]: typo in string 10 years ago
rubidium dfd472f4a4 (svn r26900) -Fix-ish: dirty the appropriate area around map edges when terraforming there to prevent any artefacts from occuring (ic111) 10 years ago
rubidium 6cee5310c1 (svn r26899) -Codechange: reduce the amount of tiles that needs to be drawn by taking the height of tiles into account instead of drawing way too many (ic111) 10 years ago
rubidium 0584d36c0b (svn r26898) -Fix: hopefully make regression under MinGW work again 10 years ago
fonsinchen 14604b9215 (svn r26897) -Change: Add some more AIStationList autotests 10 years ago
fonsinchen 3f2da92ea2 (svn r26896) -Codechange: Move AIStationList* tests to separate test case 10 years ago
fonsinchen 82baae3eb8 (svn r26895) -Change: Allow for multiple independent test cases for AI API regression 10 years ago