summaryrefslogtreecommitdiff
path: root/src/gui/equipmentwindow.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-03Add some missing getters.Andrei Karas1-1/+1
2012-01-21Fix compilation errors and warnings for another gcc 4.7 snapshot.Andrei Karas1-1/+1
2012-01-10Replace all xmlNodePtr to XmlNodePtr.Andrei Karas1-3/+3
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-25Move A_UNUSED define to include file.Andrei Karas1-6/+0
2011-11-14Add equipment window background images.Andrei Karas1-3/+20
2011-08-22Improve draw perfomance.Andrei Karas1-0/+2
2011-08-21Fix compilation with external guichan library.Andrei Karas1-0/+2
2011-08-18Load equipment window configuration from equipmentwindow.xml file.Andrei Karas1-1/+13
2011-08-18Create boxes in equipment window on the fly.Andrei Karas1-10/+5
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-22Allow show equipment from other players from context menu "show items".Andrei Karas1-1/+14
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-13Add arrows bar.Andrei Karas1-0/+3
2011-01-02Initial commit.Andrei Karas1-0/+98