summaryrefslogtreecommitdiff
path: root/src/net/tmwa/beinghandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-6/+7
2011-03-17Move direction calucaltion to Being method.Andrei Karas1-9/+1
2011-03-17Fix other players move animation.Andrei Karas1-14/+34
2011-03-14Fixing direction bug in moving.Andrei Karas1-10/+18
2011-03-11Remove debug messages from log.Andrei Karas1-2/+0
2011-03-04Fix code style.Andrei Karas1-2/+4
2011-03-03Merge branch 'coloritems'Andrei Karas1-22/+47
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas1-3/+3
2011-03-02Add serverversion checks. And disable some advanced features in old servers.Andrei Karas1-5/+16
2011-03-01Add support for reading colors in moveing players packets.Andrei Karas1-5/+16
2011-02-27First part of implimintation item colors.Andrei Karas1-13/+16
2011-02-27Remove debug log messages.Andrei Karas1-3/+0
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-18Add packet SMSG_BEING_NAME_RESPONSE2 with big being names.Andrei Karas1-0/+41
2011-02-09Implement npc gender.Andrei Karas1-0/+15
2011-01-08Add support for drawing new slots as sprites.Andrei Karas1-0/+8
2011-01-02Initial commit.Andrei Karas1-0/+1075