summaryrefslogtreecommitdiff
path: root/src/playerinfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-02-08Fix compilation errors and more style.Andrei Karas1-14/+14
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-9/+8
2011-09-09Rename in listner class method from event to processEvent.Andrei Karas1-1/+1
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-1/+4
2011-09-02Add to status window attribute "damage per second".Andrei Karas1-0/+20
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-05-24Fix leaks in client, skilldialog and playerinfo classes.Andrei Karas1-0/+6
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-04-09Small refactoring based on idea from mana commit 30d4b0adf4f17f05d1d62fc3428c...Andrei Karas1-13/+13
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+330