summaryrefslogtreecommitdiff
path: root/src/being.cpp
AgeCommit message (Expand)AuthorFilesLines
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