------------------------------------------------------------------------ r27172 | frosch | 2015-02-28 18:13:07 +0100 (Sat, 28 Feb 2015) | 1 line -Fix [FS#6238] (r27167): Apparently Windows randomly drops SetCursorPos calls. According to internet due to incorrect/missing synchronisation in threads accessing the event queue. ------------------------------------------------------------------------ r27171 | translators | 2015-02-25 18:46:35 +0100 (Wed, 25 Feb 2015) | 4 lines -Update from WebTranslator v3.0: korean - 11 changes by telk5093 latin - 2 changes by Supercheese ------------------------------------------------------------------------ r27169 | frosch | 2015-02-24 20:25:31 +0100 (Tue, 24 Feb 2015) | 1 line -Update: Documentation ------------------------------------------------------------------------ r27168 | translators | 2015-02-23 18:45:46 +0100 (Mon, 23 Feb 2015) | 3 lines -Update from WebTranslator v3.0: latin - 4 changes by Supercheese ------------------------------------------------------------------------ r27167 | frosch | 2015-02-23 00:06:45 +0100 (Mon, 23 Feb 2015) | 1 line -Fix: [SDL, Windows] Right-mouse-button scrolling scrolled/jumped way to far, when OpenTTD lagged during mouse event processing. ------------------------------------------------------------------------ r27166 | frosch | 2015-02-23 00:04:02 +0100 (Mon, 23 Feb 2015) | 1 line -Codechange: Optimise ScriptList by making use of iterators instead of looking up map-items multiple times per API call. ------------------------------------------------------------------------ r27165 | translators | 2015-02-22 18:45:17 +0100 (Sun, 22 Feb 2015) | 3 lines -Update from WebTranslator v3.0: english_US - 3 changes by Supercheese ------------------------------------------------------------------------ r27164 | alberth | 2015-02-22 18:25:29 +0100 (Sun, 22 Feb 2015) | 2 lines -Add: [NoGo] Game scripts can point to a location, station, industry, or town when publishing news. ------------------------------------------------------------------------ r27163 | frosch | 2015-02-22 16:26:27 +0100 (Sun, 22 Feb 2015) | 1 line -Fix [FS#6204]: Toolbars were not invalidated when changing max-vehicles settings. (adf88) ------------------------------------------------------------------------ r27162 | frosch | 2015-02-22 16:05:48 +0100 (Sun, 22 Feb 2015) | 1 line -Fix [FS#6208]: Tile selection was drawn outside of map in some cases. (adf88) ------------------------------------------------------------------------ r27161 | frosch | 2015-02-22 15:42:34 +0100 (Sun, 22 Feb 2015) | 1 line -Fix [FS#6156] [FS#6206]: Reimplement the viewport drawing algorithm. ------------------------------------------------------------------------ r27160 | frosch | 2015-02-22 15:14:30 +0100 (Sun, 22 Feb 2015) | 1 line -Fix: Division of signed values by TILE_SIZE requires cast to stay signed. ------------------------------------------------------------------------ r27159 | frosch | 2015-02-22 15:12:34 +0100 (Sun, 22 Feb 2015) | 1 line -Codechange: Simplify mapping from smallmap to viewport coordinates by duplicating less code. ------------------------------------------------------------------------ r27158 | frosch | 2015-02-22 15:10:44 +0100 (Sun, 22 Feb 2015) | 1 line -Codechange: Simplify mapping from viewport to smallmap coordinates by duplicating less code. ------------------------------------------------------------------------ r27157 | frosch | 2015-02-22 15:01:24 +0100 (Sun, 22 Feb 2015) | 1 line -Fix: Mark bridge middle tiles dirty when building/removing/changing bridges. ------------------------------------------------------------------------ r27156 | translators | 2015-02-20 18:45:21 +0100 (Fri, 20 Feb 2015) | 3 lines -Update from WebTranslator v3.0: traditional_chinese - 1 changes by siu238X ------------------------------------------------------------------------