Commit Graph

22703 Commits (278400042d53cfbcefba5dd2a12fd64f23162908)
 

Author SHA1 Message Date
translators 278400042d (svn r27923) -Update from Eints:
polish: 15 changes by McZapkie
7 years ago
translators ac5074fb53 (svn r27922) -Update from Eints:
polish: 12 changes by McZapkie
7 years ago
translators 3c1e6d5a88 (svn r27921) -Update from Eints:
polish: 22 changes by McZapkie
7 years ago
frosch 0d1f88c09a (svn r27920) -Fix: MSVC 2015 and 2017 project files referenced some MSVC 2010 files 7 years ago
frosch 6120e69f21 (svn r27919) -Fix: MSVC 2015 and 2017 project files referenced some MSVC 2010 files 7 years ago
frosch b9ed60d307 (svn r27918) -Fix (r27917): Next attempt for MSVC 2017 7 years ago
frosch db3410e196 (svn r27917) -Add: MSVC 2017 project file generator. Most noticeable, std:c++latest is enabled. 7 years ago
frosch 7bb2dedbd5 (svn r27916) -Codechange: Enable usage of static_assert for MSVC 7 years ago
frosch bd68ed916d (svn r27915) -Fix (r27730) [FS#6620]: Glyphs in range U+0020 to U+00FF may only be defined in orig_extra.grf, not in openttd.grf. 7 years ago
adf88 be48b325fd (svn r27914) -Fix/Feature: 'unban' console command - fix invalid help text and be more verbose 7 years ago
adf88 43f162c664 (svn r27913) -Fix: 'unban' console command was not handling IPv6 adresses properly 7 years ago
michi_cc 6f98cde882 (svn r27912) -Fix (r13948): [NPF] Reserved track bits were not accounted for when trying to find any safe position. 7 years ago
translators 6d1effd3c9 (svn r27911) -Update from Eints:
korean: 1 change by telk5093
hebrew: 4 changes by dnd_man
7 years ago
translators f1e54b4375 (svn r27910) -Update from Eints:
spanish (mexican): 10 changes by Absay
dutch: 145 changes by mrLeopold
7 years ago
translators eaf8d0ee07 (svn r27909) -Update from Eints:
spanish (mexican): 4 changes by Absay
7 years ago
adf88 13106675de (svn r27908) -Codechange: Mark airport tile tables and FTAs "const" to be sure that they are really constant 7 years ago
adf88 7757f5050a (svn r27907) -Fix: AirportSpec::rotation was memleaking 7 years ago
adf88 0f8c868ea2 (svn r27906) -Cleanup: Remove some NPF code with no effect and mark possible bug about never used NPF_FLAG_IGNORE_RESERVED flag 7 years ago
adf88 322a053de7 (svn r27905) -Fix [FS#6585]: Keep the "link" between industry chain and smallmap windows whenever possible 7 years ago
adf88 dbf7ed502a (svn r27904) -Fix [FS#6593]: When last vehicle is removed from shared orders group, hide the "Stop sharing" button in vehile orders window 7 years ago
translators f1bf1f25bf (svn r27903) -Update from Eints:
vietnamese: 37 changes by myquartz
7 years ago
adf88 b3d37c0032 (svn r27902) -Feature [FS#6614]: Preserve PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR environment variables in config.cache file (just like other variabes CFLAGS, LDFLAGS etc.) so they can be resused when OpenTTD re-configures itself 7 years ago
frosch 3e2ec8a545 (svn r27901) -Codechange: GetWindowZPriority only needs a WindowClass; this way it can also be used for WindowDesc before a Window instance is created. (3298) 7 years ago
frosch 5aecfd11f0 (svn r27900) -Change [FS#6568]: Remove the gap between windows when positioning them after opening.
-Fix: Make automatic window-positioning RTL-aware.
-Fix: Automatic window-positioning now uses GUI-scale/style dependent sizes/distances instead of fixed pixel values.
7 years ago
frosch d279bccffa (svn r27899) -Feature: Draw vertical separators at tile distance in the train depot GUI. This only applies if all vehicles use consistent lengths, i.e. either if only using default vehicles, or if only using NewGRF vehicles with 32px reference width. (based on patch by Wolf01) 7 years ago
translators 16fc68dff0 (svn r27898) -Update from Eints:
dutch: 18 changes by habell
7 years ago
frosch 30a25f45ce (svn r27897) -Add [FS#6577]: Project file generator for kdevelop 4/5 (adf88) 7 years ago
frosch 3bedb43de4 (svn r27896) -Fix: some warnings 7 years ago
alberth 7efce319ff (svn r27895) -Fix [FS#6606]: Tooltip of 'increase service interval' said 'decrease' (adf88) 7 years ago
alberth a3f30a30df (svn r27894) -Fix [FS#6608]: Typo fix in STATIOV_* string names (Wolf01) 7 years ago
frosch a47fb85cd8 (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 7 years ago
translators 34cd504d65 (svn r27892) -Update from Eints:
finnish: 41 changes by USephiroth
7 years ago
translators bf3fd277c1 (svn r27891) -Update from Eints:
spanish: 29 changes by SilverSurferZzZ
7 years ago
translators de2ef2b543 (svn r27890) -Update from Eints:
spanish: 3 changes by SilverSurferZzZ
7 years ago
frosch b8456196ef (svn r27889) -Change: Do not cancel headquarter construction and engine-preview-query when shift-clicking (adf88) 7 years ago
frosch f1f07b55f4 (svn r27888) -Fix: Member access coding style (adf88) 7 years ago
frosch 1e50edd12c (svn r27887) -Cleanup: Remove unused/unimplemented prototype (adf88) 7 years ago
frosch 2f7ac7c41f (svn r27886) -Fix [FS#6575-ish]: Do not modify argv[0]. 7 years ago
frosch dd3d824894 (svn r27885) -Cleanup (r27844): ESR_MAX_COST_EXCEEDED and ESR_PATH_TOO_LONG meant the same thing, but only one was used. Keep PATH_TOO_LONG since it has the better documentation. 7 years ago
frosch 5e7a50c8eb (svn r27884) -Fix: Console command parser failed when the command had many parameters, and also did not print any error messages about it. 7 years ago
frosch 968f1151d1 (svn r27883) -Fix [FS#6576]: Console command parser passed invalid strings to the debug output, if command lines had many parameters. 7 years ago
translators cfb75beef6 (svn r27882) -Update from Eints:
greek: 7 changes by kyrm
7 years ago
translators 3319616117 (svn r27879) -Update from Eints:
polish: 19 changes by lion
7 years ago
translators eb294906ba (svn r27878) -Update from Eints:
vietnamese: 7 changes by nglekhoi
7 years ago
translators 16f74c6a2f (svn r27877) -Update from Eints:
turkish: 28 changes by wakeup
7 years ago
translators b153db2568 (svn r27876) -Update from Eints:
swedish: 3 changes by Joel_A
7 years ago
translators 063c8509b7 (svn r27875) -Update from Eints:
chinese (simplified): 7 changes by chenwt0315
7 years ago
translators cc650ca82b (svn r27874) -Update from Eints:
luxembourgish: 6 changes by Phreeze
7 years ago
translators 8b1bf56b29 (svn r27873) -Update from Eints:
spanish: 3 changes by SilverSurferZzZ
7 years ago
translators 8ab8a8f9b4 (svn r27872) -Update from Eints:
swedish: 19 changes by Joel_A
7 years ago