(svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (and unfinished) support for callbacks for industries

This commit is contained in:
belugas
2007-06-09 02:05:51 +00:00
parent 142f2aba15
commit 9a4a911bde
8 changed files with 344 additions and 2 deletions

View File

@@ -148,6 +148,7 @@ newgrf_commons.h
newgrf_config.h
newgrf_engine.h
newgrf_house.h
newgrf_industries.h
newgrf_sound.h
newgrf_spritegroup.h
newgrf_station.h
@@ -297,6 +298,7 @@ newgrf_commons.cpp
newgrf_config.cpp
newgrf_engine.cpp
newgrf_house.cpp
newgrf_industries.cpp
newgrf_sound.cpp
newgrf_spritegroup.cpp
newgrf_station.cpp