maedhros
|
7fb6e8f11d
|
(svn r10236) -Feature: Introduce a form of timetabling for vehicles.
|
2007-06-20 19:17:22 +00:00 |
|
maedhros
|
cf0118ee63
|
(svn r10236) -Feature: Introduce a form of timetabling for vehicles.
|
2007-06-20 19:17:22 +00:00 |
|
rubidium
|
23727da96f
|
(svn r10208) -Codechange: replace int32 with Money where appropriate.
|
2007-06-18 21:44:47 +00:00 |
|
rubidium
|
2ee73b50b8
|
(svn r10208) -Codechange: replace int32 with Money where appropriate.
|
2007-06-18 21:44:47 +00:00 |
|
rubidium
|
773a7c9cb6
|
(svn r10205) -Codechange: refactor returning of cost, so it can be more easily modified.
|
2007-06-18 19:53:50 +00:00 |
|
rubidium
|
49220cc6f1
|
(svn r10205) -Codechange: refactor returning of cost, so it can be more easily modified.
|
2007-06-18 19:53:50 +00:00 |
|
rubidium
|
3ccc83e640
|
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
|
2007-06-18 10:48:15 +00:00 |
|
rubidium
|
966e2738b9
|
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
|
2007-06-18 10:48:15 +00:00 |
|
maedhros
|
f8ae742da4
|
(svn r10122) -Codechange: Add a CountBitsSet function and use it to replace some less efficient loops.
|
2007-06-12 22:13:49 +00:00 |
|
maedhros
|
12be876131
|
(svn r10122) -Codechange: Add a CountBitsSet function and use it to replace some less efficient loops.
|
2007-06-12 22:13:49 +00:00 |
|
peter1138
|
ce590b59f3
|
(svn r10111) -Codechange: Add new vehicle hash table for collision detection and finding vehicles on a tile. The hash area scanned is far smaller than the old hash table, which is now used for viewport updates only. This should give a significant performance improvement for games with many vehicles. (Based on work by 'B. N. SmatZ!' and 'madman2003')
|
2007-06-12 11:22:32 +00:00 |
|
peter1138
|
78d797a6b7
|
(svn r10111) -Codechange: Add new vehicle hash table for collision detection and finding vehicles on a tile. The hash area scanned is far smaller than the old hash table, which is now used for viewport updates only. This should give a significant performance improvement for games with many vehicles. (Based on work by 'B. N. SmatZ!' and 'madman2003')
|
2007-06-12 11:22:32 +00:00 |
|
maedhros
|
c186f91cbd
|
(svn r10097) -Feature: Add support for articulated road vehicles, or callbacks 11 and 17 for
road vehicles for those who prefer the technical explanation.
|
2007-06-11 14:00:16 +00:00 |
|
maedhros
|
3e326085fa
|
(svn r10097) -Feature: Add support for articulated road vehicles, or callbacks 11 and 17 for
road vehicles for those who prefer the technical explanation.
|
2007-06-11 14:00:16 +00:00 |
|
rubidium
|
17dd40ea0f
|
(svn r10029) -Fix (r9923): trams should not/cannot turn on roadworks.
|
2007-06-02 21:07:03 +00:00 |
|
rubidium
|
a752c73469
|
(svn r10029) -Fix (r9923): trams should not/cannot turn on roadworks.
|
2007-06-02 21:07:03 +00:00 |
|
glx
|
435cc84f66
|
(svn r10012) -Fix (r9999): crash when forcing road vehicles to turn
|
2007-06-01 16:06:23 +00:00 |
|
glx
|
9f60f2ecbb
|
(svn r10012) -Fix (r9999): crash when forcing road vehicles to turn
|
2007-06-01 16:06:23 +00:00 |
|
rubidium
|
b3aa28e879
|
(svn r10003) -Fix (r9999): crash when vehicle had to turn on a bridge.
|
2007-05-31 18:11:39 +00:00 |
|
rubidium
|
b2cd8f3631
|
(svn r10003) -Fix (r9999): crash when vehicle had to turn on a bridge.
|
2007-05-31 18:11:39 +00:00 |
|
rubidium
|
f7f289667d
|
(svn r10002) -Fix (r9999): don't try to get the disallowed directions from a road depot...
|
2007-05-31 16:47:32 +00:00 |
|
rubidium
|
59c51f9fce
|
(svn r10002) -Fix (r9999): don't try to get the disallowed directions from a road depot...
|
2007-05-31 16:47:32 +00:00 |
|
rubidium
|
294a154bf7
|
(svn r9999) -Feature: make it possible to disallow busses and lorries to go a specific way on straight pieces of road.
|
2007-05-31 15:15:00 +00:00 |
|
rubidium
|
253aa1b0b0
|
(svn r9999) -Feature: make it possible to disallow busses and lorries to go a specific way on straight pieces of road.
|
2007-05-31 15:15:00 +00:00 |
|
rubidium
|
734a302fd1
|
(svn r9989) -Fix [FS#817]: trams/road vehicles did go to the closest road stop regardless whether they could actually "drive" on there.
|
2007-05-30 18:22:56 +00:00 |
|
rubidium
|
2bfc36c1ba
|
(svn r9989) -Fix [FS#817]: trams/road vehicles did go to the closest road stop regardless whether they could actually "drive" on there.
|
2007-05-30 18:22:56 +00:00 |
|
bjarni
|
ae9b3c41e0
|
(svn r9941) -Fix: trams could be cloned to appear in normal road depots and vice versa (spotted by Desolator)
|
2007-05-26 20:30:55 +00:00 |
|
bjarni
|
c346cc430a
|
(svn r9941) -Fix: trams could be cloned to appear in normal road depots and vice versa (spotted by Desolator)
|
2007-05-26 20:30:55 +00:00 |
|
rubidium
|
781f8cf61b
|
(svn r9927) -Fix: assert triggered when letting a tram run into the wrong side of a depot.
|
2007-05-25 23:45:36 +00:00 |
|
rubidium
|
afaa6062cb
|
(svn r9927) -Fix: assert triggered when letting a tram run into the wrong side of a depot.
|
2007-05-25 23:45:36 +00:00 |
|
rubidium
|
7ce4b8e29c
|
(svn r9924) -Fix: update the road vehicle speeds when stopped and/or running just behind another vehicle.
|
2007-05-25 22:31:34 +00:00 |
|
rubidium
|
56dc5c5938
|
(svn r9924) -Fix: update the road vehicle speeds when stopped and/or running just behind another vehicle.
|
2007-05-25 22:31:34 +00:00 |
|
rubidium
|
a8d9b4e040
|
(svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0.
|
2007-05-25 22:07:40 +00:00 |
|
rubidium
|
17390241e6
|
(svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0.
|
2007-05-25 22:07:40 +00:00 |
|
rubidium
|
ce84250249
|
(svn r9919) -Codechange: prepare some more places for more road types.
|
2007-05-25 11:01:44 +00:00 |
|
rubidium
|
d234e97f8b
|
(svn r9919) -Codechange: prepare some more places for more road types.
|
2007-05-25 11:01:44 +00:00 |
|
rubidium
|
21546a66f3
|
(svn r9917) -Codechange: prepare some more areas for more road types.
|
2007-05-25 08:13:01 +00:00 |
|
rubidium
|
0819f3a9a0
|
(svn r9917) -Codechange: prepare some more areas for more road types.
|
2007-05-25 08:13:01 +00:00 |
|
rubidium
|
821e58ac95
|
(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple road types on a single tile.
|
2007-05-24 22:41:50 +00:00 |
|
rubidium
|
440d723d84
|
(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple road types on a single tile.
|
2007-05-24 22:41:50 +00:00 |
|
rubidium
|
fcb5e74fbb
|
(svn r9833) -Fix: also 'leave' the station when leaving for automatic servicing.
|
2007-05-14 08:07:20 +00:00 |
|
rubidium
|
42f920964b
|
(svn r9833) -Fix: also 'leave' the station when leaving for automatic servicing.
|
2007-05-14 08:07:20 +00:00 |
|
peter1138
|
e16ea9b758
|
(svn r9828) -Codechange: [NewGRF] Add support for changing cargo capacity with callback 36. This is set on construction for ships and roadvehicles, and whenever carriages are attached for trains.
|
2007-05-12 07:05:34 +00:00 |
|
peter1138
|
1d5135830a
|
(svn r9828) -Codechange: [NewGRF] Add support for changing cargo capacity with callback 36. This is set on construction for ships and roadvehicles, and whenever carriages are attached for trains.
|
2007-05-12 07:05:34 +00:00 |
|
rubidium
|
a84ca16dc4
|
(svn r9808) -Codechange: unify the Handle<VehicleType>Loading functions.
|
2007-05-07 16:21:34 +00:00 |
|
rubidium
|
2efecd34c4
|
(svn r9808) -Codechange: unify the Handle<VehicleType>Loading functions.
|
2007-05-07 16:21:34 +00:00 |
|
peter1138
|
ebe81b98ce
|
(svn r9806) -Codechange: [NewGRF] Add callback 36 support for purchase cost, for all vehicle types.
|
2007-05-07 13:26:10 +00:00 |
|
peter1138
|
4591fb5b0d
|
(svn r9806) -Codechange: [NewGRF] Add callback 36 support for purchase cost, for all vehicle types.
|
2007-05-07 13:26:10 +00:00 |
|
rubidium
|
9a893ebe20
|
(svn r9794) -Codechange: refactor the question whether a vehicle can be loaded into LoadUnloadVehicle instead of duplicating it for each vehicle.
|
2007-05-06 14:59:01 +00:00 |
|
rubidium
|
abbaa1691e
|
(svn r9794) -Codechange: refactor the question whether a vehicle can be loaded into LoadUnloadVehicle instead of duplicating it for each vehicle.
|
2007-05-06 14:59:01 +00:00 |
|