summaryrefslogtreecommitdiff
path: root/src/gui/inventorywindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-12Updating equip/unequip buttons in inventory.Andrei Karas1-1/+15
2011-04-09Small refactoring based on idea from mana commit 30d4b0adf4f17f05d1d62fc3428c...Andrei Karas1-3/+3
2011-04-04Rename some gui class files to real class names.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-25Fix possible invisible items in inventory.Andrei Karas1-0/+2
2011-01-14Add unification for inventory/storage/cart name.Andrei Karas1-4/+12
2011-01-13Add new strings to translations (from inventory).Andrei Karas1-3/+3
2011-01-13Add inventory sorting.Andrei Karas1-11/+35
2011-01-04Add draw filter (incomplete)Andrei Karas1-5/+10
2011-01-03Impliment base items tags. And show this tags in inventory.Andrei Karas1-1/+5
2011-01-03Add inventory filter control with only value All.Andrei Karas1-14/+31
2011-01-02Initial commit.Andrei Karas1-0/+503