summaryrefslogtreecommitdiff
path: root/src/resources/db/skillunitdb.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-08Fix on client side walking on monster wall collision.Andrei Karas1-0/+1
2016-06-20Remove useless includes.Andrei Karas1-1/+0
2016-06-02Show asserts for most errors in resource dbs.Andrei Karas1-2/+4
2016-05-12Fix asserts in SkilUnitDB.Andrei Karas1-2/+2
2016-05-12Add skipError parameter to loadXml functions.Andrei Karas1-5/+6
2016-02-09Allow select skill units and attack it.Andrei Karas1-2/+2
2016-01-29Fix code style.Andrei Karas1-1/+0
2016-01-25Add file utils function getFilesInDir.Andrei Karas1-1/+2
2016-01-20Add pugixml backend incomplete.Andrei Karas1-5/+3
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-20Move spritereference.h into sprite directory.Andrei Karas1-1/+2
2015-11-16Fix code style.Andrei Karas1-1/+2
2015-11-09Add skill unit db.Andrei Karas1-0/+160