Commit Graph

21155 Commits (3484660ab1dac969aa530058e2b60756ea491e05)
 

Author SHA1 Message Date
michi_cc b3195d291a (svn r25950) -Codechange: [OSX] Move some functions used by all video sub-drivers into the common source file. 11 years ago
rubidium ca7a99977f (svn r25949) -Fix [FS#5683]: text direction forcing characters were not 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 11 years ago
fonsinchen b83b4ab4c2 (svn r25948) -Fix [FS#5796]: Make sure LinkRefresher doesn't delete the LinkGraph DeleteStaleLinks() is examining. 11 years ago
translators 94472cfeba (svn r25947) -Update from WebTranslator v3.0:
japanese - 2 changes by nex259
latvian - 26 changes by Parastais
swedish - 2 changes by Joel_A
11 years ago
frosch 6bceb8b7ab (svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain. 11 years ago
frosch d4a5a50ad4 (svn r25945) -Codechange: Use member function of NewGRFInspectWindow to resolve FeatureIndex. 11 years ago
translators ce4e8ecfb2 (svn r25944) -Update from WebTranslator v3.0:
latvian - 5 changes by Parastais
swedish - 2 changes by Joel_A
11 years ago
frosch af71445e1b (svn r25943) -Fix: NewGRF inspect window in RTL mode. 11 years ago
translators 3e5ec1649c (svn r25942) -Update from WebTranslator v3.0:
latvian - 23 changes by Parastais
11 years ago
translators 12851492ba (svn r25939) -Update from WebTranslator v3.0:
japanese - 1 changes by guppy
latvian - 15 changes by Parastais
11 years ago
planetmaker 3cff961713 (svn r25938) -Fix [FS#5798] (r25876): Don't mistake a lighthouse for a transmitter and vice versa 11 years ago
translators 955540eba1 (svn r25937) -Update from WebTranslator v3.0:
simplified_chinese - 3 changes by siu238X
traditional_chinese - 8 changes by siu238X
greek - 9 changes by Evropi
11 years ago
translators e00e20e2ac (svn r25936) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
11 years ago
translators 5d64dae126 (svn r25935) -Update from WebTranslator v3.0:
polish - 1 changes by wojteks86
11 years ago
frosch 795e94c87b (svn r25934) -Fix [FS#5793]: Do not access items from other pools in pool item destructors during pool cleaning. 11 years ago
translators 8d2554efcb (svn r25933) -Update from WebTranslator v3.0:
swedish - 13 changes by Joel_A
11 years ago
translators a32d8b7d39 (svn r25932) -Update from WebTranslator v3.0:
swedish - 33 changes by Joel_A
11 years ago
frosch b9fe9c3bb9 (svn r25931) -Fix [FS#5786-ish]: [NoGo] Preserve the relative town growth progress when changing the town growth rate. 11 years ago
translators 59d3f88b6e (svn r25930) -Update from WebTranslator v3.0:
english_US - 1 changes by Rubidium
italian - 1 changes by lorenzodv
11 years ago
frosch ee97c8cfdd (svn r25929) -Fix [FS#5733]: Position signal sprites size-aware in the signal GUI, that is: Center sprites horizontally, and align the vertical reference point at some baseline which centers the tallest sprite. 11 years ago
frosch 3c9cfb1678 (svn r25928) -Fix [FS#5733]: Reserve enough space for two digits of signal density. (adf88) 11 years ago
frosch 3d34b5c5a2 (svn r25927) -Fix [FS#5733]: Consider size of signal sprites for sizing the signal GUI. (based on patch by adf88) 11 years ago
frosch 2e06e385a8 (svn r25926) -Change: capacious -> high-capacity. 11 years ago
frosch dde70d1fe5 (svn r25925) -Fix: Textfile content was clipped incorrectly and was drawn past the bottom end. (LordAro) 11 years ago
frosch cc1f14a4b4 (svn r25924) -Fix: [Script] Documentation for ScriptTown::GetGrowthRate. 11 years ago
frosch dbbb4ff686 (svn r25923) -Fix: [NoGo] Documentation for GSTown::SetGrowthRate 11 years ago
frosch 56365e81e1 (svn r25922) -Codechange: Rename TOWN_IS_FUNDED to TOWN_IS_GROWING. It is not tied to funding a town. 11 years ago
frosch d5e15c9007 (svn r25921) -Fix [FS#5763]: Goal and progress columns were out of sync for company specific goals, if there were no global goals. 11 years ago
frosch f522546d57 (svn r25920) -Fix: Story page content was clipped incorrectly and was drawn past the bottom end. 11 years ago
frosch bda96fb1a8 (svn r25919) -Change [FS#5734]: Preselect the current replacement in the right-side list of the autoreplace GUI, instead of selecting the first resp. previous item. 11 years ago
frosch b00fe16207 (svn r25918) -Fix: Center the edit sign window like all query windows. (Juanjo) 11 years ago
translators 8b8f9b1999 (svn r25917) -Update from WebTranslator v3.0:
spanish - 1 changes by Terkhen
11 years ago
frosch 0d5ab589fe (svn r25916) -Add: GUI sprite for the smallmap cargoflow button. (frosch, planetmaker, V453000) 11 years ago
fonsinchen 25e40b1e5b (svn r25915) -Fix: Unrestricted flow was counted incorrectly when invalidating flow. 11 years ago
translators 31461d60b8 (svn r25914) -Update from WebTranslator v3.0:
luxembourgish - 6 changes by Phreeze
11 years ago
michi_cc 039b1f692c (svn r25913) -Fix: [OSX] Compilation under OSX 10.9. (zydeco) 11 years ago
fonsinchen 532744d9ee (svn r25912) -Fix [FS#5676]: Draw 'shared' links (involving neutral stations) as dashed lines and show them in every company's link graph overlay. 11 years ago
fonsinchen 19661eeef8 (svn r25911) -Add: Support for drawing dashed lines. 11 years ago
fonsinchen 49d2cd4049 (svn r25910) -Fix: Guard against empty FlowStats in a few more places. 11 years ago
fonsinchen 3ebe7e3ef9 (svn r25909) -Fix (r25906): That simplification was a bit too much. 11 years ago
fonsinchen 9596352830 (svn r25908) -Fix: Some documentation for constructors of LinkRefresher::Hop. 11 years ago
fonsinchen 1c8617fe9f (svn r25907) -Fix: missing svn properties. 11 years ago
fonsinchen a7f07d50b7 (svn r25906) -Fix: Simplify condition logic in link refresher. 11 years ago
fonsinchen ca0486e410 (svn r25905) -Codechange: A more robust way of detecting loops during order prediction. 11 years ago
fonsinchen 8ef95222c9 (svn r25904) -Fix: add forgotten files 11 years ago
fonsinchen fb281ce23c (svn r25903) -Codechange: Refactor RefreshNextHopsStats into an own class LinkRefresher. 11 years ago
translators 479bdf65ed (svn r25902) -Update from WebTranslator v3.0:
croatian - 3 changes by VoyagerOne
polish - 10 changes by wojteks86
11 years ago
fonsinchen 97e1013863 (svn r25901) -Fix [FS#5675]: Check if any vehicles are still serving a link before deleting it. 11 years ago
fonsinchen 809df5aaf6 (svn r25900) -Change [FS#5677]: Allow restricted flows to be picked for kept cargo. 11 years ago
fonsinchen 7025a145e3 (svn r25899) -Change: Restrict flows if links are restricted and don't normally pick them anymore. 11 years ago