------------------------------------------------------------------------ r26268 | translators | 2014-01-19 19:45:16 +0100 (Sun, 19 Jan 2014) | 4 lines -Update from WebTranslator v3.0: danish - 50 changes by Elyon persian - 1 changes by rey ------------------------------------------------------------------------ r26267 | fonsinchen | 2014-01-19 10:27:44 +0100 (Sun, 19 Jan 2014) | 1 line -Fix [FS#5865]: Really fix the infinite recursion problem and always consider all branches of conditional orders as possible next stopping stations. ------------------------------------------------------------------------ r26266 | fonsinchen | 2014-01-19 10:26:56 +0100 (Sun, 19 Jan 2014) | 1 line -Fix [FS#5860]: Update smallmap overlay if player joins different company and make sure company masks are valid ------------------------------------------------------------------------ r26265 | fonsinchen | 2014-01-19 10:26:17 +0100 (Sun, 19 Jan 2014) | 1 line -Fix: Don't rebuild the link graph overlay cache twice in a row ------------------------------------------------------------------------ r26264 | translators | 2014-01-18 19:45:12 +0100 (Sat, 18 Jan 2014) | 3 lines -Update from WebTranslator v3.0: danish - 75 changes by Elyon ------------------------------------------------------------------------ r26263 | fonsinchen | 2014-01-16 21:50:43 +0100 (Thu, 16 Jan 2014) | 1 line -Fix [FS#5865]: Don't run into infinite recursion when getting next stopping station ------------------------------------------------------------------------ r26262 | frosch | 2014-01-15 22:52:22 +0100 (Wed, 15 Jan 2014) | 1 line -Fix (r25075, r25076): Custom currency was reset on game start. ------------------------------------------------------------------------ r26261 | translators | 2014-01-13 19:45:13 +0100 (Mon, 13 Jan 2014) | 3 lines -Update from WebTranslator v3.0: swedish - 5 changes by spacejens ------------------------------------------------------------------------ r26260 | rubidium | 2014-01-13 19:20:23 +0100 (Mon, 13 Jan 2014) | 2 lines -Codechange: add template parameters for (non) translucent and (non) animated sprites, so the least expensive variant can be chosen (MJP) ------------------------------------------------------------------------ r26259 | rubidium | 2014-01-13 19:17:17 +0100 (Mon, 13 Jan 2014) | 2 lines -Codechange: add and maintain some general flags about sprites to prevent unneeded execution of expensive code (MJP) ------------------------------------------------------------------------ r26258 | rubidium | 2014-01-13 19:12:33 +0100 (Mon, 13 Jan 2014) | 2 lines -Codechange: deduplicate Draw methods (MJP) ------------------------------------------------------------------------ r26257 | rubidium | 2014-01-13 19:09:21 +0100 (Mon, 13 Jan 2014) | 2 lines -Codechange: replace most of the SSE macros by functions ------------------------------------------------------------------------ r26256 | rubidium | 2014-01-13 19:06:53 +0100 (Mon, 13 Jan 2014) | 2 lines -Codechange: do not load some data when it is not (often) used later on (MJP) ------------------------------------------------------------------------ r26255 | rubidium | 2014-01-13 19:05:47 +0100 (Mon, 13 Jan 2014) | 2 lines -Codechange: improve performance of brightness adjustment (MJP) ------------------------------------------------------------------------ r26254 | rubidium | 2014-01-13 19:04:28 +0100 (Mon, 13 Jan 2014) | 2 lines -Codechange: MOVD is better in some cases than PINSRD (MJP) ------------------------------------------------------------------------ r26253 | rubidium | 2014-01-13 19:03:35 +0100 (Mon, 13 Jan 2014) | 2 lines -Codechange: remove margin limitation to preserve block type (MJP) ------------------------------------------------------------------------ r26252 | rubidium | 2014-01-13 19:02:20 +0100 (Mon, 13 Jan 2014) | 2 lines -Codechange: deduplicate code for margin case (MJP) ------------------------------------------------------------------------ r26251 | rubidium | 2014-01-13 19:00:18 +0100 (Mon, 13 Jan 2014) | 2 lines -Codechange: prepare Draw code for code deduplication (MJP) ------------------------------------------------------------------------ r26250 | rubidium | 2014-01-13 18:58:58 +0100 (Mon, 13 Jan 2014) | 2 lines -Codechange: deduplicate darkening (e.g. shadow) code (MJP) ------------------------------------------------------------------------ r26249 | rubidium | 2014-01-13 18:57:30 +0100 (Mon, 13 Jan 2014) | 2 lines -Codechange: simplify/cleanup ALPHA_BLEND macro (MJP) ------------------------------------------------------------------------ r26248 | rubidium | 2014-01-13 18:55:34 +0100 (Mon, 13 Jan 2014) | 2 lines -Fix (r26223): missed compiler warning (MJP) ------------------------------------------------------------------------ r26247 | rubidium | 2014-01-13 18:54:24 +0100 (Mon, 13 Jan 2014) | 2 lines -Fix [FS#5854, FS#5855]: Possible out of bounds reads with the sse blitters (MJP) ------------------------------------------------------------------------ r26246 | translators | 2014-01-12 19:45:11 +0100 (Sun, 12 Jan 2014) | 3 lines -Update from WebTranslator v3.0: danish - 4 changes by Hatsen ------------------------------------------------------------------------ r26245 | frosch | 2014-01-12 19:01:50 +0100 (Sun, 12 Jan 2014) | 1 line -Codechange: No need for a map, if a vector suffices. ------------------------------------------------------------------------