summaryrefslogtreecommitdiff
path: root/src/net/tmwa/skillhandler.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-30Move receive code from skillhandler into separate file.Andrei Karas1-5/+0
2015-05-29Add strong typed int type BeingId.Andrei Karas1-4/+7
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-10-19Add static in skillhandler.Andrei Karas1-1/+1
2014-09-23Move processSkillFailed from ea namespace into eathena and tmwa.Andrei Karas1-0/+2
2014-09-09Add packet CMSG_SKILL_USE_POSITION_MORE 0x096a.Andrei Karas1-0/+4
2014-09-06Move processPlayerSkills from ea namespace into tmwa and eathena.Andrei Karas1-0/+3
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-24add final keyword to net files.Andrei Karas1-4/+4
2013-09-15remove unused includes from net directory.Andrei Karas1-3/+0
2013-05-28fix guard header part2.Andrei Karas1-3/+3
2013-04-14another fixes from cpplint.Andrei Karas1-1/+1
2013-04-14some more style fixes from cpplint.Andrei Karas1-1/+1
2013-04-10improve skillhandler class.Andrei Karas1-4/+6
2013-02-24Rename specialhandler to skillhandler.Andrei Karas1-0/+54