summaryrefslogtreecommitdiff
path: root/src/newgrf_industries.cpp
AgeCommit message (Expand)Author
2007-07-07(svn r10466) -Fix: the minimum amount of waiting cargo shouldn't be 65535; th...rubidium
2007-07-07(svn r10460) -Codechange: add some more variables needed for newindustries re...rubidium
2007-07-05(svn r10442) -Codechange: implement the industry production callback.rubidium
2007-07-04(svn r10440) -Fix: CBM_IND defines bits to be set, not bitsets.rubidium
2007-07-04(svn r10439) -Codechange: initial steps for customized industry productions.rubidium
2007-06-28(svn r10369) -Codechange: Add the IndustryType parameter to the GetIndustryCa...belugas
2007-06-21(svn r10256) -Add: Addition of IndustryTileOverrideManagerbelugas
2007-06-13(svn r10127) -Add: Addition of basic structure for industry tiles callbacks (...belugas
2007-06-12(svn r10108) -Codechange: implement variable 0x60 (Get industry tile ID at of...belugas
2007-06-09(svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (...belugas