industry_map.h
Fri, 08 Sep 2006 22:12:57 +0000 rubidium (svn r6433) -Codechange: replace some magic numbers (industry gfx indices) by enums.
Sun, 20 Aug 2006 19:31:58 +0000 rubidium (svn r6005) -Cleanup: introduce IndustryID and use it
Tue, 27 Jun 2006 21:25:53 +0000 tron (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
Fri, 28 Apr 2006 21:58:16 +0000 belugas (svn r4614) CodeChange : Cleanup of industry_cmd (Step-4).
Sat, 15 Apr 2006 01:06:53 +0000 belugas (svn r4425) Fix bug introduced in r4411 : while IS_BYTE_INSIDE, max value is STRICKLY LESS THEN. This caused airports animations to stay unanimated. Industries were similarly affected.
Fri, 14 Apr 2006 01:54:07 +0000 belugas (svn r4411) CodeChange : Define and use some Gfx for both stations and industries. More are still to come
Wed, 12 Apr 2006 18:10:54 +0000 belugas (svn r4399) CodeChange : Add and make use of [G|S]etIndustryAnimationLoop accessors.
Mon, 10 Apr 2006 21:00:56 +0000 belugas (svn r4350) CodeChange : Add and use accessors [G|S]etIndustrype. Define and use IndustryGfx type instead of uint
Mon, 10 Apr 2006 15:09:56 +0000 belugas (svn r4346) CodeChange : Add and Use Accessors to Industry's Stage and Counter construction. Removed last direct map access from Disaster_cmd.c as well. Based on work from Rubidium in tfc_newmap
Thu, 30 Mar 2006 09:29:01 +0000 tron (svn r4166) Sprinkle several map accessors with assert()s
Sat, 25 Mar 2006 10:38:28 +0000 tron (svn r4108) Add [GS]etIndustryGfx()
Fri, 24 Mar 2006 13:46:45 +0000 tron (svn r4087) Add IsIndustryCompleted() to check if a industry tile is fully built
Fri, 24 Mar 2006 13:31:17 +0000 tron (svn r4086) Add MakeIndustry()
Fri, 24 Mar 2006 08:00:45 +0000 tron (svn r4077) Add GetIndustry{Index,ByTile}() to get the industry index resp. the industry from a tile