summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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.
2013-10-22(svn r25902) -Update from WebTranslator v3.0:translators
croatian - 3 changes by VoyagerOne polish - 10 changes by wojteks86
2013-10-22(svn r25901) -Fix [FS#5675]: Check if any vehicles are still serving a link ↵fonsinchen
before deleting it.
2013-10-22(svn r25900) -Change [FS#5677]: Allow restricted flows to be picked for kept ↵fonsinchen
cargo.
2013-10-22(svn r25899) -Change: Restrict flows if links are restricted and don't ↵fonsinchen
normally pick them anymore.
2013-10-22(svn r25898) -Codechange: Add second timestamp for 'restricted links' to all ↵fonsinchen
edges.
2013-10-22(svn r25897) -Fix: Dates are int32, not uint32, and should be saved as such.fonsinchen
2013-10-22(svn r25896) -Fix: Remove unused and unimplemented declaration of RunAverages.fonsinchen
2013-10-21(svn r25895) -Update from WebTranslator v3.0:translators
ukrainian - 3 changes by Strategy
2013-10-20(svn r25894) -Change: Unify behaviour when clicking on different items in ↵planetmaker
the goto dropdown list when giving orders (adf88)
2013-10-20(svn r25893) -Fix: Document RandomRange and change misleading parameter name ↵fonsinchen
'max' in random functions.
2013-10-20(svn r25892) -Fix: off-by-one error in GetVia prevented certain flows from ↵fonsinchen
getting picked
2013-10-20(svn r25891) -Feature: Use smallstack to allow for multiple next hops when ↵fonsinchen
loading and unloading.