summaryrefslogtreecommitdiff
path: root/src/gui/windows/inventorywindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-10-19remove unused variables from inventorywindow.Andrei Karas1-2/+0
2013-10-19move virtual member calls from inventory window constuctor into postInit.Andrei Karas1-0/+4
2013-10-05Remember sort order in inventory and storage between restarts.Andrei Karas1-2/+40
2013-10-04Fix inventory "store" button if item was protected.Andrei Karas1-3/+3
2013-10-04add pickup and drop sound effects.Andrei Karas1-2/+1
2013-10-04add sound effects for equip/unequip/use items for local player.Andrei Karas1-15/+3
2013-10-04move equip/unequip/use calls into playerinfo.Andrei Karas1-29/+5
2013-10-04fix code style.Andrei Karas1-3/+0
2013-09-30move db files into db directory.Andrei Karas1-1/+1
2013-09-30move popups into popups directory.Andrei Karas1-1/+2
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+835