peter1138
|
ae94d7b26f
|
(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
|
a6e1a1d372
|
(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
|
fbe939b31f
|
(svn r3783) Replace further ints and magic numbers by Direction, DiagDirection and friends
|
2006-03-08 06:55:33 +00:00 |
|
peter1138
|
ab771e4ff0
|
(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
|
500a7e6627
|
(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
|
b88904f345
|
(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 |
|