summaryrefslogtreecommitdiff
path: root/industry_map.h
AgeCommit message (Expand)Author
2006-12-30(svn r7642) -Codechange: unify all the different locations where the animatio...rubidium
2006-12-30(svn r7641) -Codechange: remove the last direct map accesses from industry_cmd.rubidium
2006-12-30(svn r7640) -Codechange: move a table from industry_cmd.c to table/industry_landrubidium
2006-09-08(svn r6433) -Codechange: replace some magic numbers (industry gfx indices) by...rubidium
2006-08-20(svn r6005) -Cleanup: introduce IndustryID and use itrubidium
2006-06-27(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectaculartron
2006-04-28(svn r4614) CodeChange : Cleanup of industry_cmd (Step-4).belugas
2006-04-15(svn r4425) Fix bug introduced in r4411 : while IS_BYTE_INSIDE, max value is ...belugas
2006-04-14(svn r4411) CodeChange : Define and use some Gfx for both stations and indust...belugas
2006-04-12(svn r4399) CodeChange : Add and make use of [G|S]etIndustryAnimationLoop acc...belugas
2006-04-10(svn r4350) CodeChange : Add and use accessors [G|S]etIndustrype. Define and ...belugas
2006-04-10(svn r4346) CodeChange : Add and Use Accessors to Industry's Stage and Counte...belugas
2006-03-30(svn r4166) Sprinkle several map accessors with assert()stron
2006-03-25(svn r4108) Add [GS]etIndustryGfx()tron
2006-03-24(svn r4087) Add IsIndustryCompleted() to check if a industry tile is fully builttron
2006-03-24(svn r4086) Add MakeIndustry()tron
2006-03-24(svn r4077) Add GetIndustry{Index,ByTile}() to get the industry index resp. t...tron