summaryrefslogtreecommitdiff
path: root/src/net/tmwa/maphandler.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-13Initial attempt at mass renamingJesusaves1-2/+2
2019-05-18Fix code styleAndrei Karas1-4/+4
2019-02-12Add packet CMSG_CLIENT_VERSION 0x044aAndrei Karas1-0/+2
2019-01-26Add packet CMSG_CAMERA_INFO 0x0a77Andrei Karas1-0/+5
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-09-26Add packet CMSG_INSTANCE_COMMAND 0x02cf.Andrei Karas1-0/+2
2018-05-18Add packet CMSG_MAP_BLOCK_PLAY_CANCEL 0x0447.Andrei Karas1-0/+2
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-28Add missing override and final to destructors.Andrei Karas1-1/+1
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-01-02Update copyrights year.Andrei Karas1-1/+1
2015-09-02Remove MessageHandler classAndrei Karas1-7/+1
2015-03-13fix code style.Andrei Karas1-1/+0
2015-03-12eathena: add partial support for packet SMSG_INSTANCE_START 0x02cb.Andrei Karas1-0/+49