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