summaryrefslogtreecommitdiff
path: root/src/gui/itemcontainer.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-14Add QOAL's outfit windowJared Adams1-0/+4
2009-05-13Disable keyboard control of ItemContainers for nowJared Adams1-4/+4
2009-05-12Only scroll down the inventory as far as necessaryBjørn Lindeijer1-2/+21
2009-05-12Makes ItemContainer use indexes for selected and highlighted items, rather th...Chuck Miller1-71/+58
2009-05-11Makes sure a item exists in the inventory before saying it is selectedChuck Miller1-0/+14
2009-04-19Made ItemContainer wrap items depending on its width againBjørn Lindeijer1-35/+37
2009-04-12Cleaned up the ItemPopup class a bitBjørn1-3/+1
2009-04-06Fixed compile warning about initialization orderBjørn Lindeijer1-2/+2
2009-04-06Fix a spelling errorJared Adams1-1/+1
2009-04-06Clean up and expand item equip handling in the GUIJared Adams1-12/+15
2009-03-28Make the full inventory accessible againBjørn Lindeijer1-5/+7
2009-03-27Removed unnecessary parenthesis on constructorsBjørn Lindeijer1-1/+1
2009-03-27Fixed inventory window. Not resizable though.Bjørn Lindeijer1-21/+10
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-17/+18
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-10/+9
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-5/+8
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-149/+283
2009-03-14Commented up item popups, speech bubbles, as well as only update itemIra Rice1-3/+6
2009-03-09Add an interface for eAthena's storage systemJared Adams1-2/+2
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer1-26/+19
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice1-23/+17
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-17Got rid of const where it does not make much senseBjørn Lindeijer1-1/+1
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-1/+2
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-14/+62
2009-02-04A few more pointers which weren't getting deleted.Ira Rice1-0/+1
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-1/+0
2009-01-30Fixed the item container so that it displays all item captions with theIra Rice1-0/+1
2009-01-26Little bit of include cleanups.Ira Rice1-0/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-20Changed item popup drawing to be based on the mouse position, not windowIra Rice1-6/+9
2009-01-20Added WoW style item adding to chat window. Right click, then leftDavid Athay1-5/+5
2009-01-15Fixed Item Popup window transparency (double setting of the skin)Ira Rice1-1/+1
2009-01-15Integrated the ItemPopup class from Legends of Mazzeroth.Ira Rice1-1/+40
2009-01-13Added WoW style item adding to chat window. Right Ctrl and Left click to put ...David Athay1-3/+18
2009-01-06Fixed font colors in inventory and shortcut windowBjørn Lindeijer1-0/+1
2008-12-29Added support for True Type Fonts using GUIChan's inbuilt SDLTrueTypeIra Rice1-0/+1
2008-12-13Added ability to add equipment to the shurtcut barBjørn Lindeijer1-8/+4
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-18/+9
2008-11-29Imported patch that Fate made on TMW which which changes the item Ira Rice1-23/+59
2008-11-28Remember last equipped item ID so that we jump to/re-find an item of the same...Fate1-4/+36
2008-11-28Changed inventory container protocol to guarantee that we have no stale item ...Fate1-20/+23
2008-11-25Miscellaneous TMW change commits. Missed these changes before because of Ira Rice1-1/+1
2008-11-22Added ability to add equipment to the shurtcut barNikos Giagtzoglou1-17/+8
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-3/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0