summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-10(svn r25580) -Update from WebTranslator v3.0:translators
2013-07-10(svn r25579) -Fix [FS#5642] (r25577): doxygen generation failed + typo fixrubidium
2013-07-09(svn r25578) -Update from WebTranslator v3.0:translators
2013-07-08(svn r25577) -Fix-ish [FS#5638] (r20562): [Script] Documentation implied that...rubidium
2013-07-08(svn r25576) -Update from WebTranslator v3.0:translators
2013-07-07(svn r25575) -Update from WebTranslator v3.0:translators
2013-07-07(svn r25574) -Fix (r25570): Trouble with initialisation order of static membe...frosch
2013-07-07(svn r25573) -Change: make content list appear faster by allowing some window...rubidium
2013-07-06(svn r25570) -Add: cache for ParagraphLayouts.frosch
2013-07-06(svn r25569) -Codechange: Cache all Font instances in a static container.frosch
2013-07-06(svn r25568) -Fix: Non-ICU layouter started new lines with the space which tr...frosch
2013-07-06(svn r25567) -Codechange: Revive dead DrawStringParams as FontState.frosch
2013-07-06(svn r25566) -Update from WebTranslator v3.0:translators
2013-07-06(svn r25565) -Codechange: Rewrite order prediction logic to introduce proper ...fonsinchen
2013-07-06(svn r25564) -Add: a simple clipping rule to decide whether a string without ...frosch
2013-07-05(svn r25563) -Fix: WT3 validation errorrubidium
2013-07-05(svn r25562) -Fix [FS#5633]: If the next order cannot be resolved, reset the ...frosch
2013-07-05(svn r25561) -Update from WebTranslator v3.0:translators
2013-07-04(svn r25558) -Fix [FS#5568]: [Squirrel] Infinite recursion loop in freeing da...rubidium
2013-07-04(svn r25557) -Fix [FS#5524]: one could build bridges over owned land of anoth...rubidium
2013-07-04(svn r25556) -Update from WebTranslator v3.0:translators
2013-07-04(svn r25555) -Fix [FS#5632]: [Script] Texts from scripts were not validated b...rubidium
2013-07-03(svn r25554) -Update from WebTranslator v3.0:translators
2013-07-02(svn r25553) -Fix [FS#5530]: provide a warning when no vehicles are available...rubidium
2013-07-02(svn r25552) -Update from WebTranslator v3.0:translators
2013-07-01(svn r25551) -Fix (r25465): Possible reading of uninitialised memory due to u...frosch
2013-07-01(svn r25550) -Fix [FS#5571]: [Windows] Race condition between two drawing thr...rubidium
2013-07-01(svn r25549) -Update from WebTranslator v3.0:translators
2013-07-01(svn r25548) -Fix [FS#5629] (r25537): Removed too much code and forgot some o...frosch
2013-07-01(svn r25547) -Fix [FS#5626]: ICU returns the width of the visual run as if th...rubidium
2013-06-30(svn r25546) -Fix: two small memory leaksrubidium
2013-06-30(svn r25545) -Update from WebTranslator v3.0:translators
2013-06-30(svn r25544) -Fix [FS#5625] (r25488, r25486): [GS] The checks and validations...rubidium
2013-06-30(svn r25543) -Cleanup: Make the bridge and object picker not restore their pr...frosch
2013-06-30(svn r25542) -Fix: Do not just add 65 pixels to the width of the train vehicl...frosch
2013-06-30(svn r25541) -Cleanup: No need to clear a bit which is never set.frosch
2013-06-30(svn r25540) -Fix: Unify selecting a new object class in the object GUI. (sbr)frosch
2013-06-30(svn r25539) -Codechange: Setup object GUI matrix before restoring selected o...frosch
2013-06-30(svn r25538) -Fix [FS#5567] (r25283): Use the UI index of the selected object...frosch
2013-06-30(svn r25537) -Codechange: Optionally make WWT_MATRIX compute the number of ro...frosch
2013-06-30(svn r25536) -Cleanup: No need to set scrollbar capacity anywhere but in OnRe...frosch
2013-06-30(svn r25535) -Fix [FS#5584]: Initialise scrollbars before FinishInitNested, s...frosch
2013-06-30(svn r25534) -Codechange: FinishInitNested calls OnResize, no need to setup s...frosch
2013-06-30(svn r25533) -Codechange: Use SetCapacityFromWidget more often.frosch
2013-06-30(svn r25532) -Fix: Do not make the minimal size of matrix or panel widgets de...frosch
2013-06-30(svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX wid...frosch
2013-06-30(svn r25527) -Fix[FS#5621]: strndup should not examine strings beyond its upp...alberth
2013-06-30(svn r25526) -Fix: line breaking in fallback layouter was off-by-one, so some...rubidium
2013-06-30(svn r25525) -Fix: off-by-one in fallback layout w.r.t. colour/font changesrubidium
2013-06-30(svn r25524) -Fix [FS#5624]: fallback layouter broke on long "words" without ...rubidium