summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2014-03-23(svn r26422) -Fix [FS#5946]: Some road constructions used the rail sound ↵frosch
effect. Rename the enum items to properly reflect their purpose.
2014-03-23(svn r26420) -Fix (r25623) [FS#5948]: Goal GUI failed to shade.frosch
2014-03-23(svn r26419) -Cleanup: Remove implementation of BuildTreesWindow::OnPaint ↵frosch
since it matches the one of the base class.
2014-03-22(svn r26418) -Update from WebTranslator v3.0:translators
simplified_chinese - 7 changes by xiangyigao hungarian - 9 changes by Brumi
2014-03-21(svn r26417) -Update from WebTranslator v3.0:translators
luxembourgish - 4 changes by Phreeze
2014-03-18(svn r26416) -Fix [FS#5947]: Shares button state was not appropriately ↵planetmaker
updated when switching setting or company (frosch)
2014-03-18(svn r26413) -Update from WebTranslator v3.0:translators
luxembourgish - 2 changes by Phreeze polish - 1 changes by xaxa
2014-03-17(svn r26411) -Change [FS#5941]: Use better distance metric for link graph ↵fonsinchen
(MildaIV)
2014-03-17(svn r26409) -Update: Version number in some more places.frosch
2014-03-17(svn r26406) -Change: heading for 1.5 nowfrosch
2014-03-17(svn r26404) -Update from WebTranslator v3.0:translators
persian - 91 changes by rkarimabadi
2014-03-16(svn r26403) -Update from WebTranslator v3.0:translators
belarusian - 91 changes by Wowanxm swedish - 1 changes by spacejens
2014-03-15(svn r26402) -Update from WebTranslator v3.0:translators
croatian - 1 changes by VoyagerOne welsh - 8 changes by kazzie
2014-03-14(svn r26401) -Update from WebTranslator v3.0:translators
catalan - 4 changes by juanjo
2014-03-13(svn r26400) -Update from WebTranslator v3.0:translators
simplified_chinese - 5 changes by siu238X traditional_chinese - 6 changes by siu238X polish - 30 changes by McZapkie
2014-03-12(svn r26399) -Update from WebTranslator v3.0:translators
finnish - 1 changes by jpx_ ukrainian - 8 changes by Madvin
2014-03-11(svn r26398) -Codechange/fix (26396): A tab that should be a spacezuu
2014-03-11(svn r26397) -Update from WebTranslator v3.0:translators
korean - 1 changes by telk5093
2014-03-10(svn r26396) -Add: [script] AI/GS APIs to get cargo waiting from/via other ↵zuu
station
2014-03-09(svn r26395) -Update from WebTranslator v3.0:translators
english_US - 9 changes by Supercheese hebrew - 3 changes by oofnik italian - 1 changes by lorenzodv
2014-03-08(svn r26394) -Fix[FS#5939]: Don't explain "symmetric" cargodist mode when ↵alberth
the setting does not allow it.
2014-03-06(svn r26393) -Fix: Update distances between link graph nodes when station ↵fonsinchen
sign is moved
2014-03-05(svn r26392) -Fix[FS#5933] No need to call OnFocus twice (MJP)alberth
2014-03-05(svn r26391) -Update from WebTranslator v3.0:translators
czech - 1 changes by djst indonesian - 1 changes by abdu354
2014-03-04(svn r26390) -Update from WebTranslator v3.0:translators
polish - 39 changes by Kilian
2014-03-03(svn r26389) -Fix [FS#5885]: Select a specific font size when freetype fails ↵fonsinchen
to select one automatically.
2014-03-03(svn r26388) -Codechange: Move resolving of Action 3 into ResolverObject ↵frosch
constructor.
2014-03-03(svn r26387) -Cleanup (r26173): No need to manually clear registers before ↵frosch
resolving.
2014-03-03(svn r26386) -Update from WebTranslator v3.0:translators
indonesian - 2 changes by abdu354 norwegian_nynorsk - 50 changes by 2rB gaelic - 12 changes by GunChleoc
2014-03-01(svn r26385) -Update from WebTranslator v3.0:translators
swedish - 6 changes by Joel_A
2014-03-01(svn r26384) -Fix [FS#5924]: Return correct values from ICU iterators in ↵fonsinchen
case of leading or trailing whitespace
2014-02-28(svn r26383) -Update from WebTranslator v3.0:translators
greek - 38 changes by Evropi
2014-02-27(svn r26382) -Fix [FS#5932] (r25372): All goal commands invalidated the goal ↵frosch
list of company 0.
2014-02-27(svn r26381) -Update from WebTranslator v3.0:translators
bulgarian - 1 changes by Wold estonian - 8 changes by KSiimson hebrew - 20 changes by oofnik norwegian_nynorsk - 15 changes by 2rB brazilian_portuguese - 1 changes by leandromoh slovak - 4 changes by Milsa spanish - 1 changes by Welder05
2014-02-26(svn r26380) -Update from WebTranslator v3.0:translators
brazilian_portuguese - 2 changes by leandromoh
2014-02-25(svn r26379) -Update from WebTranslator v3.0:translators
polish - 92 changes by McZapkie
2014-02-24(svn r26375) -Fix [FS#5929]: Station sizes > 8 were always allowed. (adf88)frosch
2014-02-24(svn r26374) -Fix [FS#5928]: Mixed up callback mask flags in station inspect ↵frosch
window. (adf88)
2014-02-24(svn r26373) -Update from WebTranslator v3.0:translators
hebrew - 30 changes by oofnik
2014-02-23(svn r26371) -Fix [FS#5831]: Calling DoCommandP during the gameloop cleared ↵frosch
pending persistent storage changes.
2014-02-23(svn r26370) -Doc: Desync debugging and command replaying.frosch
2014-02-23(svn r26369) -Fix-ish: Do not run scripts during command replay.frosch
2014-02-23(svn r26368) -Update from WebTranslator v3.0:translators
indonesian - 2 changes by abdu354
2014-02-23(svn r26367) -Fix: [Win32] Use a separate event to indicate that the drawing ↵michi_cc
thread has finished initialising, preventing potential deadlocks.
2014-02-23(svn r26366) -Fix: Protect the windows video driver from concurrent access ↵fonsinchen
(frosch123)
2014-02-23(svn r26365) -Fix [FS#5867]: Don't draw the cursor when its sprite isn't ↵fonsinchen
ready and set _screen.dst_ptr immediately when the buffer changes (frosch123)
2014-02-22(svn r26364) -Fix [FS#5892]: writing out of the bounds of the rail type maprubidium
2014-02-22(svn r26363) -Codechange [FS#5894]: make it clearer that drive through road ↵rubidium
stops need an Axis in CmdBuildRoadStop and the non drive through stops need a DiagDir
2014-02-22(svn r26362) -Fix [FS#5906]: reset the default window size icon size just ↵rubidium
like all the other cached icon sizes (based on patch by MJP)
2014-02-22(svn r26361) -Update from WebTranslator v3.0:translators
catalan - 2 changes by arnau marathi - 7 changes by rbarde