summaryrefslogtreecommitdiff
path: root/src/unmovable_map.h
AgeCommit message (Expand)Author
2009-03-08(svn r15643) -Fix [FS#2711]: be more strict with zeroing unused map array bitssmatz
2009-02-07(svn r15392) -Codechange: move the spec getter to a place where it's only req...belugas
2009-01-29(svn r15292) -Fix(r15290): Incrementing something that is already set to the ...belugas
2009-01-28(svn r15290) -Codechange: Isolate size and section of the UnMovable HQ object...belugas
2008-08-25(svn r14171) -Codechange: Make the test for HQ a bit lighter.belugas
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-01-07(svn r11773) -Codechange: move some non-clear-land functions from clear_cmd.c...rubidium
2007-11-24(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit...skidd13
2007-04-18(svn r9670) -Documentation: add documentation to some the _map files.rubidium
2007-04-04(svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Al...belugas
2007-03-08(svn r9066) -Fix [FS#638]: store the owner of a statue, so when it gets remov...truelight
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium