------------------------------------------------------------------------ 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. ------------------------------------------------------------------------ r25884 | frosch | 2013-10-19 17:28:54 +0200 (Sat, 19 Oct 2013) | 1 line -Fix: Resizing the window did not properly resize the viewport window, resulting in the link graph glitching. ------------------------------------------------------------------------ r25883 | fonsinchen | 2013-10-19 15:17:06 +0200 (Sat, 19 Oct 2013) | 1 line -Fix: Limit recursion and branching in RefreshNextHopsStats more aggressively. ------------------------------------------------------------------------ r25882 | fonsinchen | 2013-10-19 13:17:29 +0200 (Sat, 19 Oct 2013) | 1 line -Change [FS#5766]: Don't offer subsidies for auto-distributed cargo. ------------------------------------------------------------------------ r25881 | translators | 2013-10-18 19:45:07 +0200 (Fri, 18 Oct 2013) | 3 lines -Update from WebTranslator v3.0: turkish - 4 changes by wakeup ------------------------------------------------------------------------ r25880 | planetmaker | 2013-10-18 17:23:41 +0200 (Fri, 18 Oct 2013) | 1 line -Fix (r25875): Special rules for world generation needs be considered in one more place ------------------------------------------------------------------------ r25879 | planetmaker | 2013-10-17 23:47:16 +0200 (Thu, 17 Oct 2013) | 1 line -Change: Allow to remove unowned objects unless they have the 'unremovable' flag ------------------------------------------------------------------------ r25878 | planetmaker | 2013-10-17 23:45:40 +0200 (Thu, 17 Oct 2013) | 1 line -Feature: [NewGRF] Object property 0x18 to allow specifying the number of objects of that type being placed upon map creation ------------------------------------------------------------------------ r25877 | planetmaker | 2013-10-17 23:41:59 +0200 (Thu, 17 Oct 2013) | 1 line -Doc: A bit too much c&p in comment ------------------------------------------------------------------------ r25876 | planetmaker | 2013-10-17 23:41:17 +0200 (Thu, 17 Oct 2013) | 1 line -Codechange: Unify object placement during map creation ------------------------------------------------------------------------ r25875 | planetmaker | 2013-10-17 23:37:25 +0200 (Thu, 17 Oct 2013) | 1 line -Change: In scenario editor allow to build all objects which were available at any point in the past to support building scenarios with historic items ------------------------------------------------------------------------ r25874 | planetmaker | 2013-10-17 23:31:53 +0200 (Thu, 17 Oct 2013) | 1 line -Add: [NewGRF] NewObject property 0x10, bit 13 indicating that object amount scales with water content of map border (e.g. used for lighthouses) ------------------------------------------------------------------------ r25873 | planetmaker | 2013-10-17 23:27:08 +0200 (Thu, 17 Oct 2013) | 1 line -Codechange: Add property for the amount of generated objects upon map creation to default objects ------------------------------------------------------------------------ r25872 | planetmaker | 2013-10-17 23:26:04 +0200 (Thu, 17 Oct 2013) | 1 line -Codechange: Add climate property to default objects ------------------------------------------------------------------------ r25871 | planetmaker | 2013-10-17 23:25:15 +0200 (Thu, 17 Oct 2013) | 1 line -Codechange: Move placement rules for lighthouses to its own function ------------------------------------------------------------------------ r25870 | planetmaker | 2013-10-17 23:22:39 +0200 (Thu, 17 Oct 2013) | 1 line -Codechange: Move placement rules for transmitter to its own function ------------------------------------------------------------------------ r25869 | translators | 2013-10-17 19:45:10 +0200 (Thu, 17 Oct 2013) | 3 lines -Update from WebTranslator v3.0: ukrainian - 1 changes by Strategy ------------------------------------------------------------------------ r25868 | planetmaker | 2013-10-16 21:11:34 +0200 (Wed, 16 Oct 2013) | 1 line -Fix (r25650): Initialization of default objects swapped costs and dates ------------------------------------------------------------------------ r25867 | fonsinchen | 2013-10-15 19:32:31 +0200 (Tue, 15 Oct 2013) | 1 line -Fix [FS#5764]: Shift dates on link graphs when using scenario editor date tool. ------------------------------------------------------------------------