summaryrefslogtreecommitdiff
path: root/src/game-server/mapreader.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-07-28Revert to the old pathfinding system without collision with beings, as the ne...Guillaume Melquiond1-2/+1
2007-07-17Implemented loading of warp and spawn areas from map files.Eugenio Favalli1-7/+127
2007-06-30Implemented basic monster AI and fixed a stability problem caused by the spaw...Philipp Sehmisch1-1/+2
2007-01-05Simplified handling of verbosity levels. Optimized code by generating only ne...Guillaume Melquiond1-5/+5
2007-01-03Split persistent player data from game server data. Enabled inventory code back.Guillaume Melquiond1-1/+1
2007-01-02Simplified MapReader interface and code. Fixed some memory leaks.Guillaume Melquiond1-0/+262