Commit Graph

21187 Commits (1a1c0f9f635e21706eb287d2ecc8915fb86361ff)
 

Author SHA1 Message Date
rubidium 1a1c0f9f63 (svn r26272) -Prepare: 1.4.0-beta3 11 years ago
translators 90772ccc3e (svn r26271) -Update from WebTranslator v3.0:
norwegian_nynorsk - 8 changes by 2rB
11 years ago
frosch 69c0a9d32b (svn r26270) -Fix-ish: If ScriptTown::FoundTown fails to generate a new random town name, don't bother sending a command, but fail immediately. 11 years ago
translators 2cad0c5338 (svn r26269) -Update from WebTranslator v3.0:
danish - 10 changes by manframe
norwegian_nynorsk - 24 changes by 2rB
11 years ago
translators d0d0d9f5bf (svn r26268) -Update from WebTranslator v3.0:
danish - 50 changes by Elyon
persian - 1 changes by rey
11 years ago
fonsinchen f0766d894c (svn r26267) -Fix [FS#5865]: Really fix the infinite recursion problem and always consider all branches of conditional orders as possible next stopping stations. 11 years ago
fonsinchen ced1bfa60f (svn r26266) -Fix [FS#5860]: Update smallmap overlay if player joins different company and make sure company masks are valid 11 years ago
fonsinchen b4a889fcb4 (svn r26265) -Fix: Don't rebuild the link graph overlay cache twice in a row 11 years ago
translators d9832f0dc3 (svn r26264) -Update from WebTranslator v3.0:
danish - 75 changes by Elyon
11 years ago
fonsinchen e0541a47e6 (svn r26263) -Fix [FS#5865]: Don't run into infinite recursion when getting next stopping station 11 years ago
frosch 6955e60f07 (svn r26262) -Fix (r25075, r25076): Custom currency was reset on game start. 11 years ago
translators 5c22b072c3 (svn r26261) -Update from WebTranslator v3.0:
swedish - 5 changes by spacejens
11 years ago
rubidium 4f48e99c64 (svn r26260) -Codechange: add template parameters for (non) translucent and (non) animated sprites, so the least expensive variant can be chosen (MJP) 11 years ago
rubidium ec66bd461b (svn r26259) -Codechange: add and maintain some general flags about sprites to prevent unneeded execution of expensive code (MJP) 11 years ago
rubidium 4585f74faa (svn r26258) -Codechange: deduplicate Draw methods (MJP) 11 years ago
rubidium 3df799c1c6 (svn r26257) -Codechange: replace most of the SSE macros by functions 11 years ago
rubidium 2f3c3d2ba6 (svn r26256) -Codechange: do not load some data when it is not (often) used later on (MJP) 11 years ago
rubidium 5849290640 (svn r26255) -Codechange: improve performance of brightness adjustment (MJP) 11 years ago
rubidium d263ec2bd9 (svn r26254) -Codechange: MOVD is better in some cases than PINSRD (MJP) 11 years ago
rubidium d27f085ef6 (svn r26253) -Codechange: remove margin limitation to preserve block type (MJP) 11 years ago
rubidium 3f1550ed2f (svn r26252) -Codechange: deduplicate code for margin case (MJP) 11 years ago
rubidium 64fb166b74 (svn r26251) -Codechange: prepare Draw code for code deduplication (MJP) 11 years ago
rubidium 0d43f2f437 (svn r26250) -Codechange: deduplicate darkening (e.g. shadow) code (MJP) 11 years ago
rubidium b9823410cc (svn r26249) -Codechange: simplify/cleanup ALPHA_BLEND macro (MJP) 11 years ago
rubidium 1b8b8288b0 (svn r26248) -Fix (r26223): missed compiler warning (MJP) 11 years ago
rubidium 08d405ea09 (svn r26247) -Fix [FS#5854, FS#5855]: Possible out of bounds reads with the sse blitters (MJP) 11 years ago
translators 2c520c52fc (svn r26246) -Update from WebTranslator v3.0:
danish - 4 changes by Hatsen
11 years ago
frosch cc0d263d96 (svn r26245) -Codechange: No need for a map, if a vector suffices. 11 years ago
frosch 968ba79de2 (svn r26244) -Feature: [NewGRF] Add StringCodes 9A 1B, 9A 1C and 9A 1D to display amounts of cargo. 11 years ago
frosch 3a1fcd76dd (svn r26243) -Cleanup: Move TTDPStringIDToOTTDStringIDMapping to newgrf.cpp, it's only used there. 11 years ago
frosch bc53bbb8b6 (svn r26242) -Codechange: Use GRFFile that filled the TextRefStack to translate StringIDs from the TextRefStack, instead of passing stuff via global vars. 11 years ago
frosch 7b238142b8 (svn r26241) -Codechange: Remember the GRFFile which filled the TextRefStack in the TextRefStack. 11 years ago
frosch 3484660ab1 (svn r26240) -Codechange: Pass the GRFFile to GetErrorMessageFromLocationCallbackResult instead of the GRFID. 11 years ago
frosch 9215fd3c96 (svn r26239) -Fix: Check that there is space left in the string parameter array, before pushing NewGRF parameters to it. 11 years ago
frosch 68c8aa93cd (svn r26238) -Codechange: Use StringParameters::GetDataLeft to check for left space in the param array. 11 years ago
frosch cb6aee2f27 (svn r26237) -Cleanup: Remove unused SCC_STRING_ID. 11 years ago
fonsinchen 06548d7b05 (svn r26236) -Fix: Don't overreserve after autorefit, but do reserve mail for aircraft 11 years ago
planetmaker 240c095abc (svn r26235) -Fix: Decimal and digit separators were swapped for Korean language 11 years ago
translators 4ac745f2a1 (svn r26234) -Update from WebTranslator v3.0:
bulgarian - 69 changes by kokobongo
11 years ago
translators 1b96952d48 (svn r26233) -Update from WebTranslator v3.0:
swedish - 2 changes by spacejens
11 years ago
translators c4aa7ba7b3 (svn r26232) -Update from WebTranslator v3.0:
korean - 6 changes by telk5093
portuguese - 1 changes by frosch
11 years ago
rubidium 5cc5978346 (svn r26230) -Prepare: 1.4.0-beta2 11 years ago
rubidium 44ca91eaac (svn r26229) -Revert-ish: do not use libxdg in the Debian/Ubuntu packages just yet; it seems unmaintained, and might not even be kicked out in the next release of Debian 11 years ago
fonsinchen 6becaddec2 (svn r26228) -Fix: missing variable initialization 11 years ago
zuu 1672714d0f (svn r26227) -Fix: [Windows] generate.vbs didn't include SSE source files 11 years ago
zuu 35a2435b9d (svn r26226) -Fix (r26212): Compilation in visual studio 2008 failed 11 years ago
rubidium d185ca3b0e (svn r26225) -Document: more tidbits about cpuid and PIC (Eagle_Rainbow) 11 years ago
translators 9ae4a01812 (svn r26224) -Update from WebTranslator v3.0:
brazilian_portuguese - 4 changes by Tucalipe
11 years ago
planetmaker b67933bd4d (svn r26223) -Codechange: Silence some compile warnings about unititialized variables in the SSE blitters (MJP) 11 years ago
rubidium b40b95e2ab (svn r26222) -Codechange: use SSE instructions for transparent colour "remap" in the SSE2/SSSE3 blitters as well 11 years ago