summaryrefslogtreecommitdiffstats
path: root/src/game-server/attribute.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bunch of cppcheck warningsErik Schilling2013-05-021-1/+1
* Random cleanup of attribute codeErik Schilling2013-02-041-5/+6
* Replaced 'unsigned int' with 'unsigned'Thorbjørn Lindeijer2013-01-091-4/+4
* Fixed issues with removing attribute modifiersThorbjørn Lindeijer2012-08-101-4/+5
* Added a way to specify the min and max attributes values.Yohann Ferreira2012-02-021-12/+30
* Removed unused variableThorbjørn Lindeijer2011-05-151-3/+1
* Initialize attribute base and cached modified valuesThorbjørn Lindeijer2011-04-101-0/+2
* Some renamings to try to make things more readableThorbjørn Lindeijer2011-03-201-54/+81
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-2/+2
* Fix some errors in dispelling non-timed attributesFreeyorp2010-11-041-15/+40
* Small fixes.Freeyorp2010-09-191-2/+2
* New attribute system and major changes to many low-level areas.Freeyorp2010-07-101-0/+333