summaryrefslogtreecommitdiff
path: root/src/net/tmwa/familyhandler.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-07-28Remove define EATHENA_SUPPORT from all code.Andrei Karas1-3/+0
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-2/+2
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-2/+2
2016-02-20Add missing const in net directory.Andrei Karas1-2/+3
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-23Add const attribute to net classes.Andrei Karas1-2/+2
2015-09-02Remove MessageHandler classAndrei Karas1-6/+1
2015-02-27Build familyhandler only if eathena enabled.Andrei Karas1-0/+3
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-09-15eathena: add packet CMSG_ASK_FOR_CHILD_REPLY 0x01f7.Andrei Karas1-0/+2
2014-09-15eathena: add packet CMSG_ASK_FOR_CHILD 0x01f9.Andrei Karas1-0/+2
2014-09-15Add empty familyhandler.Andrei Karas1-0/+44