summaryrefslogtreecommitdiff
path: root/src/net/equipmenthandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-0/+3
2008-11-25Miscellaneous TMW change commits. Missed these changes before because of Ira Rice1-1/+1
2008-11-22Fixed warning about passing NULL for a non-pointerBjørn Lindeijer1-1/+1
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-3/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-06Ported a patch by Peavey on TMW to keep all item pointers inside of Ira Rice1-4/+4
2008-11-06Have equipment tied into player inventory instead of keeping its own list of ...Dennis Friis1-4/+4
2008-10-01Possible fix for the arrow crashing bug. Confirmation needed.Ira Rice1-14/+14
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-0/+7
2008-08-18Fixed bugs with new arrow typesLloyd Bryant1-38/+21
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-9/+10
2008-06-02Merged handling for eAthena packets 0x00c3 and 0x01d7 and added support forBjørn Lindeijer1-20/+0
2007-12-10Simplified player subsprite handling by treating equipment, hairstyle and bas...Philipp Sehmisch1-2/+2
2007-08-22Fixed an arithmetic exception in ItemShortcutContainer::draw.Bjørn Lindeijer1-3/+5
2007-07-11Weapon sprites are now (almost) threated like other equipment sprites through...Philipp Sehmisch1-4/+5
2007-03-19Added target cursor. Shows blue when target in range, and red when out of range.David Athay1-0/+5
2006-07-24Equipments now use real slot positions.Eugenio Favalli1-6/+6
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+210