summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-27(svn r26926) -Change: limit flat world height to the maximum configured map h...rubidium
2014-09-26(svn r26925) -Update from WebTranslator v3.0:translators
2014-09-26(svn r26924) -Codechange: Fit YES/NO query window buttons to window, instead ...peter1138
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
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
2014-09-25(svn r26919) -Fix [FS#6096]: Crash when enabling "Full animation" if multipla...peter1138
2014-09-24(svn r26918) -Fix [FS#6110]: Reserve cargo only after unloading finished or i...fonsinchen
2014-09-24(svn r26917) -Revert (r26857): It broke improved loading.fonsinchen
2014-09-24(svn r26916) -Update from WebTranslator v3.0:translators
2014-09-24(svn r26915) -Fix: API docsfrosch
2014-09-23(svn r26912) -Update from WebTranslator v3.0:translators
2014-09-22(svn r26911) -Change: increase maximum possible flat land height in scenario ...rubidium
2014-09-22(svn r26910) -Fix: account for the height of the landscape at the edge of the...rubidium
2014-09-22(svn r26909) -Update from WebTranslator v3.0:translators
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 mu...peter1138
2014-09-22(svn r26906) -Codechange: Scale depot and station picker buttons by GUI zoom ...peter1138
2014-09-21(svn r26905) -Change: account for the maximum map height when converting heig...rubidium
2014-09-21(svn r26904) -Fix: account for the height level for showing the seen area in ...rubidium
2014-09-21(svn r26903) -Update from WebTranslator v3.0:translators
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 terra...rubidium
2014-09-21(svn r26899) -Codechange: reduce the amount of tiles that needs to be drawn b...rubidium
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 re...fonsinchen
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
2014-09-21(svn r26887) -Add: cheat for changing the height level (mostly due to the mes...rubidium
2014-09-21(svn r26886) -Change (r26885): the max height setting belongs more in the lim...rubidium
2014-09-21(svn r26885) -Feature-ish: user interface for limiting the maximum height of ...rubidium
2014-09-21(svn r26884) -Change: scale the NewGRF's snow line level according to the con...rubidium
2014-09-21(svn r26883) -Change: make maximum desert height scale with the maximum confi...rubidium
2014-09-21(svn r26882) -Feature: allow limiting the height of bridges (ic111)rubidium
2014-09-21(svn r26881) -Codechange: bump the savegame versionrubidium
2014-09-21(svn r26880) -Add: stub settings for limiting bridge and map heightrubidium
2014-09-21(svn r26879) -Codechange: remove most MayHaveBridgeAbove calls since the data...rubidium
2014-09-21(svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus b...rubidium
2014-09-21(svn r26877) -Update: documentation about the map arrayrubidium
2014-09-21(svn r26876) -Codechange: move 'has bride above' data from m6 to typerubidium
2014-09-21(svn r26875) -Codechange: move TropicZone information from m6 to typerubidium