summaryrefslogtreecommitdiff
path: root/src/net/eathena/homunculusrecv.h
AgeCommit message (Collapse)AuthorFilesLines
2023-01-08added manaverse' copyright line to src/jak11-0/+1
2023-01-08[WIP] renamed the client to ManaVersejak11-1/+1
removed evol, since its not developed anymore... only leads to confusing players removed that anoying 'broken nick detected' message (regulare player don't care what crap the server sends) updated copyright -2020 for manaplus
2019-08-19Update packet SMSG_HOMUNCULUS_INFOAndrei Karas1-0/+1
2019-01-25Update packet versions for packet SMSG_HOMUNCULUS_INFOAndrei Karas1-1/+2
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-06-07Fix namespace comments.Andrei Karas1-1/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-07-28Remove define EATHENA_SUPPORT from all code.Andrei Karas1-3/+0
Now eathena like support enabled always.
2016-07-27Impliment packet SMSG_HOMUNCULUS_EXP 0x0b22.Andrei Karas1-0/+1
For now it show homunculus exp over player ovner. But probably need show it over homunculus.
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-08-29Fix code style.Andrei Karas1-3/+4
2015-08-26Move receive code from homunculushandler into separate file.Andrei Karas1-0/+43