rubidium
|
3947453277
|
(svn r25259) -Codechange: track capacities and usage of links
|
2013-05-19 14:22:04 +00:00 |
|
frosch
|
3b6accc165
|
(svn r25222) -Change: Unify the behaviour of Vehicle::tick_counter between RV and trains by incrementing it also for articulated RV parts.
|
2013-05-06 13:45:58 +00:00 |
|
frosch
|
65855af084
|
(svn r25222) -Change: Unify the behaviour of Vehicle::tick_counter between RV and trains by incrementing it also for articulated RV parts.
|
2013-05-06 13:45:58 +00:00 |
|
frosch
|
c5d7445704
|
(svn r25185) -Fix [FS#5508]: Remove ambivalent functions CargoList::Empty() and Count(), and replace them with VehicleCargoList::StoredCount(), TotalCount(), StationCargoList::AvailableCount() and TotalCount(). (fonsinchen)
|
2013-04-13 13:42:08 +00:00 |
|
frosch
|
5eddbb338b
|
(svn r25185) -Fix [FS#5508]: Remove ambivalent functions CargoList::Empty() and Count(), and replace them with VehicleCargoList::StoredCount(), TotalCount(), StationCargoList::AvailableCount() and TotalCount(). (fonsinchen)
|
2013-04-13 13:42:08 +00:00 |
|
frosch
|
e2db0c5e26
|
(svn r25167) -Fix [FS#5523] (r24832): Original train and rv acceleration did no longer respect bridge speed limits.
|
2013-04-08 19:55:24 +00:00 |
|
frosch
|
1eb6e76d08
|
(svn r25167) -Fix [FS#5523] (r24832): Original train and rv acceleration did no longer respect bridge speed limits.
|
2013-04-08 19:55:24 +00:00 |
|
rubidium
|
58ec317c5a
|
(svn r24998) -Fix [FS#5137]: Set vehicle's service interval is percent flag appropriately on creation (peter1138)
|
2013-02-14 17:24:55 +00:00 |
|
rubidium
|
ced17303c2
|
(svn r24998) -Fix [FS#5137]: Set vehicle's service interval is percent flag appropriately on creation (peter1138)
|
2013-02-14 17:24:55 +00:00 |
|
rubidium
|
2c67dc3d9f
|
(svn r24994) -Codechange: Replace access to service_interval with accessors (peter1138)
|
2013-02-14 17:04:01 +00:00 |
|
rubidium
|
c77cd1f409
|
(svn r24994) -Codechange: Replace access to service_interval with accessors (peter1138)
|
2013-02-14 17:04:01 +00:00 |
|
rubidium
|
9f8cf49646
|
(svn r24966) -Fix [FS#5228]: trams would get stuck on water
|
2013-02-03 20:18:41 +00:00 |
|
rubidium
|
191cfd077f
|
(svn r24966) -Fix [FS#5228]: trams would get stuck on water
|
2013-02-03 20:18:41 +00:00 |
|
frosch
|
336a93a9d8
|
(svn r24846) -Add: Advanced settings to disable certain sound effects.
|
2012-12-23 21:09:09 +00:00 |
|
frosch
|
3ce8d2ce70
|
(svn r24846) -Add: Advanced settings to disable certain sound effects.
|
2012-12-23 21:09:09 +00:00 |
|
michi_cc
|
bac2b4c25d
|
(svn r24839) -Feature [FS#5271]: [NewGRF] Support oversized purchase list sprites. (Based on patch by Eddi)
|
2012-12-23 01:00:25 +00:00 |
|
michi_cc
|
245e32a10e
|
(svn r24839) -Feature [FS#5271]: [NewGRF] Support oversized purchase list sprites. (Based on patch by Eddi)
|
2012-12-23 01:00:25 +00:00 |
|
michi_cc
|
009d20e990
|
(svn r24832) -Fix [FS#5397]: [NewGRF] Take bridge speed limits into account for vehicle variable 4C.
|
2012-12-20 19:43:58 +00:00 |
|
michi_cc
|
8eb1cb4ebb
|
(svn r24832) -Fix [FS#5397]: [NewGRF] Take bridge speed limits into account for vehicle variable 4C.
|
2012-12-20 19:43:58 +00:00 |
|
frosch
|
076e69a2d8
|
(svn r24713) -Fix [FS#5262]: [NewGRF] Tolerate old NewGRFs returning invalid values via CB 11.
|
2012-11-12 20:13:02 +00:00 |
|
frosch
|
0a4fe02a47
|
(svn r24713) -Fix [FS#5262]: [NewGRF] Tolerate old NewGRFs returning invalid values via CB 11.
|
2012-11-12 20:13:02 +00:00 |
|
frosch
|
358a2bd6ed
|
(svn r24384) -Fix [FS#5188-ish]: Make IsInDepot() functions behave consistent across vehicle types and add IsChainInDepot instead, if that is what shall be checked.
|
2012-07-07 15:39:46 +00:00 |
|
frosch
|
08a8c3a773
|
(svn r24384) -Fix [FS#5188-ish]: Make IsInDepot() functions behave consistent across vehicle types and add IsChainInDepot instead, if that is what shall be checked.
|
2012-07-07 15:39:46 +00:00 |
|
frosch
|
ff95e3edaf
|
(svn r24383) -Fix: a comment.
|
2012-07-07 15:37:29 +00:00 |
|
frosch
|
8d004f3c63
|
(svn r24383) -Fix: a comment.
|
2012-07-07 15:37:29 +00:00 |
|
frosch
|
df9a6d24a0
|
(svn r24382) -Fix: Call Vehicle::IsStoppedInDepot only for the first vehicle in a chain (i.e. primary vehicle or free wagon).
|
2012-07-07 15:35:28 +00:00 |
|
frosch
|
22632d5e9a
|
(svn r24382) -Fix: Call Vehicle::IsStoppedInDepot only for the first vehicle in a chain (i.e. primary vehicle or free wagon).
|
2012-07-07 15:35:28 +00:00 |
|
frosch
|
e4f0539cae
|
(svn r24381) -Revert (r24380): RoadVehicle::IsInDepot was supposed to behave different to Train::IsInDepot.
|
2012-07-07 15:22:21 +00:00 |
|
frosch
|
e0cf1e3e94
|
(svn r24381) -Revert (r24380): RoadVehicle::IsInDepot was supposed to behave different to Train::IsInDepot.
|
2012-07-07 15:22:21 +00:00 |
|
frosch
|
00a84fc4ce
|
(svn r24380) -Fix [FS#5188]: RoadVehicle::IsInDepot did not check all articulated parts.
|
2012-07-07 12:48:53 +00:00 |
|
frosch
|
c1dd0107c7
|
(svn r24380) -Fix [FS#5188]: RoadVehicle::IsInDepot did not check all articulated parts.
|
2012-07-07 12:48:53 +00:00 |
|
frosch
|
542ef5ad47
|
(svn r24331) -Change [FS#5204]: [NewGRF] Make bounding boxes of road vehicles change according to the vehicle length to make alignment easier.
|
2012-06-07 15:41:14 +00:00 |
|
frosch
|
4c79a06567
|
(svn r24331) -Change [FS#5204]: [NewGRF] Make bounding boxes of road vehicles change according to the vehicle length to make alignment easier.
|
2012-06-07 15:41:14 +00:00 |
|
frosch
|
dcd977f778
|
(svn r24328) -Codechange: Simplify some silly code.
|
2012-06-06 14:03:22 +00:00 |
|
frosch
|
2eb9795a98
|
(svn r24328) -Codechange: Simplify some silly code.
|
2012-06-06 14:03:22 +00:00 |
|
frosch
|
2aa43d6c8b
|
(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and NewsFlag instead.
|
2012-05-26 14:16:03 +00:00 |
|
frosch
|
a8c88f43b6
|
(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and NewsFlag instead.
|
2012-05-26 14:16:03 +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 |
|
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 |
|
truebrain
|
d9f717dcfa
|
(svn r23714) -Codechange: don't mix Viewport with non-viewport code
|
2012-01-02 13:44:37 +00:00 |
|
truebrain
|
091bc25a90
|
(svn r23714) -Codechange: don't mix Viewport with non-viewport code
|
2012-01-02 13:44:37 +00:00 |
|
truebrain
|
92c60447dc
|
(svn r23713) -Codechange: split VehicleMove() into two functions, to minimalize the work done where possible
|
2012-01-02 13:44:30 +00:00 |
|
truebrain
|
0d929e877f
|
(svn r23713) -Codechange: split VehicleMove() into two functions, to minimalize the work done where possible
|
2012-01-02 13:44:30 +00:00 |
|
truebrain
|
aa1a0053b0
|
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
2011-12-20 17:57:56 +00:00 |
|
truebrain
|
1c9bec1999
|
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
2011-12-20 17:57:56 +00:00 |
|
truebrain
|
bc78328918
|
(svn r23622) -Add: a set of events to trigger in a GameScript
|
2011-12-19 20:59:36 +00:00 |
|
truebrain
|
77b7366c29
|
(svn r23622) -Add: a set of events to trigger in a GameScript
|
2011-12-19 20:59:36 +00:00 |
|
rubidium
|
6b404d35b8
|
(svn r23540) -Codechange: unify and document vehicle widgets
|
2011-12-16 16:58:55 +00:00 |
|