summaryrefslogtreecommitdiff
path: root/newgrf_engine.h
AgeCommit message (Expand)Author
2006-05-31(svn r5059) - NewGRF: store a GRFFile pointer reference for each pointer, ins...peter1138
2006-05-18(svn r4902) Newgrf : Introduction of the newgrf_cargo files. belugas
2006-05-14(svn r4869) - NewGRF: support setting train list vehicle width to 32 instead ...peter1138
2006-05-08(svn r4781) - NewGRF: give _traininfo_vehicle_pitch a proper declarationpeter1138
2006-05-02(svn r4702) - NewGRF: add support for 'special' vehicle callbacks that use a ...peter1138
2006-05-02(svn r4698) - When selecting files to commit, select the correct ones... miss...peter1138
2006-04-30(svn r4632) - NewGRF: support loading of helicopter rotor sprites (mart3p)peter1138
2006-04-30(svn r4629) - NewGRF: constify more code that deals with sprite groups, now t...peter1138
2006-04-28(svn r4609) - NewGRF: give GetCustomEngineSprite the correct return typepeter1138
2006-04-23(svn r4559) - NewGRF: keep a record of which grf an engine is defined in. Wil...peter1138
2006-04-21(svn r4496) - NewGRF: switch custom engine names from storing a char* to usin...peter1138
2006-03-31(svn r4198) - NewGRF: Rename GetCallBackResult() to GetVehicleCallback(), as ...peter1138
2006-03-08(svn r3783) Replace further ints and magic numbers by Direction, DiagDirectio...tron
2006-02-05(svn r3557) - NewGRF: move callback enums to a new file as more than just eng...peter1138
2006-02-04(svn r3546) - NewGRF feature: Implement rail vehicle 'property' 0x1A: allows ...peter1138
2006-02-03(svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch],...peter1138