summaryrefslogtreecommitdiff
path: root/src/net/tmwa/beinghandler.cpp
AgeCommit message (Expand)AuthorFilesLines
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/+4
2015-09-07Split protocol.h into protocolin.h and protocolout.hAndrei Karas1-1/+1
2015-09-04Remove some useless includes.Andrei Karas1-3/+0
2015-09-02Remove MessageHandler classAndrei Karas1-166/+0
2015-08-29Fix code style.Andrei Karas1-24/+0
2015-08-24Rename being receive handler into beingrecv.Andrei Karas1-31/+31
2015-08-24Move receive code from beinghandler into separate file.Andrei Karas1-1356/+32
2015-08-17Remove some mode outdated color related code from tmwa.Andrei Karas1-11/+11
2015-08-16Add strong typed int for item color.Andrei Karas1-23/+27
2015-06-25Add missing checks into net directory.Andrei Karas1-0/+6
2015-06-20Fix compilation warnings.Andrei Karas1-21/+3
2015-06-20Remove from tmwa namespace checks for haveItemColors.Andrei Karas1-43/+10
2015-06-20Remove unused old evol packets from tmwa namespace.Andrei Karas1-5/+0
2015-06-20Fix code style.Andrei Karas1-1/+1
2015-06-16Add team id into beings cache.Andrei Karas1-0/+1
2015-06-16Set being team id from packet SMSG_PVP_SET (tmwa)Andrei Karas1-1/+8
2015-06-16Move processPvpSet from ea namespace into eathena and tmwa.Andrei Karas1-0/+15
2015-06-06Fix code style.Andrei Karas1-4/+8
2015-05-30Convert Rank enum into strong typed enum.Andrei Karas1-1/+1
2015-05-29Use BeingTypeId in Being for subtypeid.Andrei Karas1-6/+6
2015-05-29Add strong typed int type BeingId.Andrei Karas1-31/+31
2015-05-10Move guildmanager into net/tmwa directory.Andrei Karas1-1/+1
2015-05-06Add strong typed bool type Enable.Andrei Karas1-1/+2
2015-04-24Fix code style.Andrei Karas1-1/+0
2015-04-17Add eathena defines into rank enum.Andrei Karas1-0/+2
2015-04-15From killstats window remove information about jacko.Andrei Karas1-6/+0
2015-04-15Remove hideShield setting.Andrei Karas1-17/+8
2015-04-10Fix code style.Andrei Karas1-1/+2
2015-04-04Show unimplimented packet debug message on each unsupported packets parameters.Andrei Karas1-14/+11
2015-03-21Revert "Move processBeingAction from ea namespace into tmwa."Andrei Karas1-91/+0
2015-03-18Move processBeingAction from ea namespace into tmwa.Andrei Karas1-0/+91
2015-01-22fix direction in packet SMSG_BEING_CHANGE_DIRECTION.Andrei Karas1-2/+2
2015-01-18Convert player look variable format from 8 bit to 16 bit.Andrei Karas1-7/+7
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-16Move processIpResponse from ea namespace into tmwa.Andrei Karas1-0/+15
2014-12-05fix code style.Andrei Karas1-3/+6
2014-12-04Give correct names to eathena/tmwa sprites.Andrei Karas1-74/+74
2014-11-30eathena: add support for get full moving path from server.Andrei Karas1-48/+0
2014-11-29Use server feature haveNpcGender.Andrei Karas1-2/+4
2014-11-21fix code style.Andrei Karas1-1/+1
2014-11-20Move processNameResponse2 into ea namespace.Andrei Karas1-46/+0
2014-11-12Add missing packet field comments.Andrei Karas1-3/+8
2014-10-23tmwa: fix reading whole packets SMSG_PLAYER_GUILD_PARTY_INFO and SMSG_BEING_C...Andrei Karas1-2/+12
2014-10-17Add static in beinthandler.Andrei Karas1-19/+19
2014-10-09Move processBeingSelfEffect from ea namespace into eathena and tmwa.Andrei Karas1-0/+34
2014-09-30Add manner field to beings.Andrei Karas1-5/+5
2014-09-30Add karma field to beings.Andrei Karas1-5/+5
2014-09-26Fix code style.Andrei Karas1-3/+1
2014-09-19Add comments for all output packets header.Andrei Karas1-1/+1