------------------------------------------------------------------------ r27912 | michi_cc | 2017-09-03 15:06:29 +0200 (Sun, 03 Sep 2017) | 1 line -Fix (r13948): [NPF] Reserved track bits were not accounted for when trying to find any safe position. ------------------------------------------------------------------------ r27911 | translators | 2017-09-02 19:45:39 +0200 (Sat, 02 Sep 2017) | 4 lines -Update from Eints: korean: 1 change by telk5093 hebrew: 4 changes by dnd_man ------------------------------------------------------------------------ r27910 | translators | 2017-09-01 19:45:42 +0200 (Fri, 01 Sep 2017) | 4 lines -Update from Eints: spanish (mexican): 10 changes by Absay dutch: 145 changes by mrLeopold ------------------------------------------------------------------------ r27909 | translators | 2017-08-31 19:45:38 +0200 (Thu, 31 Aug 2017) | 3 lines -Update from Eints: spanish (mexican): 4 changes by Absay ------------------------------------------------------------------------ r27908 | adf88 | 2017-08-31 08:55:38 +0200 (Thu, 31 Aug 2017) | 1 line -Codechange: Mark airport tile tables and FTAs "const" to be sure that they are really constant ------------------------------------------------------------------------ r27907 | adf88 | 2017-08-31 08:54:22 +0200 (Thu, 31 Aug 2017) | 1 line -Fix: AirportSpec::rotation was memleaking ------------------------------------------------------------------------ r27906 | adf88 | 2017-08-31 08:51:01 +0200 (Thu, 31 Aug 2017) | 1 line -Cleanup: Remove some NPF code with no effect and mark possible bug about never used NPF_FLAG_IGNORE_RESERVED flag ------------------------------------------------------------------------ r27905 | adf88 | 2017-08-31 08:48:55 +0200 (Thu, 31 Aug 2017) | 1 line -Fix [FS#6585]: Keep the "link" between industry chain and smallmap windows whenever possible ------------------------------------------------------------------------ r27904 | adf88 | 2017-08-31 08:47:17 +0200 (Thu, 31 Aug 2017) | 1 line -Fix [FS#6593]: When last vehicle is removed from shared orders group, hide the "Stop sharing" button in vehile orders window ------------------------------------------------------------------------ r27903 | translators | 2017-08-30 19:45:39 +0200 (Wed, 30 Aug 2017) | 3 lines -Update from Eints: vietnamese: 37 changes by myquartz ------------------------------------------------------------------------ r27902 | adf88 | 2017-08-27 18:07:24 +0200 (Sun, 27 Aug 2017) | 1 line -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 ------------------------------------------------------------------------ r27901 | frosch | 2017-08-27 15:14:37 +0200 (Sun, 27 Aug 2017) | 1 line -Codechange: GetWindowZPriority only needs a WindowClass; this way it can also be used for WindowDesc before a Window instance is created. (3298) ------------------------------------------------------------------------ r27900 | frosch | 2017-08-27 13:48:38 +0200 (Sun, 27 Aug 2017) | 4 lines -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. ------------------------------------------------------------------------