summaryrefslogtreecommitdiff
path: root/src/net/tmwa/skillhandler.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-03Remove network handlers in general handler was deleted.Andrei Karas1-0/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-04-20Add packet CMSG_TAEKWON_RANKS 0x0225Andrei Karas1-0/+2
2016-04-19Add packet CMSG_PLAYER_LESS_EFFECTS 0x021d.Andrei Karas1-0/+2
2016-04-19Add packet CMSG_SKILL_FEEL_SAVE_OK 0x0254Andrei Karas1-0/+2
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-7/+7
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-7/+7
2016-04-06Impliment packet CMSG_PK_RANKS 0x0237.Andrei Karas1-0/+2
2016-04-06Add packet CMSG_BLACKSMITH_RANKS 0x0217.Andrei Karas1-0/+2
2016-04-06Impliment packet CMSG_ALCHEMIST_RANKS 0x0218.Andrei Karas1-0/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-09-02Remove MessageHandler classAndrei Karas1-5/+1
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