frosch
|
d071eefc54
|
(svn r22985) -Feature: Display autoreplace status in group GUI.
|
2011-10-03 17:26:37 +00:00 |
|
frosch
|
f9f257ce4a
|
(svn r22984) -Feature: Display profit icons for groups in the group GUI.
|
2011-10-03 17:25:44 +00:00 |
|
frosch
|
23a2f23eb3
|
(svn r22984) -Feature: Display profit icons for groups in the group GUI.
|
2011-10-03 17:25:44 +00:00 |
|
frosch
|
a80d20fdb1
|
(svn r22982) -Cleanup: Remove CountCompanyVehicles() and use ALL_GROUP statistics instead.
|
2011-10-03 17:24:31 +00:00 |
|
frosch
|
1a12008fcf
|
(svn r22982) -Cleanup: Remove CountCompanyVehicles() and use ALL_GROUP statistics instead.
|
2011-10-03 17:24:31 +00:00 |
|
frosch
|
f406385319
|
(svn r22981) -Add: GroupStatistics for the ALL_GROUP.
|
2011-10-03 17:23:41 +00:00 |
|
frosch
|
dd74536bef
|
(svn r22981) -Add: GroupStatistics for the ALL_GROUP.
|
2011-10-03 17:23:41 +00:00 |
|
frosch
|
f43290d6af
|
(svn r22980) -Add: GroupStatistics for DEFAULT_GROUP.
|
2011-10-03 17:22:56 +00:00 |
|
frosch
|
5be8f73204
|
(svn r22980) -Add: GroupStatistics for DEFAULT_GROUP.
|
2011-10-03 17:22:56 +00:00 |
|
frosch
|
3ecf9d424a
|
(svn r22979) -Codechange: Add GroupStatistics::CountEngine().
|
2011-10-03 17:22:09 +00:00 |
|
frosch
|
fafa06e821
|
(svn r22979) -Codechange: Add GroupStatistics::CountEngine().
|
2011-10-03 17:22:09 +00:00 |
|
frosch
|
3665b85c24
|
(svn r22978) -Codechange: Replace IncreaseGroupNumVehicle() and DecreaseGroupNumVehicle() with GroupStatistics::CountVehicle().
|
2011-10-03 17:21:41 +00:00 |
|
frosch
|
68f969282e
|
(svn r22978) -Codechange: Replace IncreaseGroupNumVehicle() and DecreaseGroupNumVehicle() with GroupStatistics::CountVehicle().
|
2011-10-03 17:21:41 +00:00 |
|
frosch
|
c531453320
|
(svn r22976) -Codechange: Split group statistics into separate struct.
|
2011-10-03 17:20:26 +00:00 |
|
frosch
|
b6766c2ed5
|
(svn r22976) -Codechange: Split group statistics into separate struct.
|
2011-10-03 17:20:26 +00:00 |
|
frosch
|
43053b59a2
|
(svn r22947) -Fix: [NewGRF] Do not call CB 32 for disaster, effect vehicles or aircraft shadows/rotors.
|
2011-09-19 19:23:23 +00:00 |
|
frosch
|
2188383658
|
(svn r22947) -Fix: [NewGRF] Do not call CB 32 for disaster, effect vehicles or aircraft shadows/rotors.
|
2011-09-19 19:23:23 +00:00 |
|
frosch
|
0feb852668
|
(svn r22847) -Fix (r22816): Wagons shall not be processed by autorenew.
|
2011-08-27 08:41:36 +00:00 |
|
frosch
|
b642b4a881
|
(svn r22847) -Fix (r22816): Wagons shall not be processed by autorenew.
|
2011-08-27 08:41:36 +00:00 |
|
frosch
|
e801aebbfc
|
(svn r22816) -Feature(ette): [NewGRF] Also age wagons and articulated parts.
|
2011-08-22 21:33:58 +00:00 |
|
frosch
|
28117b3eb0
|
(svn r22816) -Feature(ette): [NewGRF] Also age wagons and articulated parts.
|
2011-08-22 21:33:58 +00:00 |
|
michi_cc
|
d25840978c
|
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
|
2011-08-03 20:55:08 +00:00 |
|
michi_cc
|
08b7981f37
|
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
|
2011-08-03 20:55:08 +00:00 |
|
michi_cc
|
8b38847c1e
|
(svn r22572) -Fix: MSVC performance warning (assigning int to bool).
|
2011-06-12 23:42:42 +00:00 |
|
michi_cc
|
050a212195
|
(svn r22572) -Fix: MSVC performance warning (assigning int to bool).
|
2011-06-12 23:42:42 +00:00 |
|
michi_cc
|
5970854fa8
|
(svn r22532) -Fix: Do not create an implicit order if the current order is the first order in the order list and we visit the station of the last entry of the order list.
|
2011-06-02 22:41:05 +00:00 |
|
michi_cc
|
c9af6126f8
|
(svn r22532) -Fix: Do not create an implicit order if the current order is the first order in the order list and we visit the station of the last entry of the order list.
|
2011-06-02 22:41:05 +00:00 |
|
frosch
|
bc3404f90c
|
(svn r22506) -Feature [FS#4625]: Make the transparency options for industries also affect the effect vehicles created by industries.
|
2011-05-28 09:46:37 +00:00 |
|
frosch
|
460d24fd83
|
(svn r22506) -Feature [FS#4625]: Make the transparency options for industries also affect the effect vehicles created by industries.
|
2011-05-28 09:46:37 +00:00 |
|
frosch
|
5108896362
|
(svn r22492) -Fix [FS#4624] (r21642, r22328): Only try to insert implicit orders for ground vehicles. Aircraft may reach unscheduled terminals when skippnig orders etc.
|
2011-05-25 20:10:02 +00:00 |
|
frosch
|
87515d0873
|
(svn r22492) -Fix [FS#4624] (r21642, r22328): Only try to insert implicit orders for ground vehicles. Aircraft may reach unscheduled terminals when skippnig orders etc.
|
2011-05-25 20:10:02 +00:00 |
|
frosch
|
62b6d0eb0e
|
(svn r22482) -Codechange: Add some contants for the number of ticks between certain cyclical tasks.
|
2011-05-21 11:26:37 +00:00 |
|
frosch
|
474b4799e8
|
(svn r22482) -Codechange: Add some contants for the number of ticks between certain cyclical tasks.
|
2011-05-21 11:26:37 +00:00 |
|
planetmaker
|
7aa57e4acd
|
(svn r22473) -Codechange: Automatic orders are better called implicit orders as no real order influencing path finding is added
|
2011-05-18 12:19:58 +00:00 |
|
planetmaker
|
43c8cd1d5e
|
(svn r22473) -Codechange: Automatic orders are better called implicit orders as no real order influencing path finding is added
|
2011-05-18 12:19:58 +00:00 |
|
frosch
|
6fbc8e46a1
|
(svn r22333) -Change: Prefer deleting automatic orders instead of inserting new ones.
|
2011-04-16 17:20:08 +00:00 |
|
frosch
|
204a6b16c3
|
(svn r22333) -Change: Prefer deleting automatic orders instead of inserting new ones.
|
2011-04-16 17:20:08 +00:00 |
|
frosch
|
333a7ac24e
|
(svn r22332) -Fix: When inserting automatic orders, do not create consecutive duplicate orders.
|
2011-04-16 17:18:04 +00:00 |
|
frosch
|
74069dbda3
|
(svn r22332) -Fix: When inserting automatic orders, do not create consecutive duplicate orders.
|
2011-04-16 17:18:04 +00:00 |
|
frosch
|
58c4de2caf
|
(svn r22331) -Change: When inserting an (automatic) order A in front of an order B, disable modifications of automatic orders for all vehicles currently heading for B as we do not know whether they will reach A or B first. (except for the vehicle causing the insertion of the automatic order itself)
|
2011-04-16 17:06:59 +00:00 |
|
frosch
|
8dd2f413bd
|
(svn r22331) -Change: When inserting an (automatic) order A in front of an order B, disable modifications of automatic orders for all vehicles currently heading for B as we do not know whether they will reach A or B first. (except for the vehicle causing the insertion of the automatic order itself)
|
2011-04-16 17:06:59 +00:00 |
|
frosch
|
1ef4e543e7
|
(svn r22329) -Change: When the current orders are interrupted for non-ordered service, disable modifications to automatic orders until the next real order is completed. (train part already slipped by in r22328)
|
2011-04-16 16:56:24 +00:00 |
|
frosch
|
709f0e4f83
|
(svn r22329) -Change: When the current orders are interrupted for non-ordered service, disable modifications to automatic orders until the next real order is completed. (train part already slipped by in r22328)
|
2011-04-16 16:56:24 +00:00 |
|
frosch
|
7de7488788
|
(svn r22328) -Add: a flag to GroundVehicles to disable insertion and removal of automatic orders until the next real order is reached.
|
2011-04-16 16:45:35 +00:00 |
|
frosch
|
194a941a37
|
(svn r22328) -Add: a flag to GroundVehicles to disable insertion and removal of automatic orders until the next real order is reached.
|
2011-04-16 16:45:35 +00:00 |
|
frosch
|
a296ccb74e
|
(svn r22327) -Add: Vehicle::GetGroundVehicleFlags() for accessing GroundVehicle<>::gv_flags through a Vehicle struct.
|
2011-04-16 16:41:02 +00:00 |
|
frosch
|
aedd38255b
|
(svn r22327) -Add: Vehicle::GetGroundVehicleFlags() for accessing GroundVehicle<>::gv_flags through a Vehicle struct.
|
2011-04-16 16:41:02 +00:00 |
|
frosch
|
d53875b661
|
(svn r22324) -Fix: Vehicles skipped orders when inserting automatic orders failed.
|
2011-04-15 19:03:55 +00:00 |
|
frosch
|
5eafcd8de6
|
(svn r22324) -Fix: Vehicles skipped orders when inserting automatic orders failed.
|
2011-04-15 19:03:55 +00:00 |
|
frosch
|
071957f593
|
(svn r22245) -Codechange: Make vehicle lists handle command-/GUI-scope invalidations themself.
|
2011-03-13 21:33:30 +00:00 |
|