summaryrefslogtreecommitdiffstats
path: root/src/account-server/character.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Abilities] Renamed specials to abilitiesErik Schilling2013-05-081-3/+3
* Use nullptr instead of NULL everywhereErik Schilling2013-04-271-1/+1
* Renamed Character -> CharacterData in the accountserverErik Schilling2013-04-111-3/+3
* Enhanced special supportErik Schilling2012-04-041-0/+8
* Made the server handle properly the characters slots.Yohann Ferreira2010-12-291-0/+1
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-2/+2
* New attribute system and major changes to many low-level areas.Freeyorp2010-07-101-4/+0
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-13/+13
* Makes Skills non hard codedChuck Miller2009-07-031-4/+0
* Standardize on the position of the const keywordBjørn Lindeijer2009-04-261-4/+13
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-2/+0
* Added weapon skill system and leveling system.Philipp Sehmisch2008-01-281-1/+6
* Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...Guillaume Melquiond2007-08-301-0/+42