summaryrefslogtreecommitdiff
path: root/industry.h
AgeCommit message (Expand)Author
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium
2006-12-09(svn r7452) -Fix: GetRandom(Industry|Town) must return a valid industry/town ...rubidium
2006-12-09(svn r7451) -Fix (7372): GetNum(Towns|Industries) should return the actual nu...rubidium
2006-12-05(svn r7372) - CodeChange: Rename all GetXXXArraySize() functions to GetNumXXX...matthijs
2006-12-03(svn r7331) - Codechange: Rename all memory pool macro's and types to "old po...matthijs
2006-10-28(svn r6979) Use the pool macros for the Industry pooltron
2006-10-27(svn r6966) -Fix(6965): Little typo while making the comment doxygen friendlybelugas
2006-10-27(svn r6965) -CodeChange : Add a climate bitmask member to IndutrySpec.belugas
2006-10-24(svn r6930) -Codechange: Move industry name into IndustrySpecbelugas
2006-10-23(svn r6904) -CodeChange : Cleanup of industry_cmd (Step-5).belugas
2006-08-26(svn r6156) -Codechange: DeleteIndustry removes an industry from the pooltruelight
2006-08-22(svn r6058) -Fix: Get(Industry|Town)ArraySize could never return 0truelight
2006-08-22(svn r6057) -Codechange: made a function GetRandomXXX, that _always_ returns ...truelight
2006-08-22(svn r6055) -Codechange: added GetXXXArraySize, which returns HighestID + 1 (...truelight
2006-08-22(svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips inva...truelight
2006-08-22(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...rubidium
2006-08-20(svn r6005) -Cleanup: introduce IndustryID and use itrubidium
2006-08-20(svn r6001) -Feature: when removing a farm, his farmland is removed too (over...truelight
2006-08-20(svn r5999) -Feature: change the original date format to a 32 bits format bas...rubidium
2006-08-15(svn r5907) Remove more indirection by using pointers instead of IDs. Also fi...tron
2006-04-28(svn r4614) CodeChange : Cleanup of industry_cmd (Step-4).belugas
2006-04-10(svn r4350) CodeChange : Add and use accessors [G|S]etIndustrype. Define and ...belugas
2006-04-10(svn r4347) CodeChange : Renamed IndustryType to IndustryLifeType. Cleanup s...belugas
2006-03-27(svn r4134) Revert part of r4133: Replacing a byte which gets written to save...tron
2006-03-26(svn r4133) - Some miscellaneous changes (unconverted TownID in function defi...Darkvater
2006-03-26(svn r4128) - CodeChange: Add proper semantics for CargoID for such variables...Darkvater
2005-11-13(svn r3172) static, consttron
2005-09-18(svn r2962) - const correctness for all Get* functions and most Draw* functio...Darkvater
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-02-06(svn r1834) - Fix: NPF does not check the owner of its target, busses try to ...matthijs
2005-02-02(svn r1771) -Add: Industries are now dynamic (up to 64k industries). Generating truelight
2005-01-29(svn r1724) Set maximum number of industries and towns to 250 eachtron
2005-01-06(svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...truelight
2004-12-30(svn r1301) -Codechange: _industries finally has FOR_ALL_INDUSTRIES tootruelight
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight