summaryrefslogtreecommitdiff
path: root/src/inventory.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-06-02Arbitrary code cleanupsThorbjørn Lindeijer1-1/+1
2011-05-20Fixed 'InventoyListener' typoAngelo Castellani1-2/+2
2011-04-09Removed a lot of useless "documentation"Thorbjørn Lindeijer1-3/+0
2010-08-26Merged testing branch into master.Yohann Ferreira1-2/+2
2010-08-16Move more to the event systemJared Adams1-3/+3
2010-03-25Remove the type boolean from InventoryWindowJared Adams1-1/+16
2010-03-25Eliminate the logic methods from InventoryWindow and StorageWindowJared Adams1-2/+27
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-7/+0
2009-05-06Remove more inventory handling support #ifdefsJared Adams1-1/+1
2009-04-11Remove more support #ifdefsJared Adams1-1/+1
2009-04-02Fixed number of trade window slotsBjørn Lindeijer1-8/+10
2009-03-27Moved the inventory and storage offset handling into netcodeBjørn Lindeijer1-9/+4
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-1/+14
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-1/+2
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-9/+3
2009-03-09Add an interface for eAthena's storage systemJared Adams1-1/+3
2009-03-08Add an interface for eAthena's storage systemJared Adams1-0/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-0/+7
2008-11-25Miscellaneous TMW change commits. Missed these changes before because of Ira Rice1-3/+3
2008-11-22Inventory window now displays amount of slots usedNikos Giagtzoglou1-3/+8
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-09-12Fixed /where, added /cast for heal and gather, some changes to inventory to s...Lloyd Bryant1-3/+7
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-5/+18
2007-12-21Fixed inventory size not matching the size assumed by eAthena and relatedBjørn Lindeijer1-1/+1
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer1-4/+4
2007-09-25Added some const qualifiers.Bjørn Lindeijer1-4/+4
2007-08-14mantis_id:129 - Inventory Window Slots Added.Joshua Langley1-1/+7
2007-07-31Removed legacy inventory code. Added display of equipment.Guillaume Melquiond1-2/+2
2007-01-04Merged 0.0 changes from revision 2898 to 2988 to trunk.Bjørn Lindeijer1-0/+7
2006-12-16Fixed connection dialog visibility and fixed issues with walking one tile tooBjørn Lindeijer1-0/+7
2006-02-23A bunch of mostly cosmetic cleanups.Björn Steinbrink1-1/+1
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-15/+1
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-2/+0
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-19/+2
2005-08-01Added code to dynamically adjust the itemcontainer size.Björn Steinbrink1-0/+5
2005-07-18Created Inventory class. (Really) Small code simplifications and cleanups.Björn Steinbrink1-0/+114