summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2014-09-25(svn r26919) -Fix [FS#6096]: Crash when enabling "Full animation" if ↵peter1138
multiplayer chat text is on screen.
2014-09-24(svn r26918) -Fix [FS#6110]: Reserve cargo only after unloading finished or ↵fonsinchen
if the vehicle has the desired cargo already
2014-09-24(svn r26917) -Revert (r26857): It broke improved loading.fonsinchen
2014-09-24(svn r26916) -Update from WebTranslator v3.0:translators
afrikaans - 13 changes by mulderpf catalan - 24 changes by juanjo spanish - 3 changes by SilverSurferZzZ
2014-09-24(svn r26915) -Fix: API docsfrosch
2014-09-23(svn r26912) -Update from WebTranslator v3.0:translators
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
2014-09-22(svn r26911) -Change: increase maximum possible flat land height in scenario ↵rubidium
editor to be entered directly (ic111)
2014-09-22(svn r26910) -Fix: account for the height of the landscape at the edge of ↵rubidium
the map to determine the scroll boundaries (based on patch by ic111)
2014-09-22(svn r26909) -Update from WebTranslator v3.0:translators
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
2014-09-22(svn r26908) -Codechange: replace a magic number by a more logical calculationrubidium
2014-09-22(svn r26907) -Codechange: Scale engine purchase list to GUI zoom level for ↵peter1138
multihead engines.
2014-09-22(svn r26906) -Codechange: Scale depot and station picker buttons by GUI zoom ↵peter1138
level.
2014-09-21(svn r26905) -Change: account for the maximum map height when converting ↵rubidium
heightmaps
2014-09-21(svn r26904) -Fix: account for the height level for showing the seen area in ↵rubidium
the viewport (ic111)
2014-09-21(svn r26903) -Update from WebTranslator v3.0:translators
lithuanian - 132 changes by Stabilitronas vietnamese - 1 changes by nglekhoi welsh - 5 changes by kazzie
2014-09-21(svn r26902) -Fix (r26900): erroneous spaces instead of tabsrubidium
2014-09-21(svn r26901) -Fix [FS#6120]: typo in stringrubidium
2014-09-21(svn r26900) -Fix-ish: dirty the appropriate area around map edges when ↵rubidium
terraforming there to prevent any artefacts from occuring (ic111)
2014-09-21(svn r26899) -Codechange: reduce the amount of tiles that needs to be drawn ↵rubidium
by taking the height of tiles into account instead of drawing way too many (ic111)
2014-09-21(svn r26898) -Fix: hopefully make regression under MinGW work againrubidium
2014-09-21(svn r26897) -Change: Add some more AIStationList autotestsfonsinchen
2014-09-21(svn r26896) -Codechange: Move AIStationList* tests to separate test casefonsinchen
2014-09-21(svn r26895) -Change: Allow for multiple independent test cases for AI API ↵fonsinchen
regression
2014-09-21(svn r26894) -Feature: Swap method for script listsfonsinchen
2014-09-21(svn r26893) -Feature: ScriptStationList_Cargo for sorting cargo by from and viafonsinchen
2014-09-21(svn r26892) -Feature: Script API for retrieving planned flowfonsinchen
2014-09-21(svn r26891) -Codechange: Add methods to retrieve flows from a FlowStatMapfonsinchen
2014-09-21(svn r26890) -Cleanup: remove unneeded obfuscation via IConsoleSetSettingrubidium
2014-09-21(svn r26889) -Feature: Predict links for station-autorefitting vehiclesfonsinchen
2014-09-21(svn r26888) -Codechange: use ints for some z-levels of vehicles (ic111)rubidium