summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2013-06-29(svn r25523) -Fix [FS#5587]: SDL does not give an event when an application g...rubidium
2013-06-29(svn r25521) -Update from WebTranslator v3.0:translators
2013-06-29(svn r25520) -Fix-ish: don't pretend that trunk is still doing something 1.3-...rubidium
2013-06-29(svn r25519) -Fix [FS#5614] (r25342): Select page to update by its id and not...zuu
2013-06-29(svn r25518) -Cleanup: remove old stringrubidium
2013-06-29(svn r25517) -Fix-ish (r25515) / Feature-ish [FS#5623]: properly align the st...rubidium
2013-06-29(svn r25516) -Codechange: reduce code duplication in infrastructure statistic...rubidium
2013-06-29(svn r25515) -Feature [FS#5595]: right align the infrastructure statisticsrubidium
2013-06-29(svn r25514) -Update: other translationsrubidium
2013-06-29(svn r25513) -Fix [FS#5623]: the high score's company/president name was stor...rubidium
2013-06-29(svn r25512) -Fix-ish: the high score company name could not have enough spac...rubidium
2013-06-29(svn r25511) -Fix-ish: add the same printable key assert to the sprite font c...rubidium
2013-06-29(svn r25510) -Fix: forgot to update some documentationrubidium
2013-06-29(svn r25509) -Cleanup: remove old stringsrubidium
2013-06-29(svn r25508) -Change: split unit localisation choice into a choice per type o...rubidium
2013-06-29(svn r25507) -Cleanup: double definitionrubidium
2013-06-28(svn r25506) -Document: a function, and name it slightly betterrubidium
2013-06-28(svn r25505) -Fix [FS#5563]: use proper doxygen style link to imagesrubidium
2013-06-28(svn r25501) -Fix: compilation error on OS Xrubidium
2013-06-28(svn r25497) -Fix (r25479): byte is not unitfrosch
2013-06-28(svn r25495) -Fix [FS#5553]: when addings bits to a (train) station, the trai...rubidium
2013-06-28(svn r25494) -Update from WebTranslator v3.0:translators
2013-06-27(svn r25493) -Codechange: support for the safer variant of ICU's getFontTablerubidium