summaryrefslogtreecommitdiff
path: root/src/gui/storagewindow.h
AgeCommit message (Collapse)AuthorFilesLines
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-3/+6
Conflicts: Many files.
2009-03-18Fix up the NPC interraction widnows a bitJared Adams1-0/+4
2009-03-09Got rid of an ugly and unified interface breaking cancel button in favorIra Rice1-1/+1
of adding overridable close functionality to the Window class. Now, if you need a close button, but need to do something different, or in addition to the Window close functionality, you can override it and do that action. Signed-off-by: Ira Rice <irarice@gmail.com>
2009-03-09Add an interface for eAthena's storage systemJared Adams1-0/+105
2009-03-08Forgot the actual storage windowJared Adams1-0/+107