------------------------------------------------------------------------ r25929 | frosch | 2013-10-28 14:39:18 +0100 (Mon, 28 Oct 2013) | 1 line -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. ------------------------------------------------------------------------ r25928 | frosch | 2013-10-28 14:04:34 +0100 (Mon, 28 Oct 2013) | 1 line -Fix [FS#5733]: Reserve enough space for two digits of signal density. (adf88) ------------------------------------------------------------------------ r25927 | frosch | 2013-10-28 13:59:44 +0100 (Mon, 28 Oct 2013) | 1 line -Fix [FS#5733]: Consider size of signal sprites for sizing the signal GUI. (based on patch by adf88) ------------------------------------------------------------------------ r25926 | frosch | 2013-10-28 13:19:55 +0100 (Mon, 28 Oct 2013) | 1 line -Change: capacious -> high-capacity. ------------------------------------------------------------------------ r25925 | frosch | 2013-10-28 13:15:44 +0100 (Mon, 28 Oct 2013) | 1 line -Fix: Textfile content was clipped incorrectly and was drawn past the bottom end. (LordAro) ------------------------------------------------------------------------ r25924 | frosch | 2013-10-28 12:09:02 +0100 (Mon, 28 Oct 2013) | 1 line -Fix: [Script] Documentation for ScriptTown::GetGrowthRate. ------------------------------------------------------------------------ r25923 | frosch | 2013-10-28 12:03:13 +0100 (Mon, 28 Oct 2013) | 1 line -Fix: [NoGo] Documentation for GSTown::SetGrowthRate ------------------------------------------------------------------------ r25922 | frosch | 2013-10-28 11:55:34 +0100 (Mon, 28 Oct 2013) | 1 line -Codechange: Rename TOWN_IS_FUNDED to TOWN_IS_GROWING. It is not tied to funding a town. ------------------------------------------------------------------------ r25921 | frosch | 2013-10-28 11:41:57 +0100 (Mon, 28 Oct 2013) | 1 line -Fix [FS#5763]: Goal and progress columns were out of sync for company specific goals, if there were no global goals. ------------------------------------------------------------------------ r25920 | frosch | 2013-10-28 11:40:52 +0100 (Mon, 28 Oct 2013) | 1 line -Fix: Story page content was clipped incorrectly and was drawn past the bottom end. ------------------------------------------------------------------------ r25919 | frosch | 2013-10-28 11:28:24 +0100 (Mon, 28 Oct 2013) | 1 line -Change [FS#5734]: Preselect the current replacement in the right-side list of the autoreplace GUI, instead of selecting the first resp. previous item. ------------------------------------------------------------------------ r25918 | frosch | 2013-10-28 11:05:00 +0100 (Mon, 28 Oct 2013) | 1 line -Fix: Center the edit sign window like all query windows. (Juanjo) ------------------------------------------------------------------------ r25917 | translators | 2013-10-27 18:45:08 +0100 (Sun, 27 Oct 2013) | 3 lines -Update from WebTranslator v3.0: spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r25916 | frosch | 2013-10-27 16:09:41 +0100 (Sun, 27 Oct 2013) | 1 line -Add: GUI sprite for the smallmap cargoflow button. (frosch, planetmaker, V453000) ------------------------------------------------------------------------ r25915 | fonsinchen | 2013-10-27 12:51:14 +0100 (Sun, 27 Oct 2013) | 1 line -Fix: Unrestricted flow was counted incorrectly when invalidating flow. ------------------------------------------------------------------------ r25914 | translators | 2013-10-26 19:45:10 +0200 (Sat, 26 Oct 2013) | 3 lines -Update from WebTranslator v3.0: luxembourgish - 6 changes by Phreeze ------------------------------------------------------------------------ r25913 | michi_cc | 2013-10-26 19:20:48 +0200 (Sat, 26 Oct 2013) | 1 line -Fix: [OSX] Compilation under OSX 10.9. (zydeco) ------------------------------------------------------------------------ r25912 | fonsinchen | 2013-10-23 21:42:17 +0200 (Wed, 23 Oct 2013) | 1 line -Fix [FS#5676]: Draw 'shared' links (involving neutral stations) as dashed lines and show them in every company's link graph overlay. ------------------------------------------------------------------------ r25911 | fonsinchen | 2013-10-23 21:41:20 +0200 (Wed, 23 Oct 2013) | 1 line -Add: Support for drawing dashed lines. ------------------------------------------------------------------------ r25910 | fonsinchen | 2013-10-23 21:04:06 +0200 (Wed, 23 Oct 2013) | 1 line -Fix: Guard against empty FlowStats in a few more places. ------------------------------------------------------------------------ r25909 | fonsinchen | 2013-10-23 19:11:34 +0200 (Wed, 23 Oct 2013) | 1 line -Fix (r25906): That simplification was a bit too much. ------------------------------------------------------------------------ r25908 | fonsinchen | 2013-10-22 21:25:29 +0200 (Tue, 22 Oct 2013) | 1 line -Fix: Some documentation for constructors of LinkRefresher::Hop. ------------------------------------------------------------------------ r25907 | fonsinchen | 2013-10-22 20:50:08 +0200 (Tue, 22 Oct 2013) | 1 line -Fix: missing svn properties. ------------------------------------------------------------------------ r25906 | fonsinchen | 2013-10-22 20:46:58 +0200 (Tue, 22 Oct 2013) | 1 line -Fix: Simplify condition logic in link refresher. ------------------------------------------------------------------------ r25905 | fonsinchen | 2013-10-22 20:46:20 +0200 (Tue, 22 Oct 2013) | 1 line -Codechange: A more robust way of detecting loops during order prediction. ------------------------------------------------------------------------ r25904 | fonsinchen | 2013-10-22 20:45:55 +0200 (Tue, 22 Oct 2013) | 1 line -Fix: add forgotten files ------------------------------------------------------------------------ r25903 | fonsinchen | 2013-10-22 20:34:10 +0200 (Tue, 22 Oct 2013) | 1 line -Codechange: Refactor RefreshNextHopsStats into an own class LinkRefresher. ------------------------------------------------------------------------ r25902 | translators | 2013-10-22 19:45:18 +0200 (Tue, 22 Oct 2013) | 4 lines -Update from WebTranslator v3.0: croatian - 3 changes by VoyagerOne polish - 10 changes by wojteks86 ------------------------------------------------------------------------ r25901 | fonsinchen | 2013-10-22 18:19:31 +0200 (Tue, 22 Oct 2013) | 1 line -Fix [FS#5675]: Check if any vehicles are still serving a link before deleting it. ------------------------------------------------------------------------ r25900 | fonsinchen | 2013-10-22 18:15:59 +0200 (Tue, 22 Oct 2013) | 1 line -Change [FS#5677]: Allow restricted flows to be picked for kept cargo. ------------------------------------------------------------------------ r25899 | fonsinchen | 2013-10-22 18:13:54 +0200 (Tue, 22 Oct 2013) | 1 line -Change: Restrict flows if links are restricted and don't normally pick them anymore. ------------------------------------------------------------------------ r25898 | fonsinchen | 2013-10-22 18:13:28 +0200 (Tue, 22 Oct 2013) | 1 line -Codechange: Add second timestamp for 'restricted links' to all edges. ------------------------------------------------------------------------ r25897 | fonsinchen | 2013-10-22 18:12:08 +0200 (Tue, 22 Oct 2013) | 1 line -Fix: Dates are int32, not uint32, and should be saved as such. ------------------------------------------------------------------------ r25896 | fonsinchen | 2013-10-22 18:11:45 +0200 (Tue, 22 Oct 2013) | 1 line -Fix: Remove unused and unimplemented declaration of RunAverages. ------------------------------------------------------------------------ r25895 | translators | 2013-10-21 19:45:10 +0200 (Mon, 21 Oct 2013) | 3 lines -Update from WebTranslator v3.0: ukrainian - 3 changes by Strategy ------------------------------------------------------------------------ r25894 | planetmaker | 2013-10-20 21:45:27 +0200 (Sun, 20 Oct 2013) | 1 line -Change: Unify behaviour when clicking on different items in the goto dropdown list when giving orders (adf88) ------------------------------------------------------------------------