summaryrefslogtreecommitdiff
path: root/src/spellmanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-18add const to other files.Andrei Karas1-2/+2
2013-08-31move being related files into being dir.Andrei Karas1-2/+3
2013-07-06fix code style and some minor issues.Andrei Karas1-3/+3
2013-07-02add support for drag and drop in spells window.Andrei Karas1-0/+34
2013-04-20fix style in other files.Andrei Karas1-1/+3
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-2/+1
2013-03-24improve spellmanager class.Andrei Karas1-12/+15
2013-03-01Fix magic skill level checks.Andrei Karas1-2/+2
2013-02-25Improve string usage in other files.Andrei Karas1-2/+2
2013-02-24Add support for show quest variables in skills window (evol only)Andrei Karas1-4/+3
2013-02-14fix copyright years.Andrei Karas1-1/+1
2012-12-25Improve empty strings manipulation.Andrei Karas1-1/+1
2012-09-16Add const to variables with type size_t.Andrei Karas1-2/+2
2012-09-04add const to more classes,Andrei Karas1-3/+3
2012-09-04Add const to more classes.Andrei Karas1-19/+21
2012-08-24replace defines to consts.Andrei Karas1-3/+3
2012-08-23Remove useless includes.Andrei Karas1-3/+0
2012-07-17Fix more code style and additional warnings.Andrei Karas1-6/+10
2012-07-15Fix code style.Andrei Karas1-1/+1
2012-04-25Improve iterators part 2.Andrei Karas1-1/+2
2012-04-01Last part of fixes.Andrei Karas1-1/+1
2012-02-24More copyright fixes.Andrei Karas1-1/+1
2012-02-24Fix GPL license.Andrei Karas1-2/+1
2012-02-08Fix code style with new tool.Andrei Karas1-1/+2
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-3/+3
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