summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-08-10(svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing ↵michi_cc
conversions in initializer lists.
2015-08-10(svn r27380) -Fix: [Win32] Compilation with MSVC2015.michi_cc
2015-08-10(svn r27379) -Codechange: Do not throw in the destructors of ↵frosch
ScriptTest/ExecMode.
2015-08-10(svn r27378) -Codechange: Fix indentation of the table values, allow Doxygen ↵alberth
to link to the TextColour enum.
2015-08-09(svn r27377) -Codechange: use the pkg-config files of ICU as well. Since ↵rubidium
they are split into separate libraries it becomes possible to split RTL support for natural sorting, although the effect will be minimal
2015-08-09(svn r27367) -Codechange: make a distinction between the layouting part of ↵rubidium
ICU (lx) or the sorting/collation part of ICU (i18n)
2015-08-09(svn r27366) -Fix [FS#6358]: Clickareas in settings tree were misaligned ↵frosch
when the filter warning was displayed, if the setting height was defined by the icons instead of the font.
2015-08-09(svn r27365) -Fix: Center settings filter warning also vertically, and also ↵frosch
in case of multiple lines.
2015-08-08(svn r27364) -Update from WebTranslator v3.0:translators
czech - 1 changes by Eskymak dutch - 12 changes by TheTycoonist
2015-08-08(svn r27363) -Codechange: Fix codestyle of one-line methods and header ↵alberth
codestyle of derived structs.
2015-08-08(svn r27362) -Codechange: Codestyle fixes for reference var declarations, ↵alberth
static cast type, operator methods.
2015-08-07(svn r27359) -Update from WebTranslator v3.0:translators
swedish - 1 changes by planetmaker
2015-08-02(svn r27358) -Update from WebTranslator v3.0:translators
catalan - 25 changes by juanjo
2015-08-01(svn r27357) -Update from WebTranslator v3.0:translators
catalan - 181 changes by juanjo
2015-07-31(svn r27354) -Fix (r27343): Actually make it work. (rubidium)frosch
2015-07-31(svn r27352) -Update from WebTranslator v3.0:translators
catalan - 134 changes by juanjo
2015-07-30(svn r27347) -Update from WebTranslator v3.0:translators
slovenian - 15 changes by matej1245
2015-07-28(svn r27346) -Feature: Make the object placement gui an independent window.alberth
2015-07-28(svn r27345) -Fix-ish: Hide selected view if no object selected.alberth
2015-07-28(svn r27344) -Doc: Documenting the (Re)setObjectToPlace functions.alberth
2015-07-26(svn r27343) -Feature [FS#6315]: [NewGRF] Allow railtype NewGRF to define ↵frosch
separate sprites for the fences on either track side.
2015-07-26(svn r27342) -Add: Optionally return the number of sprites in the spriteset ↵frosch
from GetCustomRailSprite.
2015-07-26(svn r27341) -Fix [FS#6332]: Do not rerandomise the town name when only ↵frosch
cost-estimating the founding.
2015-07-26(svn r27340) -Fix [FS#6338]: Silence warning by moving _string_colourmap to ↵frosch
a file no its own. (Cif)
2015-07-25(svn r27339) -Update from WebTranslator v3.0:translators
frisian - 42 changes by BAJansen
2015-07-24(svn r27338) -Update from WebTranslator v3.0:translators
frisian - 8 changes by BAJansen
2015-07-21(svn r27337) -Update from WebTranslator v3.0:translators
simplified_chinese - 1 changes by Gavin
2015-07-17(svn r27336) -Update from WebTranslator v3.0:translators
greek - 36 changes by Jubilee
2015-07-16(svn r27335) -Update from WebTranslator v3.0:translators
greek - 24 changes by Jubilee
2015-07-16(svn r27334) -Revert (r27232) [FS#6342]: No idea what the plan was, but ↵frosch
making the main noise coefficients the same for all smoothness types certainly wasn't.
2015-07-13(svn r27333) -Update from WebTranslator v3.0:translators
greek - 7 changes by Jubilee
2015-07-12(svn r27332) -Change: Enable YAPF cache debugging with desync debug level 2.frosch
2015-07-11(svn r27331) -Cleanup (r26999): Make variety distribution curves more sane.frosch
2015-07-11(svn r27330) -Fix [FS#6335]: Make variety distribution not assume that sea ↵frosch
level is at height 0.2 / 3 * TGPGetMaxHeight().
2015-07-11(svn r27329) -Fix: Add more height_t type-correctness to TGP code.frosch
2015-07-11(svn r27328) -Codechange: Add an assertion to check for uninitialised ↵frosch
variables when tracing variety distribution's control curves.
2015-07-09(svn r27327) -Update from WebTranslator v3.0:translators
korean - 1 changes by telk5093
2015-07-08(svn r27326) -Update from WebTranslator v3.0:translators
simplified_chinese - 6 changes by Gavin
2015-06-30(svn r27325) -Update from WebTranslator v3.0:translators
catalan - 4 changes by juanjo
2015-06-28(svn r27324) -Fix: Remove corner-case optimisation for line drawing, which ↵frosch
failed for dashed lines. (noticed by adf88)
2015-06-28(svn r27323) -Fix: Spelling.frosch
2015-06-28(svn r27322) -Fix: Clipping of inclined lines did not account for the ↵frosch
'horizontal width' being bigger than the 'real width'. (adf88)
2015-06-27(svn r27321) -Update from WebTranslator v3.0:translators
korean - 2 changes by telk5093
2015-06-27(svn r27320) -Codechange: Do not drop order backups when loading a savegame ↵frosch
for replaying.
2015-06-26(svn r27319) -Update from WebTranslator v3.0:translators
frisian - 1 changes by BAJansen
2015-06-25(svn r27318) -Update from WebTranslator v3.0:translators
frisian - 9 changes by BAJansen
2015-06-24(svn r27317) -Update from WebTranslator v3.0:translators
frisian - 458 changes by BAJansen
2015-06-21(svn r27316) -Doc: Improve documentation on ScriptCargo::GetCargoLabelfrosch
2015-06-21(svn r27315) -Fix: Norwegian bokmalfrosch
2015-06-21(svn r27314) -Update from WebTranslator v3.0:translators
norwegian_bokmal - 4 changes by eirik174