fonsinchen
|
6524849386
|
(svn r25899) -Change: Restrict flows if links are restricted and don't normally pick them anymore.
|
2013-10-22 16:13:54 +00:00 |
|
fonsinchen
|
d0c610f0ec
|
(svn r25898) -Codechange: Add second timestamp for 'restricted links' to all edges.
|
2013-10-22 16:13:28 +00:00 |
|
fonsinchen
|
29e987f3fc
|
(svn r25898) -Codechange: Add second timestamp for 'restricted links' to all edges.
|
2013-10-22 16:13:28 +00:00 |
|
fonsinchen
|
725b7033ef
|
(svn r25897) -Fix: Dates are int32, not uint32, and should be saved as such.
|
2013-10-22 16:12:08 +00:00 |
|
fonsinchen
|
ec2d36a4a4
|
(svn r25897) -Fix: Dates are int32, not uint32, and should be saved as such.
|
2013-10-22 16:12:08 +00:00 |
|
fonsinchen
|
487f7f0473
|
(svn r25896) -Fix: Remove unused and unimplemented declaration of RunAverages.
|
2013-10-22 16:11:45 +00:00 |
|
fonsinchen
|
e99965aa15
|
(svn r25896) -Fix: Remove unused and unimplemented declaration of RunAverages.
|
2013-10-22 16:11:45 +00:00 |
|
translators
|
3ed0816e65
|
(svn r25895) -Update from WebTranslator v3.0:
ukrainian - 3 changes by Strategy
|
2013-10-21 17:45:10 +00:00 |
|
translators
|
02e212a7fa
|
(svn r25895) -Update from WebTranslator v3.0:
ukrainian - 3 changes by Strategy
|
2013-10-21 17:45:10 +00:00 |
|
planetmaker
|
a3bde40187
|
(svn r25894) -Change: Unify behaviour when clicking on different items in the goto dropdown list when giving orders (adf88)
|
2013-10-20 19:45:27 +00:00 |
|
planetmaker
|
dc10b6c167
|
(svn r25894) -Change: Unify behaviour when clicking on different items in the goto dropdown list when giving orders (adf88)
|
2013-10-20 19:45:27 +00:00 |
|
fonsinchen
|
e037a8bea9
|
(svn r25893) -Fix: Document RandomRange and change misleading parameter name 'max' in random functions.
|
2013-10-20 14:48:08 +00:00 |
|
fonsinchen
|
fe550c2db3
|
(svn r25893) -Fix: Document RandomRange and change misleading parameter name 'max' in random functions.
|
2013-10-20 14:48:08 +00:00 |
|
fonsinchen
|
8d53e23b6c
|
(svn r25892) -Fix: off-by-one error in GetVia prevented certain flows from getting picked
|
2013-10-20 14:27:36 +00:00 |
|
fonsinchen
|
9337c561b0
|
(svn r25892) -Fix: off-by-one error in GetVia prevented certain flows from getting picked
|
2013-10-20 14:27:36 +00:00 |
|
fonsinchen
|
fff00b6460
|
(svn r25891) -Feature: Use smallstack to allow for multiple next hops when loading and unloading.
|
2013-10-20 13:47:58 +00:00 |
|
fonsinchen
|
54db96be43
|
(svn r25891) -Feature: Use smallstack to allow for multiple next hops when loading and unloading.
|
2013-10-20 13:47:58 +00:00 |
|
fonsinchen
|
b908128ffb
|
(svn r25890) -Codechange: define a smallstack for station IDs
|
2013-10-20 13:47:11 +00:00 |
|
fonsinchen
|
dffc4d411e
|
(svn r25890) -Codechange: define a smallstack for station IDs
|
2013-10-20 13:47:11 +00:00 |
|
fonsinchen
|
6f834776e4
|
(svn r25889) -Codechange: Add forgotten file.
|
2013-10-20 13:46:14 +00:00 |
|
fonsinchen
|
1ed478d433
|
(svn r25889) -Codechange: Add forgotten file.
|
2013-10-20 13:46:14 +00:00 |
|
fonsinchen
|
f9d371bcd3
|
(svn r25888) -Codechange: Add a smallstack type.
|
2013-10-20 13:45:50 +00:00 |
|
fonsinchen
|
62c221a845
|
(svn r25888) -Codechange: Add a smallstack type.
|
2013-10-20 13:45:50 +00:00 |
|
fonsinchen
|
85fc5fbedf
|
(svn r25887) -Fix: Ignore NULL pointers in delete operator of PoolItem.
|
2013-10-20 13:35:35 +00:00 |
|
fonsinchen
|
e21ae34878
|
(svn r25887) -Fix: Ignore NULL pointers in delete operator of PoolItem.
|
2013-10-20 13:35:35 +00:00 |
|
translators
|
075dd0067f
|
(svn r25886) -Update from WebTranslator v3.0:
ukrainian - 17 changes by Strategy
|
2013-10-19 17:45:08 +00:00 |
|
translators
|
a840efe7a0
|
(svn r25886) -Update from WebTranslator v3.0:
ukrainian - 17 changes by Strategy
|
2013-10-19 17:45:08 +00:00 |
|
fonsinchen
|
6580fd4b8f
|
(svn r25885) -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.
|
2013-10-19 17:15:19 +00:00 |
|
fonsinchen
|
b3b460cae2
|
(svn r25885) -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.
|
2013-10-19 17:15:19 +00:00 |
|
frosch
|
f16b78eb81
|
(svn r25884) -Fix: Resizing the window did not properly resize the viewport window, resulting in the link graph glitching.
|
2013-10-19 15:28:54 +00:00 |
|
frosch
|
c08259fe92
|
(svn r25884) -Fix: Resizing the window did not properly resize the viewport window, resulting in the link graph glitching.
|
2013-10-19 15:28:54 +00:00 |
|
fonsinchen
|
67e0f7416a
|
(svn r25883) -Fix: Limit recursion and branching in RefreshNextHopsStats more aggressively.
|
2013-10-19 13:17:06 +00:00 |
|
fonsinchen
|
338d9861bc
|
(svn r25883) -Fix: Limit recursion and branching in RefreshNextHopsStats more aggressively.
|
2013-10-19 13:17:06 +00:00 |
|
fonsinchen
|
4f233df551
|
(svn r25882) -Change [FS#5766]: Don't offer subsidies for auto-distributed cargo.
|
2013-10-19 11:17:29 +00:00 |
|
fonsinchen
|
8fff781ca0
|
(svn r25882) -Change [FS#5766]: Don't offer subsidies for auto-distributed cargo.
|
2013-10-19 11:17:29 +00:00 |
|
translators
|
491ef0fe63
|
(svn r25881) -Update from WebTranslator v3.0:
turkish - 4 changes by wakeup
|
2013-10-18 17:45:07 +00:00 |
|
translators
|
79f4cd2b7a
|
(svn r25881) -Update from WebTranslator v3.0:
turkish - 4 changes by wakeup
|
2013-10-18 17:45:07 +00:00 |
|
planetmaker
|
c146d59a25
|
(svn r25880) -Fix (r25875): Special rules for world generation needs be considered in one more place
|
2013-10-18 15:23:41 +00:00 |
|
planetmaker
|
95b973ec6c
|
(svn r25880) -Fix (r25875): Special rules for world generation needs be considered in one more place
|
2013-10-18 15:23:41 +00:00 |
|
planetmaker
|
8c86b8c668
|
(svn r25879) -Change: Allow to remove unowned objects unless they have the 'unremovable' flag
|
2013-10-17 21:47:16 +00:00 |
|
planetmaker
|
70e4074a4c
|
(svn r25879) -Change: Allow to remove unowned objects unless they have the 'unremovable' flag
|
2013-10-17 21:47:16 +00:00 |
|
planetmaker
|
5f9b8e4e8e
|
(svn r25878) -Feature: [NewGRF] Object property 0x18 to allow specifying the number of objects of that type being placed upon map creation
|
2013-10-17 21:45:40 +00:00 |
|
planetmaker
|
ed54d39201
|
(svn r25878) -Feature: [NewGRF] Object property 0x18 to allow specifying the number of objects of that type being placed upon map creation
|
2013-10-17 21:45:40 +00:00 |
|
planetmaker
|
7acacdadd1
|
(svn r25877) -Doc: A bit too much c&p in comment
|
2013-10-17 21:41:59 +00:00 |
|
planetmaker
|
c29ec8edee
|
(svn r25877) -Doc: A bit too much c&p in comment
|
2013-10-17 21:41:59 +00:00 |
|
planetmaker
|
91c3c20cc5
|
(svn r25876) -Codechange: Unify object placement during map creation
|
2013-10-17 21:41:17 +00:00 |
|
planetmaker
|
8033162bb8
|
(svn r25876) -Codechange: Unify object placement during map creation
|
2013-10-17 21:41:17 +00:00 |
|
planetmaker
|
3eed8402f1
|
(svn r25875) -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
|
2013-10-17 21:37:25 +00:00 |
|
planetmaker
|
2ee9a2b5e7
|
(svn r25875) -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
|
2013-10-17 21:37:25 +00:00 |
|
planetmaker
|
dd7cfa310d
|
(svn r25874) -Add: [NewGRF] NewObject property 0x10, bit 13 indicating that object amount scales with water content of map border (e.g. used for lighthouses)
|
2013-10-17 21:31:53 +00:00 |
|