peter1138
|
05e2c6b886
|
(svn r4781) - NewGRF: give _traininfo_vehicle_pitch a proper declaration
|
2006-05-08 10:01:34 +00:00 |
|
peter1138
|
43451dfbd9
|
(svn r4702) - NewGRF: add support for 'special' vehicle callbacks that use a different vehicle for parent scope than the first vehicle in the consist.
|
2006-05-02 21:42:11 +00:00 |
|
peter1138
|
48f7036408
|
(svn r4698) - When selecting files to commit, select the correct ones... missed header file update in r4697
|
2006-05-02 20:48:27 +00:00 |
|
peter1138
|
838ea453dc
|
(svn r4632) - NewGRF: support loading of helicopter rotor sprites (mart3p)
|
2006-04-30 18:41:16 +00:00 |
|
peter1138
|
ea54151de5
|
(svn r4629) - NewGRF: constify more code that deals with sprite groups, now that ref counting is gone.
|
2006-04-30 18:19:37 +00:00 |
|
peter1138
|
5b5e274796
|
(svn r4609) - NewGRF: give GetCustomEngineSprite the correct return type
|
2006-04-28 19:49:48 +00:00 |
|
peter1138
|
d1ef086ce0
|
(svn r4559) - NewGRF: keep a record of which grf an engine is defined in. Will be used in the future.
|
2006-04-23 22:25:33 +00:00 |
|
peter1138
|
a98818cc6d
|
(svn r4496) - NewGRF: switch custom engine names from storing a char* to using the new StringID based text system. Vehicle name
translations now work.
|
2006-04-21 07:06:31 +00:00 |
|
peter1138
|
77d1dafa4f
|
(svn r4198) - NewGRF: Rename GetCallBackResult() to GetVehicleCallback(), as other types will exist later, and use separate parameters instead of bitshifting.
|
2006-03-31 10:14:25 +00:00 |
|
tron
|
8cfcdaa733
|
(svn r3783) Replace further ints and magic numbers by Direction, DiagDirection and friends
|
2006-03-08 06:55:33 +00:00 |
|
peter1138
|
bb016cdff6
|
(svn r3557) - NewGRF: move callback enums to a new file as more than just engines will use them
|
2006-02-05 19:46:20 +00:00 |
|
peter1138
|
2d67fc8741
|
(svn r3546) - NewGRF feature: Implement rail vehicle 'property' 0x1A: allows shuffling order of rail vehicle purchase list (and replace vehicle list)
|
2006-02-04 21:48:46 +00:00 |
|
peter1138
|
6c28b1cec7
|
(svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch], and add the new files to project files.
|
2006-02-03 12:55:21 +00:00 |
|