Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-14 | Translate chat colors. | Andrei Karas | 1 | -1/+1 | |
2011-01-14 | Small optimisation in itemcontainer. | Andrei Karas | 1 | -3/+3 | |
2011-01-14 | Fix compilation warning. | Andrei Karas | 1 | -1/+1 | |
2011-01-14 | Add unification for inventory/storage/cart name. | Andrei Karas | 1 | -4/+12 | |
2011-01-13 | Add new strings to translations (from inventory). | Andrei Karas | 3 | -5/+12 | |
Rebuild lang files. Update russian translation. | |||||
2011-01-13 | Add inventory sorting. | Andrei Karas | 7 | -34/+123 | |
2011-01-11 | Add missing check to itemcontainer.cpp | Andrei Karas | 1 | -0/+3 | |
2011-01-11 | Fix drawing inventory and selecting items. | Andrei Karas | 1 | -8/+13 | |
2011-01-11 | Merge branch 'master' into invfiler | Andrei Karas | 9 | -12/+47 | |
2011-01-10 | Add persistent ip as connection option. | Andrei Karas | 2 | -6/+14 | |
Usefull is player using some kind of port mapping. | |||||
2011-01-05 | Add hp bar to local player. | Andrei Karas | 5 | -1/+28 | |
2011-01-05 | Add gettext to missing strings. Update POTFILES.in | Andrei Karas | 2 | -5/+5 | |
and update russian translation. | |||||
2011-01-04 | Add draw filter (incomplete) | Andrei Karas | 5 | -12/+90 | |
2011-01-03 | Impliment base items tags. And show this tags in inventory. | Andrei Karas | 1 | -1/+5 | |
2011-01-03 | Add inventory filter control with only value All. | Andrei Karas | 6 | -15/+234 | |
2011-01-03 | Increase emotes count to 44 and fix new emotes. | Andrei Karas | 1 | -1/+1 | |
2011-01-02 | Initial commit. | Andrei Karas | 233 | -0/+48498 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |