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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-2
/
+0
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-2
/
+1
2009-02-07
Some more include cleanups.
Ira Rice
1
-2
/
+0
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-15
Style cleanups throughout most of the code. Splitting function type from
Ira Rice
1
-2
/
+1
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-2
/
+0
2008-11-06
Ported a patch by Peavey on TMW to keep all item pointers inside of
Ira Rice
1
-20
/
+9
2008-10-01
Reduced arrow equipping so that it only does what it needs to do.
Ira Rice
1
-11
/
+0
2008-10-01
Possible fix for the arrow crashing bug. Confirmation needed.
Ira Rice
1
-1
/
+2
2008-09-25
Merged the Tametomo branch into trunk.
Ira Rice
1
-2
/
+0
2008-08-18
Fixed bugs with new arrow types
Lloyd Bryant
1
-0
/
+18
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-06-12
Merged revisions 3738 via svnmerge from
Bjørn Lindeijer
1
-3
/
+4
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