summaryrefslogtreecommitdiff
path: root/src/spellmanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-09-26Fix code style.Andrei Karas1-2/+2
2011-09-19Add comment field to spells/commands.Andrei Karas1-16/+27
2011-09-14Add more checks and some code cleanups.Andrei Karas1-2/+0
2011-09-10Change empty strings initializations.Andrei Karas1-2/+2
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-2/+2
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-08-09Fix copyright headers. Add missing copyrights and fix program name.Andrei Karas1-2/+3
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-04-04Rename some gui class files to real class names.Andrei Karas1-1/+1
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas1-3/+3
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-6/+7
2011-03-04Fix code style.Andrei Karas1-1/+2
2011-02-25Add tabs to spells window. Now it 5 tabs.Andrei Karas1-13/+41
2011-01-02Initial commit.Andrei Karas1-0/+346