summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-11-08(svn r25955) -Fix [FS#5723]: Train's "force proceed" status gets reset when ↵rubidium
the track on the other side of the tile has a signal (adf88)
2013-11-08(svn r25954) -Fix [FS#5731]: All semaphores got converted to electric ↵rubidium
signals when loading savegames from v15 to v20 (adf88)
2013-11-08(svn r25953) -Fix [FS#5732]: Wrong bits used when converting signal ↵rubidium
types/variants while loading savegames older than v64 (adf88)
2013-11-08(svn r25952) -Fix [FS#5719]: do not skip numbers when skipping spaces and ↵rubidium
other sorting 'improving' characters
2013-11-08(svn r25951) -Fix [FS#5797]: [OSX] Disable the old fullscreen sub-driver ↵michi_cc
when compiling with SDK versions 10.9+.
2013-11-08(svn r25950) -Codechange: [OSX] Move some functions used by all video ↵michi_cc
sub-drivers into the common source file.
2013-11-08(svn r25949) -Fix [FS#5683]: text direction forcing characters were not ↵rubidium
filtered out, but shown as ? when ICU was not used for layouting. These are included in chat and console messages to force them to be displayed right
2013-11-07(svn r25948) -Fix [FS#5796]: Make sure LinkRefresher doesn't delete the ↵fonsinchen
LinkGraph DeleteStaleLinks() is examining.
2013-11-07(svn r25947) -Update from WebTranslator v3.0:translators
japanese - 2 changes by nex259 latvian - 26 changes by Parastais swedish - 2 changes by Joel_A
2013-11-07(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.frosch
2013-11-07(svn r25945) -Codechange: Use member function of NewGRFInspectWindow to ↵frosch
resolve FeatureIndex.
2013-11-06(svn r25944) -Update from WebTranslator v3.0:translators
latvian - 5 changes by Parastais swedish - 2 changes by Joel_A
2013-11-06(svn r25943) -Fix: NewGRF inspect window in RTL mode.frosch
2013-11-05(svn r25942) -Update from WebTranslator v3.0:translators
latvian - 23 changes by Parastais
2013-11-04(svn r25939) -Update from WebTranslator v3.0:translators
japanese - 1 changes by guppy latvian - 15 changes by Parastais
2013-11-04(svn r25938) -Fix [FS#5798] (r25876): Don't mistake a lighthouse for a ↵planetmaker
transmitter and vice versa
2013-11-03(svn r25937) -Update from WebTranslator v3.0:translators
simplified_chinese - 3 changes by siu238X traditional_chinese - 8 changes by siu238X greek - 9 changes by Evropi
2013-11-02(svn r25936) -Update from WebTranslator v3.0:translators
korean - 1 changes by telk5093
2013-11-01(svn r25935) -Update from WebTranslator v3.0:translators
polish - 1 changes by wojteks86
2013-10-31(svn r25934) -Fix [FS#5793]: Do not access items from other pools in pool ↵frosch
item destructors during pool cleaning.
2013-10-31(svn r25933) -Update from WebTranslator v3.0:translators
swedish - 13 changes by Joel_A
2013-10-30(svn r25932) -Update from WebTranslator v3.0:translators
swedish - 33 changes by Joel_A
2013-10-30(svn r25931) -Fix [FS#5786-ish]: [NoGo] Preserve the relative town growth ↵frosch
progress when changing the town growth rate.
2013-10-29(svn r25930) -Update from WebTranslator v3.0:translators
english_US - 1 changes by Rubidium italian - 1 changes by lorenzodv
2013-10-28(svn r25929) -Fix [FS#5733]: Position signal sprites size-aware in the ↵frosch
signal GUI, that is: Center sprites horizontally, and align the vertical reference point at some baseline which centers the tallest sprite.
2013-10-28(svn r25928) -Fix [FS#5733]: Reserve enough space for two digits of signal ↵frosch
density. (adf88)
2013-10-28(svn r25927) -Fix [FS#5733]: Consider size of signal sprites for sizing the ↵frosch
signal GUI. (based on patch by adf88)
2013-10-28(svn r25926) -Change: capacious -> high-capacity.frosch
2013-10-28(svn r25925) -Fix: Textfile content was clipped incorrectly and was drawn ↵frosch
past the bottom end. (LordAro)
2013-10-28(svn r25924) -Fix: [Script] Documentation for ScriptTown::GetGrowthRate.frosch
2013-10-28(svn r25923) -Fix: [NoGo] Documentation for GSTown::SetGrowthRatefrosch
2013-10-28(svn r25922) -Codechange: Rename TOWN_IS_FUNDED to TOWN_IS_GROWING. It is ↵frosch
not tied to funding a town.
2013-10-28(svn r25921) -Fix [FS#5763]: Goal and progress columns were out of sync for ↵frosch
company specific goals, if there were no global goals.
2013-10-28(svn r25920) -Fix: Story page content was clipped incorrectly and was drawn ↵frosch
past the bottom end.
2013-10-28(svn r25919) -Change [FS#5734]: Preselect the current replacement in the ↵frosch
right-side list of the autoreplace GUI, instead of selecting the first resp. previous item.
2013-10-28(svn r25918) -Fix: Center the edit sign window like all query windows. (Juanjo)frosch
2013-10-27(svn r25917) -Update from WebTranslator v3.0:translators
spanish - 1 changes by Terkhen
2013-10-27(svn r25916) -Add: GUI sprite for the smallmap cargoflow button. (frosch, ↵frosch
planetmaker, V453000)
2013-10-27(svn r25915) -Fix: Unrestricted flow was counted incorrectly when ↵fonsinchen
invalidating flow.
2013-10-26(svn r25914) -Update from WebTranslator v3.0:translators
luxembourgish - 6 changes by Phreeze
2013-10-26(svn r25913) -Fix: [OSX] Compilation under OSX 10.9. (zydeco)michi_cc
2013-10-23(svn r25912) -Fix [FS#5676]: Draw 'shared' links (involving neutral ↵fonsinchen
stations) as dashed lines and show them in every company's link graph overlay.
2013-10-23(svn r25911) -Add: Support for drawing dashed lines.fonsinchen
2013-10-23(svn r25910) -Fix: Guard against empty FlowStats in a few more places.fonsinchen
2013-10-23(svn r25909) -Fix (r25906): That simplification was a bit too much.fonsinchen
2013-10-22(svn r25908) -Fix: Some documentation for constructors of LinkRefresher::Hop.fonsinchen
2013-10-22(svn r25906) -Fix: Simplify condition logic in link refresher.fonsinchen
2013-10-22(svn r25905) -Codechange: A more robust way of detecting loops during order ↵fonsinchen
prediction.
2013-10-22(svn r25904) -Fix: add forgotten filesfonsinchen
2013-10-22(svn r25903) -Codechange: Refactor RefreshNextHopsStats into an own class ↵fonsinchen
LinkRefresher.