summaryrefslogtreecommitdiff
path: root/src/being.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Show speach messages variable time, depend on message size.Andrei Karas1-2/+3
2011-05-22Allow show equipment from other players from context menu "show items".Andrei Karas1-0/+28
2011-05-09Impliment air and water block types.Andrei Karas1-1/+1
2011-05-03Add min, max, critical hits to debug window.Andrei Karas1-0/+23
2011-05-02Save being speed in being object.Andrei Karas1-0/+7
2011-05-01Added customizable on-hit effects for characters.Yohann Ferreira1-0/+3
2011-04-13Fix warnings in clang compilation.Andrei Karas1-1/+2
2011-04-04Add initialisation for some variables, fix compilation warning.Andrei Karas1-1/+1
2011-04-03Add spawn animation to mobs.Andrei Karas1-1/+2
2011-03-17Move direction calucaltion to Being method.Andrei Karas1-0/+4
2011-03-17Fix other players move animation.Andrei Karas1-0/+8
2011-02-27First part of implimintation item colors.Andrei Karas1-1/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-14Replace sprites functionality (need support in client data).Andrei Karas1-1/+3
2011-02-12Add support for items attribute RemoveSprite.Andrei Karas1-0/+1
2011-01-05Add hp bar to local player.Andrei Karas1-1/+2
2011-01-02Initial commit.Andrei Karas1-0/+770