index
:
ewewukek/Mana
master
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
equipment.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-15
Moved item icon from ItemInfo class to the Item class, so that it can be loaded
Bjørn Lindeijer
1
-1
/
+23
2007-08-08
Fixed position of the cleaning bit for looks, so that it actually fits into n...
Guillaume Melquiond
1
-1
/
+1
2007-07-31
Removed legacy inventory code. Added display of equipment.
Guillaume Melquiond
1
-20
/
+3
2006-03-08
Use STL algorithms and make destructor inline.
Björn Steinbrink
1
-14
/
+8
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-12
/
+6
2005-10-09
* Made Sprite into an interface implemented by both FloorItem and Being, which
Bjørn Lindeijer
1
-3
/
+24
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-1
/
+2
2005-07-23
* docs/HACKING.txt: Added info about member naming and ChangeLog
Bjørn Lindeijer
1
-3
/
+4
2005-07-19
Add a missing member initialisation in the constructor that cause
Cedric Borgese
1
-0
/
+1
2005-07-17
Added Item and Equipment class and made the appropriate places make use of th...
Björn Steinbrink
1
-0
/
+37