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
/
src
/
newgrf_engine.cpp
Age
Commit message (
Expand
)
Author
2007-02-25
(svn r8903) -Regression (r8891): CT_PURCHASE does apply to aircraft overrides...
peter1138
2007-02-24
(svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo map...
peter1138
2007-02-24
(svn r8890) -Codechange: (NewGRF) add cargo translation support to engine var 47
peter1138
2007-02-23
(svn r8863) -Fix: prefix engine_custom_sprites with _
peter1138
2007-02-23
(svn r8858) -Codechange: Replace magic number test with class method for dete...
peter1138
2007-02-22
(svn r8849) -Codechange: Replace hardcoded global/climate cargo mapping table...
peter1138
2007-02-20
(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str...
peter1138
2007-02-16
(svn r8755) -Fix
tron
2007-02-15
(svn r8744) -Fix(r654/2105): Call GetFirstVehicleInChain only for trains, and...
celestar
2007-02-15
(svn r8743) -Fix
tron
2007-02-03
(svn r8559) -Fix
tron
2007-01-11
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...
KUDr
2007-01-11
(svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macro...
celestar
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr