rubidium
|
9194d5ab9e
|
(svn r9772) -Fix [r9770,FS#761]: under some circumstances loading/unloading didn't work (correctly).
|
2007-05-03 11:02:37 +00:00 |
|
rubidium
|
cc9d811f53
|
(svn r9770) -Codechange: perform the payment of cargo when loading/unloading, but when arriving at the station.
|
2007-05-02 18:29:11 +00:00 |
|
rubidium
|
981bf52bdd
|
(svn r9770) -Codechange: perform the payment of cargo when loading/unloading, but when arriving at the station.
|
2007-05-02 18:29:11 +00:00 |
|
rubidium
|
5e4c9ad875
|
(svn r9764) -Codechange: replace some lookup tables by functions.
|
2007-05-02 09:29:41 +00:00 |
|
rubidium
|
dce7dcb664
|
(svn r9764) -Codechange: replace some lookup tables by functions.
|
2007-05-02 09:29:41 +00:00 |
|
rubidium
|
dfe7c5cd66
|
(svn r9763) -Codechange/Fix (r9760): don't read the variables that are calculated automatically either.
|
2007-05-01 18:17:52 +00:00 |
|
rubidium
|
1bea3b55a6
|
(svn r9763) -Codechange/Fix (r9760): don't read the variables that are calculated automatically either.
|
2007-05-01 18:17:52 +00:00 |
|
rubidium
|
5a46c763f0
|
(svn r9760) -Codechange: remove the need for saving some vehicle variables.
|
2007-05-01 16:35:14 +00:00 |
|
rubidium
|
a4e045a3fb
|
(svn r9760) -Codechange: remove the need for saving some vehicle variables.
|
2007-05-01 16:35:14 +00:00 |
|
rubidium
|
df59f5cd15
|
(svn r9755) -Codechange: refactor some more of the begin loading stuff.
|
2007-04-29 22:33:51 +00:00 |
|
rubidium
|
ec9ac99d01
|
(svn r9755) -Codechange: refactor some more of the begin loading stuff.
|
2007-04-29 22:33:51 +00:00 |
|
rubidium
|
0def47a3b0
|
(svn r9754) -Codechange: make classes for all vehicle types, so we can make nicer/better maintainable code, i.e. virtual methods instead of switches.
|
2007-04-29 21:24:08 +00:00 |
|
rubidium
|
202009522c
|
(svn r9754) -Codechange: make classes for all vehicle types, so we can make nicer/better maintainable code, i.e. virtual methods instead of switches.
|
2007-04-29 21:24:08 +00:00 |
|
rubidium
|
dba21ab802
|
(svn r9752) -Codechange: remove some duplication related to BeginLoading.
|
2007-04-29 18:21:24 +00:00 |
|
rubidium
|
6440440f12
|
(svn r9752) -Codechange: remove some duplication related to BeginLoading.
|
2007-04-29 18:21:24 +00:00 |
|
maedhros
|
8acc58b731
|
(svn r9742) -Fix (r9689) [FS#739]: Fix cloning with refit costs again, hopefully for good this time.
|
2007-04-29 08:43:00 +00:00 |
|
maedhros
|
02e770ff2c
|
(svn r9742) -Fix (r9689) [FS#739]: Fix cloning with refit costs again, hopefully for good this time.
|
2007-04-29 08:43:00 +00:00 |
|
peter1138
|
d7d29cfc1e
|
(svn r9714) -Fix (r8110): Remove invalid assertion triggered by overly long trains being reversed while loading.
|
2007-04-24 19:05:16 +00:00 |
|
peter1138
|
1164c275af
|
(svn r9714) -Fix (r8110): Remove invalid assertion triggered by overly long trains being reversed while loading.
|
2007-04-24 19:05:16 +00:00 |
|
peter1138
|
9861db8596
|
(svn r9702) -Codechange: Add livery support to newgrf vehicle var 43
|
2007-04-20 21:21:47 +00:00 |
|
peter1138
|
15bfaba259
|
(svn r9702) -Codechange: Add livery support to newgrf vehicle var 43
|
2007-04-20 21:21:47 +00:00 |
|
rubidium
|
52daf7a2d3
|
(svn r9692) -Fix (r9683): don't try to remove vehicles from the queue of a non-existing station.
|
2007-04-20 17:52:28 +00:00 |
|
rubidium
|
17dc1c6336
|
(svn r9692) -Fix (r9683): don't try to remove vehicles from the queue of a non-existing station.
|
2007-04-20 17:52:28 +00:00 |
|
bjarni
|
404880feed
|
(svn r9689) -Fix: Clone vehicles will no longer refit for free
|
2007-04-20 17:08:55 +00:00 |
|
bjarni
|
aa0e97e3ce
|
(svn r9689) -Fix: Clone vehicles will no longer refit for free
|
2007-04-20 17:08:55 +00:00 |
|
maedhros
|
88af5b07d3
|
(svn r9684) -Fix (r9683): Remove vehicles from the station loading list instead of adding
them again when they leave, and add a v->LeaveStation() call for aircraft.
|
2007-04-20 11:05:56 +00:00 |
|
maedhros
|
8b65349d86
|
(svn r9684) -Fix (r9683): Remove vehicles from the station loading list instead of adding
them again when they leave, and add a v->LeaveStation() call for aircraft.
|
2007-04-20 11:05:56 +00:00 |
|
rubidium
|
1951817f3b
|
(svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of processing power anymore when having a lot of trains.
|
2007-04-20 08:00:30 +00:00 |
|
rubidium
|
fdf86bb4a2
|
(svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of processing power anymore when having a lot of trains.
|
2007-04-20 08:00:30 +00:00 |
|
rubidium
|
2ce514284c
|
(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.
|
2007-04-18 22:41:53 +00:00 |
|
rubidium
|
2dc5589290
|
(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.
|
2007-04-18 22:41:53 +00:00 |
|
rubidium
|
7577954ced
|
(svn r9672) -Cleanup: lots of coding style fixes around operands.
|
2007-04-18 22:10:36 +00:00 |
|
rubidium
|
80c259f64f
|
(svn r9672) -Cleanup: lots of coding style fixes around operands.
|
2007-04-18 22:10:36 +00:00 |
|
peter1138
|
0d32783f87
|
(svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing of various properties which were previously static. Vehicle max speed and train power/te/running costs are adjustable.
|
2007-04-18 18:37:40 +00:00 |
|
peter1138
|
41cf2fa69b
|
(svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing of various properties which were previously static. Vehicle max speed and train power/te/running costs are adjustable.
|
2007-04-18 18:37:40 +00:00 |
|
belugas
|
0eaa72e324
|
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...
|
2007-04-18 00:41:09 +00:00 |
|
belugas
|
d6651c1741
|
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...
|
2007-04-18 00:41:09 +00:00 |
|
maedhros
|
3d81de8d7e
|
(svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist.
|
2007-04-12 13:07:15 +00:00 |
|
maedhros
|
ccaaa7d33a
|
(svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist.
|
2007-04-12 13:07:15 +00:00 |
|
maedhros
|
f925791a10
|
(svn r9581) -Revert (r9562): This broke as much as it fixed, so revert until a proper way of paying for refits when cloning can be found.
|
2007-04-10 09:01:56 +00:00 |
|
maedhros
|
afc3da5fc8
|
(svn r9581) -Revert (r9562): This broke as much as it fixed, so revert until a proper way of paying for refits when cloning can be found.
|
2007-04-10 09:01:56 +00:00 |
|
maedhros
|
0340291888
|
(svn r9562) -Fix: When cloning, pay for the refit costs as well.
|
2007-04-04 14:21:46 +00:00 |
|
maedhros
|
abf88b687c
|
(svn r9562) -Fix: When cloning, pay for the refit costs as well.
|
2007-04-04 14:21:46 +00:00 |
|
belugas
|
45b0c8042f
|
(svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Almost done. Yeah. I know, I've already said that...
|
2007-04-04 04:08:47 +00:00 |
|
belugas
|
a1b7fb8909
|
(svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Almost done. Yeah. I know, I've already said that...
|
2007-04-04 04:08:47 +00:00 |
|
peter1138
|
93fe91cc8c
|
(svn r9388) -Codechange: variable scope and type, and standardify all CargoID loops.
|
2007-03-21 13:19:01 +00:00 |
|
peter1138
|
d7f56f1550
|
(svn r9388) -Codechange: variable scope and type, and standardify all CargoID loops.
|
2007-03-21 13:19:01 +00:00 |
|
peter1138
|
3d3d8d7c47
|
(svn r9303) -Codechange: Use cargo class when counting passengers in a road vehicle crash, and when loading aircraft.
|
2007-03-18 22:32:05 +00:00 |
|
peter1138
|
ae48a7447b
|
(svn r9303) -Codechange: Use cargo class when counting passengers in a road vehicle crash, and when loading aircraft.
|
2007-03-18 22:32:05 +00:00 |
|
peter1138
|
fa206387ad
|
(svn r9302) -Codechange: Use cargo class to test for passengers when deciding on the livery scheme to use.
|
2007-03-18 22:11:24 +00:00 |
|