summaryrefslogtreecommitdiff
path: root/src/table/unmovable_land.h
AgeCommit message (Expand)Author
2009-02-09(svn r15428) -Codechange: consistently use colour instead of having both colo...rubidium
2009-02-05(svn r15351) -Fix (r15350): gcc compile failurerubidium
2009-02-05(svn r15350) -Codechange: Create a spec array to hold the data definitions of...belugas
2008-08-21(svn r14123) -Codechange: a few magical number to sprite name conversionsbelugas
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-02-16(svn r12157) -Codechange: Remove a structure definition and replace it with a...belugas
2008-02-15(svn r12149) -Codechange: Merge 'ground_sprite' and 'ground_pal' of DrawTileS...frosch
2008-02-15(svn r12148) -Codechange: Merge 'image' and 'pal' of DrawTileSeqStruct into o...frosch
2008-02-15(svn r12147) -Codechange: Use macros to build DrawTileSprites-tables in stati...frosch
2008-02-15(svn r12146) -Codechange: Use macros to build DrawTileSeqStruct-tables in sta...frosch
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-01-19(svn r8275) -Fixtron
2007-01-14(svn r8129) -Codechange: Change data tables to use split off palette map. And peter1138
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