summaryrefslogtreecommitdiffstats
path: root/sigmod/MapTile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Sigmod::Sigmod to Sigmod::Game so that the identifiers don't clash whe...Ben Boeckel2009-02-241-2/+2
* Add using namespace Sigmod and Sigcore to sigmod sources for cleaner codeBen Boeckel2009-02-241-8/+10
* Added MapTile documentationBen Boeckel2009-01-181-0/+4
* Removed unneeded dtorsBen Boeckel2009-01-171-5/+1
* Added MapTile tests and fixed default zIndex valueBen Boeckel2008-12-311-1/+1
* Merged CHECK macro branchBen Boeckel2008-12-291-36/+15
* Bounds errors are verbose now and some unchecked conditions fixed as wellBen Boeckel2008-12-251-3/+4
* [FIX] No more asserts in sigmodBen Boeckel2008-11-081-0/+128