fonsinchen
|
f022550df9
|
(svn r25361) -Feature: distribute cargo according to plan given by linkgraph
|
2013-06-09 13:03:48 +00:00 |
|
fonsinchen
|
04e3eb6fab
|
(svn r25361) -Feature: distribute cargo according to plan given by linkgraph
|
2013-06-09 13:03:48 +00:00 |
|
rubidium
|
6b746167e4
|
(svn r25259) -Codechange: track capacities and usage of links
|
2013-05-19 14:22:04 +00:00 |
|
rubidium
|
3947453277
|
(svn r25259) -Codechange: track capacities and usage of links
|
2013-05-19 14:22:04 +00:00 |
|
frosch
|
972c4560dc
|
(svn r25041) -Remove [FS#3764-ish]: ordered refit with subtypes, since the cases where it worked were corner cases rather than the general case.
|
2013-02-24 16:41:51 +00:00 |
|
frosch
|
22bb015f3d
|
(svn r25041) -Remove [FS#3764-ish]: ordered refit with subtypes, since the cases where it worked were corner cases rather than the general case.
|
2013-02-24 16:41:51 +00:00 |
|
rubidium
|
8539c04192
|
(svn r24995) -Codechange: Add flags to vehicle service interval for custom & ispercent (peter1138)
|
2013-02-14 17:06:49 +00:00 |
|
rubidium
|
369a6f9d1b
|
(svn r24995) -Codechange: Add flags to vehicle service interval for custom & ispercent (peter1138)
|
2013-02-14 17:06:49 +00:00 |
|
peter1138
|
f0cf9952e5
|
(svn r24936) -Fix [FS#5446]: Don't allow order refit to be set for no-load orders.
|
2013-01-23 18:33:28 +00:00 |
|
peter1138
|
eec1a0aa11
|
(svn r24936) -Fix [FS#5446]: Don't allow order refit to be set for no-load orders.
|
2013-01-23 18:33:28 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
michi_cc
|
37da99ab90
|
(svn r24833) -Codechange: Replace magic numbers for invalidating vehicle-related windows with an enum.
|
2012-12-20 19:44:02 +00:00 |
|
michi_cc
|
c75962e04c
|
(svn r24833) -Codechange: Replace magic numbers for invalidating vehicle-related windows with an enum.
|
2012-12-20 19:44:02 +00:00 |
|
michi_cc
|
ff5295c098
|
(svn r24457) -Fix [FS#5264] (r23087): Changing auto-refit for a 'goto station' order was inadvertently modifying the full load state.
|
2012-08-03 14:15:52 +00:00 |
|
michi_cc
|
bfbf74fe7d
|
(svn r24457) -Fix [FS#5264] (r23087): Changing auto-refit for a 'goto station' order was inadvertently modifying the full load state.
|
2012-08-03 14:15:52 +00:00 |
|
frosch
|
cf93e860df
|
(svn r24390) -Change [FS#5213]: Allow cloning of orders which are unreachable for the destination vehicle if they were already unreachable for the source vehicle. This makes cloning/autorenewing/autoreplacing behave more smooth during station reconstruction.
|
2012-07-09 18:45:35 +00:00 |
|
frosch
|
0ead281439
|
(svn r24390) -Change [FS#5213]: Allow cloning of orders which are unreachable for the destination vehicle if they were already unreachable for the source vehicle. This makes cloning/autorenewing/autoreplacing behave more smooth during station reconstruction.
|
2012-07-09 18:45:35 +00:00 |
|
frosch
|
ae4681ab4c
|
(svn r24282) -Codechange: Add AddVehicleAdviceNewsItem function to preemptively deduplicate code.
|
2012-05-26 14:15:52 +00:00 |
|
frosch
|
00b3ff80bb
|
(svn r24282) -Codechange: Add AddVehicleAdviceNewsItem function to preemptively deduplicate code.
|
2012-05-26 14:15:52 +00:00 |
|
frosch
|
48a611de9e
|
(svn r24086) -Fix [FS#5131] (r23504): Cloning orders of aircraft with limited range failed.
|
2012-04-01 19:56:08 +00:00 |
|
frosch
|
70ad670125
|
(svn r24086) -Fix [FS#5131] (r23504): Cloning orders of aircraft with limited range failed.
|
2012-04-01 19:56:08 +00:00 |
|
michi_cc
|
64c5299b4d
|
(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.
|
2012-02-14 17:04:06 +00:00 |
|
michi_cc
|
f2c694c8fb
|
(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.
|
2012-02-14 17:04:06 +00:00 |
|
frosch
|
01ef8aa478
|
(svn r23859) -Fix: Inserting conditional orders for ships checked the wrong orders wrt. maximum distance.
|
2012-01-27 22:08:51 +00:00 |
|
frosch
|
a60f19ae14
|
(svn r23859) -Fix: Inserting conditional orders for ships checked the wrong orders wrt. maximum distance.
|
2012-01-27 22:08:51 +00:00 |
|
rubidium
|
8025579827
|
(svn r23849) -Fix [FS#5008]: when the network is lagging, you try to copy a vehicle's order but accidentally create a station order and then copy the vehicle's order (before the first command is executed) one could trigger an assertion from the pool. Simplify the ancient code and make it more fool proof, even though it could stop copying a vehicle's orders slightly earlier than it would now... but who has come near that limit and really needed that many orders?
|
2012-01-25 18:34:38 +00:00 |
|
rubidium
|
aa80687b65
|
(svn r23849) -Fix [FS#5008]: when the network is lagging, you try to copy a vehicle's order but accidentally create a station order and then copy the vehicle's order (before the first command is executed) one could trigger an assertion from the pool. Simplify the ancient code and make it more fool proof, even though it could stop copying a vehicle's orders slightly earlier than it would now... but who has come near that limit and really needed that many orders?
|
2012-01-25 18:34:38 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
planetmaker
|
8017f95b72
|
(svn r23511) -Fix [FS#4885] (r23504): Aircraft orders could not be shared anymore when they had no range property declared (Hirundo)
|
2011-12-13 21:10:43 +00:00 |
|
planetmaker
|
86c1947579
|
(svn r23511) -Fix [FS#4885] (r23504): Aircraft orders could not be shared anymore when they had no range property declared (Hirundo)
|
2011-12-13 21:10:43 +00:00 |
|
michi_cc
|
708b58b484
|
(svn r23505) -Add: Indication in the order list if the next destination of an order is out of range.
|
2011-12-13 00:43:48 +00:00 |
|
michi_cc
|
34ffd08a19
|
(svn r23505) -Add: Indication in the order list if the next destination of an order is out of range.
|
2011-12-13 00:43:48 +00:00 |
|
michi_cc
|
957b643ae6
|
(svn r23504) -Feature: Aircraft range.
|
2011-12-13 00:43:35 +00:00 |
|
michi_cc
|
def8e7215b
|
(svn r23504) -Feature: Aircraft range.
|
2011-12-13 00:43:35 +00:00 |
|
rubidium
|
700c1682ce
|
(svn r23464) -Fix [FS#4876]: clear the backed up orders of a removed station as well, otherwise one could create orders to a station that was never in the original backupped orders. For example a road vehicle trying to go to a buoy.
|
2011-12-09 20:48:13 +00:00 |
|
rubidium
|
d9b9ac6013
|
(svn r23464) -Fix [FS#4876]: clear the backed up orders of a removed station as well, otherwise one could create orders to a station that was never in the original backupped orders. For example a road vehicle trying to go to a buoy.
|
2011-12-09 20:48:13 +00:00 |
|
rubidium
|
bec64ece5a
|
(svn r23199) -Fix [FS#4822]: oil rigs that "expired" did not get removed from the station list
|
2011-11-12 18:06:34 +00:00 |
|
rubidium
|
fb63543e2a
|
(svn r23199) -Fix [FS#4822]: oil rigs that "expired" did not get removed from the station list
|
2011-11-12 18:06:34 +00:00 |
|
michi_cc
|
886bd3c4c7
|
(svn r23087) -Feature: Auto-refitting of vehicles during loading at a station when the vehicle allows it.
|
2011-11-04 00:38:51 +00:00 |
|
michi_cc
|
f200ffa90c
|
(svn r23087) -Feature: Auto-refitting of vehicles during loading at a station when the vehicle allows it.
|
2011-11-04 00:38:51 +00:00 |
|
frosch
|
ed2cfbd321
|
(svn r22858) -Feature: Conditional order depending on remaining lifetime of a vehicle. (monoid)
|
2011-08-30 20:21:01 +00:00 |
|
frosch
|
4e5d841d66
|
(svn r22858) -Feature: Conditional order depending on remaining lifetime of a vehicle. (monoid)
|
2011-08-30 20:21:01 +00:00 |
|
rubidium
|
8c335b8db6
|
(svn r22845) -Fix [FS#4745]: perform stricter checks on some commands (monoid)
|
2011-08-26 16:39:02 +00:00 |
|
rubidium
|
4836a6e50e
|
(svn r22845) -Fix [FS#4745]: perform stricter checks on some commands (monoid)
|
2011-08-26 16:39:02 +00:00 |
|
frosch
|
03ca1c2c39
|
(svn r22620) -Change [FS#4651]: Enforce refit orders to be 'always go to depot' orders; service-only and stop-in-depot orders make no sense with refitting.
|
2011-07-02 16:45:54 +00:00 |
|
frosch
|
55a21a940d
|
(svn r22620) -Change [FS#4651]: Enforce refit orders to be 'always go to depot' orders; service-only and stop-in-depot orders make no sense with refitting.
|
2011-07-02 16:45:54 +00:00 |
|
frosch
|
9219281a2b
|
(svn r22589) -Fix [FS#4641]: PBS order forecasting modified the current order index in case of a goto-nearest-depot order and no depot could be found.
|
2011-06-14 19:19:13 +00:00 |
|
frosch
|
f71a96d584
|
(svn r22589) -Fix [FS#4641]: PBS order forecasting modified the current order index in case of a goto-nearest-depot order and no depot could be found.
|
2011-06-14 19:19:13 +00:00 |
|