summaryrefslogtreecommitdiff
path: root/src/net/inventoryhandler.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-11-13Added background support to the equipment boxes.Yohann Ferreira1-0/+23
2011-08-30Added a way to specify where the equipment boxes will display.Yohann Ferreira1-0/+25
2011-08-19Fixed visible equipment updates, and made it based on equip.xml.Yohann Ferreira1-0/+7
2010-08-16Move more to the event systemJared Adams1-21/+0
2010-07-18Replace some state-related netcode methods with eventsJared Adams1-2/+2
2010-03-25Remove the type boolean from InventoryWindowJared Adams1-12/+6
2010-02-24Move StorageWindow to instancing intead of globalJared Adams1-0/+1
2010-02-21Do some more copyright header cleanupsJared Adams1-1/+1
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
2010-01-28Added virtual destructors, some implicit casts, and a couple of type changes.Daniel Bradshaw1-0/+2
2009-11-07More eAthena guild stuffJared Adams1-9/+8
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-0/+4
2009-05-06Remove more inventory handling support #ifdefsJared Adams1-5/+9
2009-04-02Some cleanup and renamingBjørn Lindeijer1-11/+13
2009-04-01Make eAthena's inventory handlerJared Adams1-3/+3
2009-03-31Make network handler functions virtualJared Adams1-19/+19
2009-03-31Add first draft of net handlersJared Adams1-0/+60
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-35/+0
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-1/+1
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
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
2006-08-20Changed MessageHandler::handleMessage to take a reference instead of a pointer.Bjørn Lindeijer1-1/+1
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+37