index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
newgrf_engine.c
Age
Commit message (
Expand
)
Author
2006-05-01
(svn r4636) - NewGRF: when dealing with vehicle types other than trains, set ...
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 r4611) - NewGRF: introduce new vehicle sprite group resolver code. This ...
peter1138
2006-04-28
(svn r4609) - NewGRF: give GetCustomEngineSprite the correct return type
peter1138
2006-04-27
(svn r4600) - NewGRF: minor code style tidy up
peter1138
2006-04-26
(svn r4583) - NewGRF: Revamp sprite group loading to support advanced varadju...
peter1138
2006-04-23
(svn r4559) - NewGRF: keep a record of which grf an engine is defined in. Wil...
peter1138
2006-04-22
(svn r4529) - Codechange: Use proper naming for hex numbers in debug prints e...
Darkvater
2006-04-21
(svn r4510) - NewGRF bounds checking:
peter1138
2006-04-21
(svn r4500) - NewGRF: When running a callback with no vehicle, use the purcha...
peter1138
2006-04-21
(svn r4496) - NewGRF: switch custom engine names from storing a char* to usin...
peter1138
2006-04-20
(svn r4486) - NewGRF: Create and use a memory pool to manage sprite groups. T...
peter1138
2006-03-31
(svn r4198) - NewGRF: Rename GetCallBackResult() to GetVehicleCallback(), as ...
peter1138
2006-03-26
(svn r4132) - Missed 3 CargoID's
Darkvater
2006-03-26
(svn r4128) - CodeChange: Add proper semantics for CargoID for such variables...
Darkvater
2006-03-22
(svn r4039) - NewGRF: Add support for a few more vehicle variables. These are...
peter1138
2006-03-08
(svn r3783) Replace further ints and magic numbers by Direction, DiagDirectio...
tron
2006-02-12
(svn r3594) - NewGRF: Add support for some vehicle specific properties and a ...
peter1138
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