Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-25 | (svn r27041) -Update: ob* translations | rubidium | |
2014-10-25 | (svn r27040) -Fix: Don't use GCC diagnostic push/pop if unsupported | fonsinchen | |
2014-10-24 | (svn r27039) -Update from WebTranslator v3.0: | translators | |
irish - 123 changes by tem latvian - 77 changes by Parastais | |||
2014-10-23 | (svn r27038) -Update from WebTranslator v3.0: | translators | |
belarusian - 21 changes by KorneySan catalan - 2 changes by juanjo czech - 14 changes by Eskymak russian - 1 changes by KorneySan | |||
2014-10-23 | (svn r27037) -Fix [FS#6150] (r26878): m6 was moved from Tile To ↵ | rubidium | |
TileExtended, but it wasn't properly removed from Tile (patch by Juanjo) | |||
2014-10-23 | (svn r27036) -Fix [FS#6148] (r26928): crash when changing smallmap colour ↵ | rubidium | |
when the smallmap window has not been opened yet | |||
2014-10-23 | (svn r27035) -Feature: Support .txt.xz changelog, readme and license files ↵ | matthijs | |
in basesets, newgrfs, etc | |||
2014-10-23 | (svn r27034) -Feature: Support .txt.gz changelog, readme and license files ↵ | matthijs | |
in basesets, newgrfs, etc | |||
2014-10-23 | (svn r27033) -Codechange: Generalize GetTextfile for multiple extensions | matthijs | |
- Instead of hardcoding the .txt extension in a printf string, it is now stored in an array of possible extensions. This array still only contains .txt, so behaviour is unchanged, but this makes it easier to add other extensions later. | |||
2014-10-23 | (svn r27032) -Merge: documentation updates from 1.4 branch | rubidium | |
2014-10-22 | (svn r27031) -Update from WebTranslator v3.0: | translators | |
irish - 94 changes by tem | |||
2014-10-21 | (svn r27030) -Fix: crash when having the vehicle list opened from a buoy or ↵ | rubidium | |
oil rig while the buoy/oil rig gets its final removal (i.e. the sign gets removed) | |||
2014-10-21 | (svn r27027) -Update from WebTranslator v3.0: | translators | |
catalan - 2 changes by juanjo dutch - 2 changes by habell finnish - 45 changes by jpx_ irish - 58 changes by tem spanish - 2 changes by SilverSurferZzZ | |||
2014-10-21 | (svn r27026) -Fix: some (older-ish) GCC compiler warnings | rubidium | |
2014-10-18 | (svn r27025) -Update from WebTranslator v3.0: | translators | |
korean - 1 changes by telk5093 latin - 8 changes by Supercheese norwegian_bokmal - 6 changes by cuthbert | |||
2014-10-18 | (svn r27024) -Codechange: Adjust spacing on small order list. | peter1138 | |
2014-10-18 | (svn r27023) -Codechange: Scale tooltip size by UI scale. | peter1138 | |
2014-10-17 | (svn r27022) -Update from WebTranslator v3.0: | translators | |
afrikaans - 2 changes by telanus swedish - 3 changes by spacejens welsh - 9 changes by kazzie | |||
2014-10-16 | (svn r27021) -Update from WebTranslator v3.0: | translators | |
afrikaans - 20 changes by telanus romanian - 17 changes by kitguyy | |||
2014-10-15 | (svn r27020) -Cleanup: some coding style consistency improvements (mostly ↵ | rubidium | |
spaces) | |||
2014-10-15 | (svn r27019) -Update from WebTranslator v3.0: | translators | |
catalan - 3 changes by juanjo croatian - 1 changes by VoyagerOne romanian - 19 changes by kitguyy russian - 6 changes by Lone_Wolf spanish - 2 changes by SilverSurferZzZ | |||
2014-10-14 | (svn r27018) -Fix [FS#6141] (r27008): the higher amplitudes needed for ↵ | rubidium | |
higher maps were not ignored properly causing much smoother maps than wanted | |||
2014-10-14 | (svn r27017) -Update from WebTranslator v3.0: | translators | |
catalan - 11 changes by juanjo english_US - 1 changes by Supercheese german - 6 changes by planetmaker hungarian - 14 changes by Brumi italian - 1 changes by lorenzodv latin - 6 changes by Supercheese spanish - 3 changes by SilverSurferZzZ welsh - 8 changes by kazzie | |||
2014-10-14 | (svn r27016) -Fix (r27004): Setting font-sprite data failed for some user(s). | peter1138 | |
2014-10-14 | (svn r27015) -Codechange: Also scale the character spacing for fonts without ↵ | peter1138 | |
shadow. | |||
2014-10-14 | (svn r27014) -Fix [FS#6102]: unit number was not always fully shown in depots | rubidium | |
2014-10-14 | (svn r27013) -Codechange: extract the functionality to determine the number ↵ | rubidium | |
of digits to make space for when drawing an unit number into a separate function | |||
2014-10-14 | (svn r27012) -Change: improvements to the man page (bentley) | rubidium | |
2014-10-13 | (svn r27011) -Update from WebTranslator v3.0: | translators | |
catalan - 1 changes by juanjo croatian - 15 changes by VoyagerOne dutch - 28 changes by habell latin - 5 changes by Supercheese latvian - 50 changes by Olby gaelic - 34 changes by GunChleoc spanish - 2 changes by SilverSurferZzZ | |||
2014-10-13 | (svn r27010) -Feature [FS#4126]: more height levels (ic111, ChillCore, ↵ | rubidium | |
CommanderZ) | |||
2014-10-13 | (svn r27009) -Add: extra level of general map heightness (ChillCore) | rubidium | |
2014-10-13 | (svn r27008) -Change: extrapolate the amplitudes for the large wavelengths ↵ | rubidium | |
needed for much higher maps | |||
2014-10-13 | (svn r27007) -Codechange: allow for more frequencies (based on patch by ic111) | rubidium | |
2014-10-13 | (svn r27006) -Codechange: move getting of the amplitude to a seperate function | rubidium | |
2014-10-13 | (svn r27005) -Fix (r26999): variety distribution curve map scaling did one ↵ | rubidium | |
conversion to height_t too many | |||
2014-10-12 | (svn r27004) -Codechange: Make GUI size apply to (sprite-font) text as well. | peter1138 | |
2014-10-12 | (svn r27003) -Cleanup: fix the use of spaces and asterices "around" some ↵ | rubidium | |
comments | |||
2014-10-12 | (svn r27002) -Fix-ish: replace some non-ASCII characters with ASCII ↵ | rubidium | |
characters, e.g. @þaram to @param | |||
2014-10-12 | (svn r27001) -Update from WebTranslator v3.0: | translators | |
afrikaans - 4 changes by telanus catalan - 16 changes by juanjo english_US - 6 changes by Supercheese french - 5 changes by glx hungarian - 66 changes by IPG italian - 5 changes by lorenzodv korean - 5 changes by telk5093 russian - 5 changes by Lone_Wolf spanish - 4 changes by SilverSurferZzZ | |||
2014-10-12 | (svn r27000) -Fix (r26999): compilation error with some versions of GCC | rubidium | |
2014-10-12 | (svn r26999) -Codechange: make the variety distribution automatically scale ↵ | rubidium | |
to the maximum height of the map | |||
2014-10-12 | (svn r26998) -Change: account for the map size when determining the maximum ↵ | rubidium | |
height of the landscape; a 24 high mountain at 64x64 leaves barely any usable space, but on a 4096x4096 it's just a "small" bump (ic111) | |||
2014-10-12 | (svn r26997) -Fix/codechange: use signed integers for TGP's internal map ↵ | rubidium | |
size and X/Y variables due to X/Y in comparisons occasionally getting smaller than 0 due to subtractions | |||
2014-10-12 | (svn r26996) -Codechange: Don't clamp airport construction window size -- ↵ | peter1138 | |
this causes very poor performance if the game window is not large enough. | |||
2014-10-11 | (svn r26995) -Fix: Add missing files to source.list | frosch | |
2014-10-11 | (svn r26994) -Fix (r26992): Missing svn properties | planetmaker | |
2014-10-11 | (svn r26993) -Feature: Latin translation (Supercheese) | planetmaker | |
2014-10-11 | (svn r26992) -Update from WebTranslator v3.0: | translators | |
basque - 60 changes by Thadah french - 10 changes by glx italian - 8 changes by lorenzodv norwegian_bokmal - 4 changes by cuthbert swedish - 3 changes by Zuu | |||
2014-10-11 | (svn r26991) -Fix [FS#6132]: typo in help text (Supercheese) | rubidium | |
2014-10-11 | (svn r26990) -Feature: Add option to choose normal, double or quad-size ↵ | peter1138 | |
interface. |