summaryrefslogtreecommitdiff
path: root/src/game-server/skillmanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-09-08Centralized stringToBool conversion.Yohann Ferreira1-4/+4
2010-07-22Upgraded Skill Map loading.Yohann Ferreira1-14/+106
2010-05-29Use const std::string & to avoid a copyThorbjørn Lindeijer1-5/+4
2010-05-29Only skip the UTF-8 BOM for Lua scriptsThorbjørn Lindeijer1-2/+1
2010-05-28Added some more log infos, and made small cleanups.Yohann Ferreira1-4/+6
2010-05-16Changed and split up the default location for loading dataThorbjørn Lindeijer1-1/+1
2010-04-25Added a Byte Order Mask (BOM) filter to the ResourceManager.Bertram1-1/+2
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-28Added parser for mana-skills.xmlPhilipp Sehmisch1-1/+60
2009-12-28Added support for skill names as weapon types in items.xml (still hardcoded)Philipp Sehmisch1-0/+61