summaryrefslogtreecommitdiff
path: root/src/being.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-02-20Fix some code style and some errors.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-16Fix bug in sprites replacement functionality.Andrei Karas1-2/+5
2011-02-15Fix compilation warnings.Andrei Karas1-2/+0
2011-02-14Replace sprites functionality (need support in client data).Andrei Karas1-14/+53
2011-02-12Add items attribute what allow hide other sprites only by id.Andrei Karas1-1/+4
2011-02-12Add support for items attribute RemoveSprite.Andrei Karas1-0/+19
2011-01-21Add diagonal animations.Andrei Karas1-2/+20
2011-01-15Fix reorder sprite issue. Was broken after last fixes.Andrei Karas1-1/+1
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-3/+3
2011-01-10Hide own hp bar if player dead.Andrei Karas1-1/+1
2011-01-06Set sound volume depends on distance to object.Andrei Karas1-3/+11
2011-01-05Add hp bar to local player.Andrei Karas1-20/+26
2011-01-05Add gettext to missing strings. Update POTFILES.inAndrei Karas1-1/+2
2011-01-02Initial commit.Andrei Karas1-0/+2009