summaryrefslogtreecommitdiff
path: root/src/newgrf_industrytiles.cpp
AgeCommit message (Expand)Author
2007-07-26(svn r10696) -Codechange: remove duplication of the "make sprite transparent"...rubidium
2007-07-25(svn r10690) -Codechange: use the enum that describes all callback IDs in fav...rubidium
2007-07-12(svn r10520) -Fix: when a "can I build this industry tile here" callback did ...rubidium
2007-07-11(svn r10515) -Codechange: allow getting some more data about the environment ...rubidium
2007-07-11(svn r10514) -Codechange: add support for getting the nearest industry with a...rubidium
2007-07-11(svn r10508) -Codechange: allow customizable animation schemes for industries.rubidium
2007-07-09(svn r10494) -Fix (r10490): possible null dereference in some exotic newgrfs.rubidium
2007-07-09(svn r10490) -Codechange: add support for industries on non-flat surfaces.rubidium
2007-07-09(svn r10486) -Fix: do not draw foundations when the "should I draw foundation...rubidium
2007-06-19(svn r10226) -Codechange: Add support for newindustry tiles drawing.belugas
2007-06-17(svn r10172) -Fix(r10127): Wrong evaluation order on variable 0x41 for indust...belugas
2007-06-13(svn r10146) -Codechange: Silence a compiler warningbelugas
2007-06-13(svn r10127) -Add: Addition of basic structure for industry tiles callbacks (...belugas