summaryrefslogtreecommitdiffstats
path: root/src/game-server/mapreader.hpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-74/+0
* Centralized stringToBool conversion.Yohann Ferreira2010-09-081-2/+2
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-7/+6
* Have the game server reconnect with the account-server if account-server is r...Chuck Miller2009-07-201-2/+3
* Standardize on the position of the const keywordBjørn Lindeijer2009-04-261-6/+9
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-2/+0
* Fixed another crash when reading inlined object properties.Bjørn Lindeijer2008-08-041-4/+6
* avoid map reading crash, arbitrary tile sizes, enable new mapsRoderic Morris2008-07-031-0/+27
* Implemented loading of warp and spawn areas from map files.Eugenio Favalli2007-07-171-1/+2
* Simplified MapReader interface and code. Fixed some memory leaks.Guillaume Melquiond2007-01-021-0/+43