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
/
table
/
newgrf_debug_data.h
Age
Commit message (
Expand
)
Author
2011-12-15
(svn r23526) -Codechange: unify cargos vs cargoes
rubidium
2011-11-12
(svn r23193) -Codechange: don't cast away const unneededly
rubidium
2011-11-08
(svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to us...
frosch
2011-11-01
(svn r23075) -Codechange: Add GetGRF() and GetGRFID() methods to Engine and V...
frosch
2011-11-01
(svn r23074) -Codechange: Add Vehicle::GetEngine() to simplify code.
frosch
2011-06-12
(svn r22571) -Add: [NewGRF] Show town persistent storage in the NewGRF debug ...
terkhen
2011-06-12
(svn r22570) -Codechange: Store the GrfID of the caller when opening a parent...
terkhen
2011-06-12
(svn r22569) -Feature: [NewGRF] Persistent storage for towns.
terkhen
2011-06-12
(svn r22567) -Codechange: Store persistent storages inside a pool.
terkhen
2011-06-12
(svn r22565) -Codechange: Use helper functions for getting the persistent sto...
terkhen
2010-12-10
(svn r21454) -Codechange: add support for object variable 48
rubidium
2010-12-08
(svn r21437) -Fix: Object newgrf debug data table was outdated
rubidium
2010-11-18
(svn r21231) -Codechange: Generalize the naming of some settings and variable...
rubidium
2010-08-28
(svn r20673) -Codechange: add support for inspecting objects
rubidium
2010-08-26
(svn r20620) -Codechange: rename airporttile's callback_flags to callback_mas...
rubidium
2010-08-10
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
rubidium
2010-08-07
(svn r20401) -Codechange: let HouseSpec use GRFFileProps
rubidium
2010-07-22
(svn r20203) -Fix: some file "headers" were incorrect, including doxygen @fil...
rubidium
2010-07-16
(svn r20167) -Add: Vehicle var 4A to the NewGRF debug window.
michi_cc
2010-04-24
(svn r19712) -Fix (r19708): if the parent was a town, the parent wasn't shown
rubidium
2010-04-24
(svn r19708) -Add: NewGRF "debugging" window and data tables; should be a use...
rubidium