summaryrefslogtreecommitdiff
path: root/src/gui/inventorywindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-11-29Imported patch that Fate made on TMW which which changes the item Ira Rice1-2/+2
2008-11-22Inventory window now displays amount of slots usedNikos Giagtzoglou1-4/+15
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+1
2008-11-16Whitespace and indentation fixesBjørn Lindeijer1-5/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-13Added a slot display so that players can track how much space they've used.Ira Rice1-2/+20
2008-11-01Made NPC dialogues resizeable.Ira Rice1-2/+0
2008-11-01Modified inventory window code to take advantage of the text wrapping Ira Rice1-34/+70
2008-10-12Added in a new tileset, as well as some new artwork, changed the update Ira Rice1-2/+2
2008-09-12Fixed /where, added /cast for heal and gather, some changes to inventory to s...Lloyd Bryant1-3/+3
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-07-01Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi...Philipp Sehmisch1-36/+24
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-14/+13
2008-04-28Properly fix problems with ItemContainer in InventoryWindow not resizingBjørn Lindeijer1-4/+0
2008-04-27Switch to use our extended ScrollArea and use adjusted width to proper calcul...Dennis Friis1-1/+3
2008-04-27Fix ItemContainer not being resized properly when resizing inventory window.Dennis Friis1-6/+2
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer1-1/+1
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-8/+9
2008-02-20Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ...Bjørn Lindeijer1-1/+1
2007-12-21Fixed inventory size not matching the size assumed by eAthena and relatedBjørn Lindeijer1-1/+1
2007-11-11Moved check on dropping 1 item to the inventory dialog.Bjørn Lindeijer1-2/+7
2007-10-28Separated auto-resizing into two categories: "set" and "add". Removed useless...Guillaume Melquiond1-9/+1
2007-10-21Removed redundant destructor.Guillaume Melquiond1-14/+0
2007-10-21Made visible the resizable grip on inventory window.Guillaume Melquiond1-1/+0
2007-10-21Converted inventory window to layout handler.Guillaume Melquiond1-43/+17
2007-10-19Fixed key special values. Reduced amount of spurious item deselections.Guillaume Melquiond1-4/+5
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-8/+5
2007-08-29Made sell dialog resizable and tweaked inventory resize code a bit.Bjørn Lindeijer1-18/+23
2007-08-28Made buy dialog resizable and added a WindowListener class for listening forBjørn Lindeijer1-23/+2
2007-08-20Added close button functionality, resize cursor cues.Joshua Langley1-0/+1
2007-08-14inventory - split function fixJoshua Langley1-16/+40
2007-08-14mantis_id:129 - Inventory Window Slots Added.Joshua Langley1-41/+94
2007-08-07Fixed my breakage of persistent window dimensions. Cleaned a few things along...Guillaume Melquiond1-23/+3
2007-08-06Fixed some header typos. Moved gettext.h to utils directory. Removed redundan...Guillaume Melquiond1-1/+1
2007-08-06Added support for translating variable strings.Guillaume Melquiond1-31/+19
2007-08-05Added support for internationalization. Tested by translating a few gui strin...Guillaume Melquiond1-6/+6
2007-07-31Removed legacy inventory code. Added display of equipment.Guillaume Melquiond1-12/+2
2007-06-04Merged 0.0 changes from revision 3234 to 3317 to trunk.Bjørn Lindeijer1-3/+4
2007-04-15Reimplemented window resizing. It is now once again possible to resize windowsBjørn Lindeijer1-3/+4
2007-03-22Redesigned the localplayer class to use getters and setters instead of direct...Philipp Sehmisch1-2/+2
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-10/+10
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-10/+10
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-1/+2
2006-12-04Introduced a new class Viewport which combines the drawing code from EngineBjørn Lindeijer1-1/+2
2006-11-02Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch.Bjørn Lindeijer1-0/+1
2006-10-01Accepted patches by GDO and VictorSan that fix problems with hiding windowsBjørn Lindeijer1-0/+1
2006-09-29Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.Bjørn Lindeijer1-24/+34
2006-09-03Introduced SelectionListener to fix updating problem in inventory windowBjørn Lindeijer1-24/+34
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-3/+4