summaryrefslogtreecommitdiff
path: root/src/game-server/attribute.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Fixed a bunch of cppcheck warningsErik Schilling1-1/+1
2013-02-04Random cleanup of attribute codeErik Schilling1-5/+6
2013-01-09Replaced 'unsigned int' with 'unsigned'Thorbjørn Lindeijer1-4/+4
2012-08-10Fixed issues with removing attribute modifiersThorbjørn Lindeijer1-4/+5
2012-02-02Added a way to specify the min and max attributes values.Yohann Ferreira1-12/+30
2011-05-15Removed unused variableThorbjørn Lindeijer1-3/+1
2011-04-10Initialize attribute base and cached modified valuesThorbjørn Lindeijer1-0/+2
2011-03-20Some renamings to try to make things more readableThorbjørn Lindeijer1-54/+81
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-2/+2
2010-11-04Fix some errors in dispelling non-timed attributesFreeyorp1-15/+40
2010-09-19Small fixes.Freeyorp1-2/+2
2010-07-10New attribute system and major changes to many low-level areas.Freeyorp1-0/+333