summaryrefslogtreecommitdiff
path: root/src/net/eathena/beinghandler.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-21Remove useless explicit keyword from BeingHandler constructors.Andrei Karas1-1/+1
2019-03-21Possible fix for desync in movingAndrei Karas1-1/+1
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-28Add missing override and final to destructors.Andrei Karas1-1/+1
2017-08-22Move requestCheckName from BeingHandler into Mail2Handler.Andrei Karas1-2/+0
2017-08-11Add packet CMSG_CHECK_NAME 0x0a13.Andrei Karas1-0/+2
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-17Revert "Remove override keyword, if it present with final."Andrei Karas1-5/+5
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-5/+5
2016-02-20Add missing const in net directory.Andrei Karas1-2/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-09-10Impliment packets CMSG_SOLVE_CHAR_NAME and SMSG_SOLVE_CHAR_NAME.Andrei Karas1-0/+2
2015-09-02Remove MessageHandler classAndrei Karas1-5/+1
2015-08-29Fix code style.Andrei Karas1-1/+0
2015-08-24Move receive code from beinghandler into separate file.Andrei Karas1-119/+0
2015-08-16In all places try get item color from ItemColorManager.Andrei Karas1-1/+1
2015-08-12Send equipped cards to function processBeingChangeLookContinue.Andrei Karas1-1/+3
2015-08-12With equipped items read cards (hercules).Andrei Karas1-0/+2
2015-06-25Add missing checks into net directory.Andrei Karas1-5/+1
2015-06-20Move processNameResponse2 from ea namespace into eathena.Andrei Karas1-0/+2
2015-06-16Move processPvpSet from ea namespace into eathena and tmwa.Andrei Karas1-0/+2
2015-05-30Convert Rank enum into strong typed enum.Andrei Karas1-1/+1
2015-05-29Add strong typed int type BeingId.Andrei Karas1-2/+2
2015-04-04Show unimplimented packet debug message on each unsupported packets parameters.Andrei Karas1-3/+6
2015-03-21Revert "Move processBeingAction from ea namespace into tmwa."Andrei Karas1-1/+1
2015-03-19eathena: add partial support for packet SMSG_BEING_VIEW_EQUIPMENT 0x0997.Andrei Karas1-0/+2
2015-03-18Move processBeingAction from ea namespace into tmwa.Andrei Karas1-1/+1
2015-03-18eathena: add partial support for packet SMSG_BEING_CHARM 0x08cf.Andrei Karas1-0/+2
2015-03-17eathena: add partial support for packet SMSG_BEING_MILLENIUM_SHIELD 0x0440.Andrei Karas1-0/+2
2015-03-17eathena: add partial support for packet SMSG_BEING_FONT 0x02ef.Andrei Karas1-0/+2
2015-03-12eathena: add partial support for packet SMSG_BOSS_MAP_INFO 0x0293.Andrei Karas1-0/+2
2015-03-12eathena: add partial support for packet SMSG_GLADIATOR_FEEL_REQUEST 0x0253.Andrei Karas1-0/+2
2015-03-12eathena: add partial support for packet SMSG_PK_RANKS_LIST 0x0238.Andrei Karas1-0/+2
2015-03-12eathena: add partial support for packet SMSG_TAEKWON_RANKS_LIST 0x0226.Andrei Karas1-0/+2
2015-03-12eathena: add partial support for packet SMSG_ALCHEMIST_RANKS_LIST 0x021a.Andrei Karas1-0/+2
2015-03-12eathena: add partial support for packet SMSG_BLACKSMITH_RANKS_LIST 0x0219.Andrei Karas1-0/+2
2015-03-11eathena: add partial support for packet SMSG_STARS_KILL 0x020e.Andrei Karas1-0/+2
2015-03-11eathena: add partial support for packet SMSG_BEING_SLIDE 0x01ff.Andrei Karas1-0/+2
2015-03-11eathena: add partial support for packet CMSG_WEDDING_EFFECT 0x01ea.Andrei Karas1-0/+2
2015-03-11eathena: add partial support for packet CMSG_SPIRIT_BALL_SINGLE 0x01e1.Andrei Karas1-0/+2
2015-03-11eathena: add partial support for packet CMSG_COMBO_DELAY 0x01d2.Andrei Karas1-0/+2
2015-03-11eathena: add partial support for packet CMSG_BLADE_STOP 0x01d1.Andrei Karas1-0/+2
2015-03-11eathena: add partial support for packet CMSG_SPIRIT_BALLS 0x01d0.Andrei Karas1-0/+2
2015-03-11eathena: add partial support for packet SMSG_CLASS_CHANGE 0x01b0.Andrei Karas1-0/+2
2015-03-11eathena: add partial support for packet SMSG_MONSTER_INFO 0x018c.Andrei Karas1-0/+2
2015-01-23eathena: split handler for packets SMSG_BEING_STATUS_CHANGE and SMSG_BEING_ST...Andrei Karas1-0/+2
2015-01-10eathena: add packet SMSG_BEING_ATTRS 0x0b0a.Andrei Karas1-0/+2
2015-01-01Update copyrights year.Andrei Karas1-1/+1