summaryrefslogtreecommitdiff
path: root/src/gui/equipmentwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-02-04Added a right click popup menu, and item popups to the equipment window.Ira Rice1-9/+70
2009-01-26Fixed the number of arrows from drawing in red when the shirt isIra Rice1-0/+1
2009-01-26Little bit of include cleanups.Ira Rice1-5/+6
2009-01-26Created a new equipment screen, which is loosely related to theIra Rice1-27/+114
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-06Added support for internationalizationIra Rice1-1/+3
2008-12-17Reintroduced window name propertyBjørn Lindeijer1-1/+2
2008-12-14Fixed inconsistency in default window sizesBjørn Lindeijer1-1/+0
2008-12-07Fixed inconsistency in default window sizesBjørn Lindeijer1-1/+1
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-3/+5
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+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-06Tweak member naming to fit conventions as a fix to r4934.Dennis Friis1-3/+3
2008-11-06Ported a patch by Peavey on TMW to keep all item pointers inside of Ira Rice1-6/+15
2008-11-06Have equipment tied into player inventory instead of keeping its own list of ...Dennis Friis1-6/+14
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-6/+4
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer1-5/+4
2007-11-08Ensured "unequip" button is visible.Guillaume Melquiond1-1/+3
2007-09-27Merged another bunch of changes from trunk to 0.0 to reduce the difference.Bjørn Lindeijer1-2/+2
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-0/+1
2007-08-20Added close button functionality, resize cursor cues.Joshua Langley1-0/+1
2007-08-08Moved equipment background to the gui directory. Changed name to lowercase only.Guillaume Melquiond1-1/+1
2007-08-08add "static" on boxPosition.Joshua Langley1-1/+1
2007-08-08Re-designed equipment window, un-equip created.Joshua Langley1-26/+101
2007-08-07Fixed my breakage of persistent window dimensions. Cleaned a few things along...Guillaume Melquiond1-1/+1
2007-08-07Marked most of the GUI as translatable.Guillaume Melquiond1-3/+2
2007-07-31Removed legacy inventory code. Added display of equipment.Guillaume Melquiond1-7/+6
2007-07-27Removed useless yet costly dynamic casts.Guillaume Melquiond1-3/+3
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer1-1/+0
2007-03-21Renamed Spriteset to ImageSet.Bjørn Lindeijer1-1/+0
2006-09-03Introduced SelectionListener to fix updating problem in inventory windowBjørn Lindeijer1-2/+2
2006-08-17the item icons are now stored in different files with more descriptive namesPhilipp Sehmisch1-7/+2
2006-07-24Implemented caching of spritesets, including a lot of cleanups to the newBjørn Lindeijer1-4/+3
2006-06-27Equipment window now show all the slots, and adapted visible shirts to head (...Eugenio Favalli1-2/+2
2006-03-19Unreverted latest change by Doener due to my lack of proper communication abi...Eugenio Favalli1-4/+3
2006-03-19Reverted changeset r2269 (toString) as requested by ElvenProgrammer.Björn Steinbrink1-3/+4
2006-03-18Added a toString conversion function.Björn Steinbrink1-4/+3
2006-03-16A bunch of cosmetic changes.Björn Steinbrink1-4/+4
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-5/+5
2006-03-09Added Spriteset::get() and Spriteset::size() to hide the member vector and re...Björn Steinbrink1-2/+2
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-5/+4
2005-10-16Use the ResourceManager to get spritesets.Björn Steinbrink1-6/+3
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-5/+0
2005-10-04Move to top the requested windows. Also corrected the default win pos for inv...Yohann Ferreira1-1/+1
2005-09-29Improved a lot windows reset to default size and pos. Also corrected a few th...Yohann Ferreira1-2/+3
2005-09-28Save and load X, Y, Height, and Width to useful wins.Yohann Ferreira1-1/+1
2005-09-28Added window internal name to every window. Useful to later get and save X, Y...Yohann Ferreira1-0/+1
2005-09-23Merged most of the changes in biggeruniverse's second memory cleanup patch.Bjørn Lindeijer1-0/+2