summaryrefslogtreecommitdiff
path: root/src/map.h
AgeCommit message (Expand)AuthorFilesLines
2006-08-27Introduced Point class to replace the confusing and clumsy usage of std::pair.Bjørn Lindeijer1-2/+0
2006-08-06Implemented crude handling of being movements.Guillaume Melquiond1-9/+18
2006-08-04Generalized the properties functionality as was done in the client before.Bjørn Lindeijer1-22/+3
2006-07-27First step toward a restructured class hierarchy for world actors: addGuillaume Melquiond1-6/+0
2006-03-06Cleaned up unnecessary header dependencies and fixed some indentations.Björn Steinbrink1-1/+0
2005-07-25Added modified Map, MapReader, ResourceManager classes and base64 functionsBjørn Lindeijer1-0/+196