Commit Graph

13 Commits (bcd2b3279049b2707a620102c960867ad7301fce)

Author SHA1 Message Date
peter1138 e33db100b9 (svn r4781) - NewGRF: give _traininfo_vehicle_pitch a proper declaration 19 years ago
peter1138 a38c8605b0 (svn r4702) - NewGRF: add support for 'special' vehicle callbacks that use a different vehicle for parent scope than the first vehicle in the consist. 19 years ago
peter1138 aee14a4a1e (svn r4698) - When selecting files to commit, select the correct ones... missed header file update in r4697 19 years ago
peter1138 ddbb61199b (svn r4632) - NewGRF: support loading of helicopter rotor sprites (mart3p) 19 years ago
peter1138 771b9fc75b (svn r4629) - NewGRF: constify more code that deals with sprite groups, now that ref counting is gone. 19 years ago
peter1138 fc91cd8135 (svn r4609) - NewGRF: give GetCustomEngineSprite the correct return type 19 years ago
peter1138 7555d8528b (svn r4559) - NewGRF: keep a record of which grf an engine is defined in. Will be used in the future. 19 years ago
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.
19 years ago
peter1138 a6e1a1d372 (svn r4198) - NewGRF: Rename GetCallBackResult() to GetVehicleCallback(), as other types will exist later, and use separate parameters instead of bitshifting. 19 years ago
tron fbe939b31f (svn r3783) Replace further ints and magic numbers by Direction, DiagDirection and friends 19 years ago
peter1138 ab771e4ff0 (svn r3557) - NewGRF: move callback enums to a new file as more than just engines will use them 19 years ago
peter1138 500a7e6627 (svn r3546) - NewGRF feature: Implement rail vehicle 'property' 0x1A: allows shuffling order of rail vehicle purchase list (and replace vehicle list) 19 years ago
peter1138 b88904f345 (svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch], and add the new files to project files. 19 years ago