src/table/build_industry.h
Wed, 28 Mar 2007 20:06:28 +0000 belugas (svn r9520) -Codechange: Add the notion of Industry behaviour. It means what an industry can do (plant fields, cut trees, do not change production), what can be done to it (disasters like mine subsidence, jet/chopper attack), when it can be built etc...
Thu, 22 Mar 2007 03:42:43 +0000 belugas (svn r9400) -Codechange: Use some more representative enum names for landscape types.
Fri, 16 Mar 2007 00:55:59 +0000 peter1138 (svn r9243) -Fix (r9162,FS#683): One too many table rows caused cargo acceptance mixup.
Thu, 15 Mar 2007 01:17:20 +0000 belugas (svn r9190) -Fix: Little typo in an enum.
Wed, 14 Mar 2007 02:52:50 +0000 belugas (svn r9162) -Codechange: Cleanup of industry_cmd (Step-8). Gather tile animation data into IndustryTileSpec array
Fri, 09 Mar 2007 02:04:07 +0000 belugas (svn r9075) -Codechange: Cleanup of industry_cmd (Step-7). Small step that is. The new industry messages do not need a series of tests. Only one property to use.
Wed, 07 Mar 2007 12:11:48 +0000 rubidium (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
Wed, 21 Feb 2007 02:22:43 +0000 belugas (svn r8827) -Codechange: Cleanup of industry_cmd (Step-6). Implementation of IndustryTileSPec, the alter ego of IndustrySpec.
Sat, 17 Feb 2007 22:01:07 +0000 miham (svn r8791) -Revert: r8790 Committed too much in last commit
Sat, 17 Feb 2007 21:56:22 +0000 miham (svn r8790) [Namegen] -Revert: r8789 (Tron kinda convinced me it is a bad thing, sorry for it)
Tue, 02 Jan 2007 19:19:48 +0000 rubidium (svn r7759) -Merge: makefile rewrite. This merge features: