summaryrefslogtreecommitdiff
path: root/src/net/ea/beingrecv.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-06-21Remove useless includes.Andrei Karas1-3/+0
2016-06-21Remove function BeingRecv::setSpriteAndrei Karas1-4/+0
2016-06-21Remove colorId parameter from Being::updateSprite.Andrei Karas1-2/+1
2016-06-11Remove unused includes.Andrei Karas1-2/+0
2016-06-08Simplify set weapon sprite.Andrei Karas1-2/+1
2016-06-08Add setTempSprite method into Being.Andrei Karas1-2/+1
2016-06-08Add strong typed bool IsTempSprite.Andrei Karas1-2/+4
2016-06-08Add strong typed bool IsWeapon.Andrei Karas1-1/+2
2016-04-02Sort more packets. Add version checks inside packets.Andrei Karas1-1/+0
2016-03-11Fix code style.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-09-04Remove some useless includes.Andrei Karas1-1/+1
2015-08-29Fix code style.Andrei Karas1-7/+14
2015-08-24Rename being receive handler into beingrecv.Andrei Karas1-0/+59