index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
equipment.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
Simplify Equipment handling
Jared Adams
1
-7
/
+17
2009-07-21
Merge equipment handling and fix some bugs
Jared Adams
1
-39
/
+17
2009-04-06
Moved many MessageOut constructions around
Bjørn Lindeijer
1
-1
/
+1
2009-03-27
Moved the inventory and storage offset handling into netcode
Bjørn Lindeijer
1
-2
/
+2
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-2
/
+34
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
1
-2
/
+2
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2008-11-28
Sanity-check index for Equipment::removeEquipment(int)
Fate
1
-1
/
+1
2008-11-22
Fixed warning about passing NULL for a non-pointer
Bjørn Lindeijer
1
-9
/
+5
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-06
Have equipment tied into player inventory instead of keeping its own list of ...
Dennis Friis
1
-11
/
+6
2008-06-12
Merged revisions 3738 via svnmerge from
Bjørn Lindeijer
1
-3
/
+3
2007-11-15
Moved item icon from ItemInfo class to the Item class, so that it can be loaded
Bjørn Lindeijer
1
-6
/
+11
2007-08-08
Fixed position of the cleaning bit for looks, so that it actually fits into n...
Guillaume Melquiond
1
-3
/
+7
2007-08-08
Re-designed equipment window, un-equip created.
Joshua Langley
1
-1
/
+1
2007-07-31
Removed legacy inventory code. Added display of equipment.
Guillaume Melquiond
1
-30
/
+6
2006-03-08
Use STL algorithms and make destructor inline.
Björn Steinbrink
1
-5
/
+0
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-19
/
+9
2005-10-09
* Made Sprite into an interface implemented by both FloorItem and Being, which
Bjørn Lindeijer
1
-53
/
+41
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-1
/
+1
2005-07-23
* docs/HACKING.txt: Added info about member naming and ChangeLog
Bjørn Lindeijer
1
-0
/
+7
2005-07-17
Added Item and Equipment class and made the appropriate places make use of th...
Björn Steinbrink
1
-0
/
+99