summaryrefslogtreecommitdiff
path: root/src/table/newgrf_debug_data.h
AgeCommit message (Collapse)Author
2010-12-10(svn r21454) -Codechange: add support for object variable 48rubidium
2010-12-08(svn r21437) -Fix: Object newgrf debug data table was outdatedrubidium
2010-11-18(svn r21231) -Codechange: Generalize the naming of some settings and ↵rubidium
variables related to visual effects (Hirundo)
2010-08-28(svn r20673) -Codechange: add support for inspecting objectsrubidium
2010-08-26(svn r20620) -Codechange: rename airporttile's callback_flags to ↵rubidium
callback_mask, so it's the same for all NewGRF features with callbacks
2010-08-10(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as wellrubidium
2010-08-07(svn r20401) -Codechange: let HouseSpec use GRFFilePropsrubidium
2010-07-22(svn r20203) -Fix: some file "headers" were incorrect, including doxygen ↵rubidium
@file so they wouldn't be picked up by doxygen.
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 shownrubidium
2010-04-24(svn r19708) -Add: NewGRF "debugging" window and data tables; should be a ↵rubidium
useful tool for NewGRF developers to get some insights into the value of some variables