rubidium
|
28ea38ae55
|
(svn r14949) -Cleanup: pointer coding style
|
2009-01-10 00:31:47 +00:00 |
|
rubidium
|
11da45ee55
|
(svn r14949) -Cleanup: pointer coding style
|
2009-01-10 00:31:47 +00:00 |
|
frosch
|
62f3aa89f2
|
(svn r14903) -Fix: First create all articulated parts of roadvehicles, then call callback 36 capacity, also call it for all articulated parts.
|
2009-01-07 17:50:20 +00:00 |
|
frosch
|
aedc0c1302
|
(svn r14903) -Fix: First create all articulated parts of roadvehicles, then call callback 36 capacity, also call it for all articulated parts.
|
2009-01-07 17:50:20 +00:00 |
|
peter1138
|
bd803696b3
|
(svn r14869) -Feature: Allow road vehicles to move multiple steps in a tick (code based on train movement code) and add support for RV prop 15. This gives RVs a maximum speed of 318mph instead 79mph. This only implements higher speeds, not 'realistic acceleration'.
|
2009-01-06 14:45:38 +00:00 |
|
peter1138
|
c0efc759ef
|
(svn r14869) -Feature: Allow road vehicles to move multiple steps in a tick (code based on train movement code) and add support for RV prop 15. This gives RVs a maximum speed of 318mph instead 79mph. This only implements higher speeds, not 'realistic acceleration'.
|
2009-01-06 14:45:38 +00:00 |
|
smatz
|
ec7ebf2170
|
(svn r14835) -Change: apply the 'warn if train's income is negative' setting to other vehicle types, too
|
2009-01-04 18:34:23 +00:00 |
|
smatz
|
67bf6a0998
|
(svn r14835) -Change: apply the 'warn if train's income is negative' setting to other vehicle types, too
|
2009-01-04 18:34:23 +00:00 |
|
rubidium
|
e83cca7d13
|
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional) parameter.
|
2008-12-28 14:37:19 +00:00 |
|
rubidium
|
87e5a8b52b
|
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional) parameter.
|
2008-12-28 14:37:19 +00:00 |
|
rubidium
|
0c6c3311c9
|
(svn r14748) -Codechange: unduplicate window updating when deleting vehicles.
|
2008-12-26 21:08:51 +00:00 |
|
rubidium
|
3ebe66a5e4
|
(svn r14748) -Codechange: unduplicate window updating when deleting vehicles.
|
2008-12-26 21:08:51 +00:00 |
|
frosch
|
24bd9866f8
|
(svn r14578) -Fix (r2389, r10811)[FS#Vikthor]: Allow capacity callbacks (15, 36) to return zero capacity.
|
2008-11-13 20:26:06 +00:00 |
|
frosch
|
1a866c7552
|
(svn r14578) -Fix (r2389, r10811)[FS#Vikthor]: Allow capacity callbacks (15, 36) to return zero capacity.
|
2008-11-13 20:26:06 +00:00 |
|
rubidium
|
0b3706a8d3
|
(svn r14566) -Fix [FS#2397]: RV's go via order would reserve a slot at the 'via' station which it never uses, which makes it unlikely that it reserves a slot for the next station and that makes queueing fail (Aali)
|
2008-11-07 17:59:51 +00:00 |
|
rubidium
|
c7f3935506
|
(svn r14566) -Fix [FS#2397]: RV's go via order would reserve a slot at the 'via' station which it never uses, which makes it unlikely that it reserves a slot for the next station and that makes queueing fail (Aali)
|
2008-11-07 17:59:51 +00:00 |
|
rubidium
|
c936cda4de
|
(svn r14545) -Fix [FS#2386]: road vehicles sometimes never got their "slots" deallocated causing RVs not going to depot for service.
|
2008-10-28 23:34:42 +00:00 |
|
rubidium
|
a6df995fbb
|
(svn r14545) -Fix [FS#2386]: road vehicles sometimes never got their "slots" deallocated causing RVs not going to depot for service.
|
2008-10-28 23:34:42 +00:00 |
|
smatz
|
b0ff0245e8
|
(svn r14458) -Fix [FS#2341](r14368): crash when there was a tram dead end after a station/tunnel/bridge (frosch123 and Rubidium)
|
2008-10-10 22:50:31 +00:00 |
|
smatz
|
2611fbeb18
|
(svn r14458) -Fix [FS#2341](r14368): crash when there was a tram dead end after a station/tunnel/bridge (frosch123 and Rubidium)
|
2008-10-10 22:50:31 +00:00 |
|
rubidium
|
e589c7e580
|
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
|
2008-09-30 20:51:04 +00:00 |
|
rubidium
|
b650a86e58
|
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
|
2008-09-30 20:51:04 +00:00 |
|
rubidium
|
f56e630e5c
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
rubidium
|
3b798599b6
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
rubidium
|
0f56f52080
|
(svn r14368) -Fix [FS#1852]: trams jumping when reversing on a single trambit (like caused during road construction reworks) or when (manually) reversing in a corner.
|
2008-09-21 11:26:50 +00:00 |
|
rubidium
|
cccd1a8739
|
(svn r14368) -Fix [FS#1852]: trams jumping when reversing on a single trambit (like caused during road construction reworks) or when (manually) reversing in a corner.
|
2008-09-21 11:26:50 +00:00 |
|
smatz
|
7e4e999a97
|
(svn r14307) -Fix: when deleting a station, remove news items regarding it
|
2008-09-13 10:19:51 +00:00 |
|
smatz
|
66be028ad4
|
(svn r14307) -Fix: when deleting a station, remove news items regarding it
|
2008-09-13 10:19:51 +00:00 |
|
rubidium
|
4ea5308d49
|
(svn r14306) -Codechange: unify the code to draw the vehicle list.
-Fix [FS#2292]: inconsistency between drawn vehicle lists in the vehicle list and group windows.
|
2008-09-13 10:04:36 +00:00 |
|
rubidium
|
fc62d736f7
|
(svn r14306) -Codechange: unify the code to draw the vehicle list.
-Fix [FS#2292]: inconsistency between drawn vehicle lists in the vehicle list and group windows.
|
2008-09-13 10:04:36 +00:00 |
|
rubidium
|
6e67ea1f9d
|
(svn r14258) -Codechange: rework the way to query the vehicle hash to make sure it always results in the same irregardless of the order of the hash-linked-list.
-Fix: desync in PBS reservation following, vehicle flooding and road vehicle overtake/follow code.
|
2008-09-07 11:23:10 +00:00 |
|
rubidium
|
9474db5cb6
|
(svn r14258) -Codechange: rework the way to query the vehicle hash to make sure it always results in the same irregardless of the order of the hash-linked-list.
-Fix: desync in PBS reservation following, vehicle flooding and road vehicle overtake/follow code.
|
2008-09-07 11:23:10 +00:00 |
|
rubidium
|
d063758582
|
(svn r14090) -Fix: the vehicle window of articulated road vehicles would show the clone/refit button when the vehicle was not completely stopped in the depot.
|
2008-08-17 11:12:56 +00:00 |
|
rubidium
|
3663965f3e
|
(svn r14090) -Fix: the vehicle window of articulated road vehicles would show the clone/refit button when the vehicle was not completely stopped in the depot.
|
2008-08-17 11:12:56 +00:00 |
|
peter1138
|
550fc3a3f5
|
(svn r14078) -Codechange: Rename *VehicleInfo::base_cost to cost_factor, indicating what it actually is.
|
2008-08-15 17:54:43 +00:00 |
|
peter1138
|
9d0e1b635a
|
(svn r14078) -Codechange: Rename *VehicleInfo::base_cost to cost_factor, indicating what it actually is.
|
2008-08-15 17:54:43 +00:00 |
|
frosch
|
c8e699cc35
|
(svn r14076) -Codechange: Merge the four start/stop commands into a single CMD_START_STOP_VEHICLE.
|
2008-08-15 13:57:43 +00:00 |
|
frosch
|
844a83ed58
|
(svn r14076) -Codechange: Merge the four start/stop commands into a single CMD_START_STOP_VEHICLE.
|
2008-08-15 13:57:43 +00:00 |
|
rubidium
|
2b6978e48e
|
(svn r13912) -Codechange: remove some casts by returning the proper type instead of void*.
|
2008-08-01 15:07:31 +00:00 |
|
rubidium
|
ad36ea6b29
|
(svn r13912) -Codechange: remove some casts by returning the proper type instead of void*.
|
2008-08-01 15:07:31 +00:00 |
|
smatz
|
a47b118a80
|
(svn r13691) -Codechange: make it easier to determine whether a command is ran in the context of autoreplace or not
|
2008-07-09 20:55:47 +00:00 |
|
smatz
|
447ec39f49
|
(svn r13691) -Codechange: make it easier to determine whether a command is ran in the context of autoreplace or not
|
2008-07-09 20:55:47 +00:00 |
|
rubidium
|
4642e9f75a
|
(svn r13664) -Fix [FS#2117]: bus/truck forgetting go-to-depot order when entering a non-drivethrough road stop.
|
2008-06-30 15:13:40 +00:00 |
|
rubidium
|
f06daceb16
|
(svn r13664) -Fix [FS#2117]: bus/truck forgetting go-to-depot order when entering a non-drivethrough road stop.
|
2008-06-30 15:13:40 +00:00 |
|
skidd13
|
0a178274e2
|
(svn r13647) -Codechange: replace MAX_UVALUE() for std types with the equivalent constant
|
2008-06-27 17:46:43 +00:00 |
|
skidd13
|
9335a28cb5
|
(svn r13647) -Codechange: replace MAX_UVALUE() for std types with the equivalent constant
|
2008-06-27 17:46:43 +00:00 |
|
rubidium
|
5b615eae3a
|
(svn r13581) -Fix [FS#2040]: RVs continueing onto next DT station when they are build adjacent to them.
|
2008-06-19 13:04:41 +00:00 |
|
rubidium
|
bd31dda2fb
|
(svn r13581) -Fix [FS#2040]: RVs continueing onto next DT station when they are build adjacent to them.
|
2008-06-19 13:04:41 +00:00 |
|
rubidium
|
8e7f5072ce
|
(svn r13480) -Fix [FS#2050]: RVs stoppping at drive through stations of other companies.
|
2008-06-11 19:57:45 +00:00 |
|
rubidium
|
da524e71ae
|
(svn r13480) -Fix [FS#2050]: RVs stoppping at drive through stations of other companies.
|
2008-06-11 19:57:45 +00:00 |
|