Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-21 | Add diagonal animations. | Andrei Karas | 1 | -2/+20 | |
New animation names: upleft, upright, downleft, downright Tested atleast at mobs. | |||||
2011-01-15 | Fix reorder sprite issue. Was broken after last fixes. | Andrei Karas | 1 | -1/+1 | |
2011-01-15 | Fix code style, apply some fixes after checking with cppcheck from git. | Andrei Karas | 1 | -3/+3 | |
2011-01-10 | Hide own hp bar if player dead. | Andrei Karas | 1 | -1/+1 | |
2011-01-06 | Set sound volume depends on distance to object. | Andrei Karas | 1 | -3/+11 | |
2011-01-05 | Add hp bar to local player. | Andrei Karas | 1 | -20/+26 | |
2011-01-05 | Add gettext to missing strings. Update POTFILES.in | Andrei Karas | 1 | -1/+2 | |
and update russian translation. | |||||
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+2009 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |