Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-12 | (svn r4399) CodeChange : Add and make use of [G|S]etIndustryAnimationLoop ↵ | belugas | |
accessors. | |||
2006-04-10 | (svn r4350) CodeChange : Add and use accessors [G|S]etIndustrype. Define and ↵ | belugas | |
use IndustryGfx type instead of uint | |||
2006-04-10 | (svn r4346) CodeChange : Add and Use Accessors to Industry's Stage and ↵ | belugas | |
Counter construction. Removed last direct map access from Disaster_cmd.c as well. Based on work from Rubidium in tfc_newmap | |||
2006-03-30 | (svn r4166) Sprinkle several map accessors with assert()s | tron | |
2006-03-25 | (svn r4108) Add [GS]etIndustryGfx() | tron | |
2006-03-24 | (svn r4087) Add IsIndustryCompleted() to check if a industry tile is fully built | tron | |
2006-03-24 | (svn r4086) Add MakeIndustry() | tron | |
2006-03-24 | (svn r4077) Add GetIndustry{Index,ByTile}() to get the industry index resp. ↵ | tron | |
the industry from a tile |