------------------------------------------------------------------------ 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) ------------------------------------------------------------------------ r25893 | fonsinchen | 2013-10-20 16:48:08 +0200 (Sun, 20 Oct 2013) | 1 line -Fix: Document RandomRange and change misleading parameter name 'max' in random functions. ------------------------------------------------------------------------ r25892 | fonsinchen | 2013-10-20 16:27:36 +0200 (Sun, 20 Oct 2013) | 1 line -Fix: off-by-one error in GetVia prevented certain flows from getting picked ------------------------------------------------------------------------ r25891 | fonsinchen | 2013-10-20 15:47:58 +0200 (Sun, 20 Oct 2013) | 1 line -Feature: Use smallstack to allow for multiple next hops when loading and unloading. ------------------------------------------------------------------------ r25890 | fonsinchen | 2013-10-20 15:47:11 +0200 (Sun, 20 Oct 2013) | 1 line -Codechange: define a smallstack for station IDs ------------------------------------------------------------------------ r25889 | fonsinchen | 2013-10-20 15:46:14 +0200 (Sun, 20 Oct 2013) | 1 line -Codechange: Add forgotten file. ------------------------------------------------------------------------ r25888 | fonsinchen | 2013-10-20 15:45:50 +0200 (Sun, 20 Oct 2013) | 1 line -Codechange: Add a smallstack type. ------------------------------------------------------------------------ r25887 | fonsinchen | 2013-10-20 15:35:35 +0200 (Sun, 20 Oct 2013) | 1 line -Fix: Ignore NULL pointers in delete operator of PoolItem. ------------------------------------------------------------------------ r25886 | translators | 2013-10-19 19:45:08 +0200 (Sat, 19 Oct 2013) | 3 lines -Update from WebTranslator v3.0: ukrainian - 17 changes by Strategy ------------------------------------------------------------------------ r25885 | fonsinchen | 2013-10-19 19:15:19 +0200 (Sat, 19 Oct 2013) | 1 line -Codechange: Keep paths sorted so that the ones with flow == 0 are in the back and don't have to be iterated over so often. ------------------------------------------------------------------------