Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-28 | Fix code style and some new compilation warnings. | Andrei Karas | 3 | -5/+8 |
2011-01-25 | Fix possible invisible items in inventory. | Andrei Karas | 1 | -1/+2 |
2011-01-15 | Fix code style, apply some fixes after checking with cppcheck from git. | Andrei Karas | 9 | -13/+25 |
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-13 | Add new strings to translations (from inventory). | Andrei Karas | 2 | -2/+9 |
2011-01-13 | Add inventory sorting. | Andrei Karas | 5 | -22/+86 |
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-04 | Add draw filter (incomplete) | Andrei Karas | 4 | -7/+80 |
2011-01-03 | Add inventory filter control with only value All. | Andrei Karas | 4 | -0/+200 |
2011-01-03 | Increase emotes count to 44 and fix new emotes. | Andrei Karas | 1 | -1/+1 |
2011-01-02 | Initial commit. | Andrei Karas | 97 | -0/+15164 |