------------------------------------------------------------------------ r26934 | peter1138 | 2014-09-28 11:21:51 +0200 (Sun, 28 Sep 2014) | 2 lines -Fix (r26933): Don't statically initialise non-static variables. ------------------------------------------------------------------------ r26933 | peter1138 | 2014-09-28 11:02:11 +0200 (Sun, 28 Sep 2014) | 2 lines -Codechange: Resize engine preview window to fit vehicle sprite. ------------------------------------------------------------------------ r26932 | rubidium | 2014-09-27 22:39:32 +0200 (Sat, 27 Sep 2014) | 2 lines -Codechange: replace some constants with less weird looking constants and simplify clamping by actually using Clamp ------------------------------------------------------------------------ r26931 | translators | 2014-09-27 19:45:18 +0200 (Sat, 27 Sep 2014) | 3 lines -Update from WebTranslator v3.0: russian - 3 changes by Lone_Wolf ------------------------------------------------------------------------ r26930 | rubidium | 2014-09-27 16:51:34 +0200 (Sat, 27 Sep 2014) | 2 lines -Add: extra shadings to he heightmap colour tables (Chillcore) ------------------------------------------------------------------------ r26929 | rubidium | 2014-09-27 16:49:37 +0200 (Sat, 27 Sep 2014) | 2 lines -Change: accounts for maximum height when filling the height legend of the smallmap ------------------------------------------------------------------------ r26928 | rubidium | 2014-09-27 13:17:54 +0200 (Sat, 27 Sep 2014) | 2 lines -Change: scale the heightmap colours over the whole range of heights (based on patch by ic111) ------------------------------------------------------------------------ r26927 | rubidium | 2014-09-27 12:43:59 +0200 (Sat, 27 Sep 2014) | 2 lines -Codechange: split the heightmap colour tables into their own file in the table folder ------------------------------------------------------------------------ r26926 | rubidium | 2014-09-27 11:53:48 +0200 (Sat, 27 Sep 2014) | 2 lines -Change: limit flat world height to the maximum configured map height ------------------------------------------------------------------------ r26925 | translators | 2014-09-26 19:46:30 +0200 (Fri, 26 Sep 2014) | 6 lines -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 ------------------------------------------------------------------------ r26924 | peter1138 | 2014-09-26 18:15:50 +0200 (Fri, 26 Sep 2014) | 2 lines -Codechange: Fit YES/NO query window buttons to window, instead of unaligned. ------------------------------------------------------------------------ r26923 | peter1138 | 2014-09-26 18:05:42 +0200 (Fri, 26 Sep 2014) | 2 lines -Codechange: Make multiplayer lobby fit to icon size. ------------------------------------------------------------------------ r26922 | frosch | 2014-09-25 22:45:25 +0200 (Thu, 25 Sep 2014) | 1 line -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. ------------------------------------------------------------------------ r26921 | peter1138 | 2014-09-25 21:27:07 +0200 (Thu, 25 Sep 2014) | 2 lines -Codechange: Adjust content window listing to fit icon size. ------------------------------------------------------------------------ r26920 | translators | 2014-09-25 19:45:45 +0200 (Thu, 25 Sep 2014) | 5 lines -Update from WebTranslator v3.0: french - 79 changes by glx spanish - 3 changes by SilverSurferZzZ tamil - 2 changes by vv ------------------------------------------------------------------------ r26919 | peter1138 | 2014-09-25 18:04:02 +0200 (Thu, 25 Sep 2014) | 2 lines -Fix [FS#6096]: Crash when enabling "Full animation" if multiplayer chat text is on screen. ------------------------------------------------------------------------ r26918 | fonsinchen | 2014-09-24 22:56:52 +0200 (Wed, 24 Sep 2014) | 1 line -Fix [FS#6110]: Reserve cargo only after unloading finished or if the vehicle has the desired cargo already ------------------------------------------------------------------------ r26917 | fonsinchen | 2014-09-24 22:55:47 +0200 (Wed, 24 Sep 2014) | 1 line -Revert (r26857): It broke improved loading. ------------------------------------------------------------------------ r26916 | translators | 2014-09-24 19:45:37 +0200 (Wed, 24 Sep 2014) | 5 lines -Update from WebTranslator v3.0: afrikaans - 13 changes by mulderpf catalan - 24 changes by juanjo spanish - 3 changes by SilverSurferZzZ ------------------------------------------------------------------------ r26915 | frosch | 2014-09-24 18:45:20 +0200 (Wed, 24 Sep 2014) | 1 line -Fix: API docs ------------------------------------------------------------------------ r26912 | translators | 2014-09-23 19:46:13 +0200 (Tue, 23 Sep 2014) | 7 lines -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 ------------------------------------------------------------------------ r26911 | rubidium | 2014-09-22 21:21:37 +0200 (Mon, 22 Sep 2014) | 2 lines -Change: increase maximum possible flat land height in scenario editor to be entered directly (ic111) ------------------------------------------------------------------------ r26910 | rubidium | 2014-09-22 20:14:44 +0200 (Mon, 22 Sep 2014) | 2 lines -Fix: account for the height of the landscape at the edge of the map to determine the scroll boundaries (based on patch by ic111) ------------------------------------------------------------------------ r26909 | translators | 2014-09-22 19:46:35 +0200 (Mon, 22 Sep 2014) | 10 lines -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 ------------------------------------------------------------------------ r26908 | rubidium | 2014-09-22 17:04:18 +0200 (Mon, 22 Sep 2014) | 2 lines -Codechange: replace a magic number by a more logical calculation ------------------------------------------------------------------------ r26907 | peter1138 | 2014-09-22 15:13:02 +0200 (Mon, 22 Sep 2014) | 2 lines -Codechange: Scale engine purchase list to GUI zoom level for multihead engines. ------------------------------------------------------------------------ r26906 | peter1138 | 2014-09-22 10:01:25 +0200 (Mon, 22 Sep 2014) | 2 lines -Codechange: Scale depot and station picker buttons by GUI zoom level. ------------------------------------------------------------------------ r26905 | rubidium | 2014-09-21 20:29:18 +0200 (Sun, 21 Sep 2014) | 2 lines -Change: account for the maximum map height when converting heightmaps ------------------------------------------------------------------------ r26904 | rubidium | 2014-09-21 20:07:54 +0200 (Sun, 21 Sep 2014) | 2 lines -Fix: account for the height level for showing the seen area in the viewport (ic111) ------------------------------------------------------------------------ r26903 | translators | 2014-09-21 19:45:52 +0200 (Sun, 21 Sep 2014) | 5 lines -Update from WebTranslator v3.0: lithuanian - 132 changes by Stabilitronas vietnamese - 1 changes by nglekhoi welsh - 5 changes by kazzie ------------------------------------------------------------------------ r26902 | rubidium | 2014-09-21 19:37:30 +0200 (Sun, 21 Sep 2014) | 2 lines -Fix (r26900): erroneous spaces instead of tabs ------------------------------------------------------------------------ r26901 | rubidium | 2014-09-21 19:31:41 +0200 (Sun, 21 Sep 2014) | 2 lines -Fix [FS#6120]: typo in string ------------------------------------------------------------------------ r26900 | rubidium | 2014-09-21 19:29:48 +0200 (Sun, 21 Sep 2014) | 2 lines -Fix-ish: dirty the appropriate area around map edges when terraforming there to prevent any artefacts from occuring (ic111) ------------------------------------------------------------------------ r26899 | rubidium | 2014-09-21 19:27:37 +0200 (Sun, 21 Sep 2014) | 2 lines -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) ------------------------------------------------------------------------ r26898 | rubidium | 2014-09-21 19:22:50 +0200 (Sun, 21 Sep 2014) | 2 lines -Fix: hopefully make regression under MinGW work again ------------------------------------------------------------------------ r26897 | fonsinchen | 2014-09-21 18:45:51 +0200 (Sun, 21 Sep 2014) | 1 line -Change: Add some more AIStationList autotests ------------------------------------------------------------------------ r26896 | fonsinchen | 2014-09-21 18:44:37 +0200 (Sun, 21 Sep 2014) | 1 line -Codechange: Move AIStationList* tests to separate test case ------------------------------------------------------------------------ r26895 | fonsinchen | 2014-09-21 18:41:03 +0200 (Sun, 21 Sep 2014) | 1 line -Change: Allow for multiple independent test cases for AI API regression ------------------------------------------------------------------------ r26894 | fonsinchen | 2014-09-21 18:25:15 +0200 (Sun, 21 Sep 2014) | 1 line -Feature: Swap method for script lists ------------------------------------------------------------------------ r26893 | fonsinchen | 2014-09-21 18:20:48 +0200 (Sun, 21 Sep 2014) | 1 line -Feature: ScriptStationList_Cargo for sorting cargo by from and via ------------------------------------------------------------------------ r26892 | fonsinchen | 2014-09-21 18:20:14 +0200 (Sun, 21 Sep 2014) | 1 line -Feature: Script API for retrieving planned flow ------------------------------------------------------------------------ r26891 | fonsinchen | 2014-09-21 18:19:52 +0200 (Sun, 21 Sep 2014) | 1 line -Codechange: Add methods to retrieve flows from a FlowStatMap ------------------------------------------------------------------------ r26890 | rubidium | 2014-09-21 16:45:35 +0200 (Sun, 21 Sep 2014) | 2 lines -Cleanup: remove unneeded obfuscation via IConsoleSetSetting ------------------------------------------------------------------------ r26889 | fonsinchen | 2014-09-21 16:22:32 +0200 (Sun, 21 Sep 2014) | 1 line -Feature: Predict links for station-autorefitting vehicles ------------------------------------------------------------------------ r26888 | rubidium | 2014-09-21 14:44:38 +0200 (Sun, 21 Sep 2014) | 2 lines -Codechange: use ints for some z-levels of vehicles (ic111) ------------------------------------------------------------------------ r26887 | rubidium | 2014-09-21 14:39:24 +0200 (Sun, 21 Sep 2014) | 2 lines -Add: cheat for changing the height level (mostly due to the mess with changing snow levels and such) ------------------------------------------------------------------------ r26886 | rubidium | 2014-09-21 14:35:34 +0200 (Sun, 21 Sep 2014) | 2 lines -Change (r26885): the max height setting belongs more in the limitations section of the settings ------------------------------------------------------------------------ r26885 | rubidium | 2014-09-21 14:25:04 +0200 (Sun, 21 Sep 2014) | 2 lines -Feature-ish: user interface for limiting the maximum height of a map ------------------------------------------------------------------------ r26884 | rubidium | 2014-09-21 14:02:03 +0200 (Sun, 21 Sep 2014) | 2 lines -Change: scale the NewGRF's snow line level according to the configured maximum map height ------------------------------------------------------------------------ r26883 | rubidium | 2014-09-21 13:53:06 +0200 (Sun, 21 Sep 2014) | 2 lines -Change: make maximum desert height scale with the maximum configured height ------------------------------------------------------------------------ r26882 | rubidium | 2014-09-21 13:40:11 +0200 (Sun, 21 Sep 2014) | 2 lines -Feature: allow limiting the height of bridges (ic111) ------------------------------------------------------------------------ r26881 | rubidium | 2014-09-21 13:28:29 +0200 (Sun, 21 Sep 2014) | 2 lines -Codechange: bump the savegame version ------------------------------------------------------------------------ r26880 | rubidium | 2014-09-21 13:27:34 +0200 (Sun, 21 Sep 2014) | 2 lines -Add: stub settings for limiting bridge and map height ------------------------------------------------------------------------ r26879 | rubidium | 2014-09-21 13:24:51 +0200 (Sun, 21 Sep 2014) | 2 lines -Codechange: remove most MayHaveBridgeAbove calls since the data is now always accessible ------------------------------------------------------------------------ r26878 | rubidium | 2014-09-21 13:23:33 +0200 (Sun, 21 Sep 2014) | 2 lines -Change: move m6 to TileExtended to keep Tile 8 bytes and thus better alignable ------------------------------------------------------------------------ r26877 | rubidium | 2014-09-21 13:20:29 +0200 (Sun, 21 Sep 2014) | 2 lines -Update: documentation about the map array ------------------------------------------------------------------------ r26876 | rubidium | 2014-09-21 13:20:11 +0200 (Sun, 21 Sep 2014) | 2 lines -Codechange: move 'has bride above' data from m6 to type ------------------------------------------------------------------------ r26875 | rubidium | 2014-09-21 13:18:10 +0200 (Sun, 21 Sep 2014) | 2 lines -Codechange: move TropicZone information from m6 to type ------------------------------------------------------------------------ r26874 | rubidium | 2014-09-21 13:17:47 +0200 (Sun, 21 Sep 2014) | 2 lines -Fix (r26872): hopefully fix MSVC compile error ------------------------------------------------------------------------ r26873 | rubidium | 2014-09-21 13:14:58 +0200 (Sun, 21 Sep 2014) | 2 lines -Change: split type_height into a type and height array (ic111) ------------------------------------------------------------------------ r26872 | rubidium | 2014-09-21 13:12:42 +0200 (Sun, 21 Sep 2014) | 2 lines -Change: give the disaster vehicles the same treatment as aircraft in r26866; make the ascend and descend if needed to cross high mountains (based on patch by ic111) ------------------------------------------------------------------------ r26871 | peter1138 | 2014-09-21 11:12:04 +0200 (Sun, 21 Sep 2014) | 2 lines -Codechange: Centre and draw arbitrary size highscore screen. Highscore text continues to be drawn with 640x480 dimensions. ------------------------------------------------------------------------