unmovable_map.h
Thu, 28 Sep 2006 18:42:35 +0000 peter1138 (svn r6560) - Codechange: Minor fix; add missing #include guards and comments, and correct svn properties on bmp.[ch]
Mon, 05 Jun 2006 18:10:43 +0000 tron (svn r5136) Fix various style bugs:
Mon, 01 May 2006 13:24:37 +0000 Darkvater (svn r4648) - Fix (r4196): Company HQ's were not upgraded during the monthly loops.
Mon, 03 Apr 2006 12:20:55 +0000 celestar (svn r4255) -Codechange: Add and make use of more accessor functions concerning unmovables. unmovable_cmd is now map access free
Fri, 31 Mar 2006 09:09:26 +0000 celestar (svn r4196) -Codechange: Add and make use of an accessor that modifies the size of the Company HQ
Fri, 31 Mar 2006 08:44:53 +0000 celestar (svn r4193) -Codechange: Add and make use of an accessor function to create company HQs
Thu, 30 Mar 2006 09:29:01 +0000 tron (svn r4166) Sprinkle several map accessors with assert()s
Thu, 23 Mar 2006 20:47:56 +0000 tron (svn r4073) Add functions to make and test for (most) unmovable tiles