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
/
player.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2006-08-01
Fixed several compiler warnings and a linker error when compiling without
Bjørn Lindeijer
1
-2
/
+2
OpenGL support.
2006-07-19
Merged new_animation branch until r2415 into trunk.
Eugenio Favalli
1
-88
/
+73
2006-07-03
Fixed visible equipment initialization and hack to see 2 kinds of visible ↵
Eugenio Favalli
1
-2
/
+3
equipments.
2006-06-29
Clients get notified of equipping visible items.
Eugenio Favalli
1
-8
/
+7
2006-06-27
Equipment window now show all the slots, and adapted visible shirts to head ↵
Eugenio Favalli
1
-1
/
+2
(middle) equipments.
2006-06-21
Added female players.
Eugenio Favalli
1
-2
/
+2
2006-05-13
Specify the color in which speech and names are supposed to be drawn. Removed
Bjørn Lindeijer
1
-0
/
+1
unused mSpeechColor member.
2006-05-12
You can now see the shirt when equipping a top equipment.
Eugenio Favalli
1
-0
/
+9
2006-03-09
Made all class members named like mClassMember.
Björn Steinbrink
1
-9
/
+9
2006-03-09
Added Spriteset::get() and Spriteset::size() to hide the member vector and ↵
Björn Steinbrink
1
-4
/
+3
remove the weird mySpriteset->spriteset stuff.
2006-03-05
Merged new_playerset branch into trunk.
Eugenio Favalli
1
-35
/
+60
2006-02-07
Made the being directions being stored in a bitfield.
Björn Steinbrink
1
-1
/
+3
2006-02-06
Use virtual methods instead of getType() checks.
Björn Steinbrink
1
-0
/
+10
2006-02-05
Made the nickname and emotions displayed above every layers. Made the delete ↵
Yohann Ferreira
1
-8
/
+0
and ok buttons be disabled once the character is selected at login.
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-0
/
+133