Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-28 | Hide popups in different hidden windows. | Andrei Karas | 1 | -1/+1 | |
2011-09-28 | Fixed item popup still visible after closing inventory window. | Erik Schilling | 1 | -0/+5 | |
Reviewed-by: Bertram. Conflicts: src/gui/widgets/itemcontainer.cpp | |||||
2011-09-20 | Auto hide filter in invetory if window size too small. | Andrei Karas | 1 | -1/+9 | |
2011-09-09 | Rename in listner class method from event to processEvent. | Andrei Karas | 1 | -1/+1 | |
2011-09-09 | Add to inventory filter by letters from item names. | Andrei Karas | 1 | -1/+7 | |
2011-09-08 | Add additional sorting methods to inventory: | Andrei Karas | 1 | -1/+4 | |
by weight, by amount, by type. | |||||
2011-07-07 | Remove undescore from variables and defines. | Andrei Karas | 1 | -2/+2 | |
2011-05-31 | Revert "Switch includes to use embedded guichan." | Andrei Karas | 1 | -3/+3 | |
This reverts commit 338c3b1cae626830c9b9d231aeb9f9e8034b37d1. | |||||
2011-05-30 | Switch includes to use embedded guichan. | Andrei Karas | 1 | -3/+3 | |
2011-04-12 | Updating equip/unequip buttons in inventory. | Andrei Karas | 1 | -0/+2 | |
2011-04-09 | Small refactoring based on idea from mana commit ↵ | Andrei Karas | 1 | -1/+1 | |
30d4b0adf4f17f05d1d62fc3428c896ef1079b6b | |||||
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-13 | Add inventory sorting. | Andrei Karas | 1 | -1/+2 | |
2011-01-03 | Add inventory filter control with only value All. | Andrei Karas | 1 | -1/+3 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+155 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |