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 (
Expand
)
Author
Files
Lines
2008-04-17
Added basic party support (no interface to create or quit yet)
David Athay
1
-0
/
+5
2008-03-13
Synchronized pathfinding algorithmns with those used by the server to avoid a...
Philipp Sehmisch
1
-0
/
+5
2008-03-05
Fixed guild creation.
David Athay
1
-0
/
+45
2008-02-22
Handling gender with an enum everywhere.
Philipp Sehmisch
1
-9
/
+2
2008-02-20
Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ...
Bjørn Lindeijer
1
-5
/
+10
2008-02-18
Merged revisions 3762-3772,3776-3782 via svnmerge from
Bjørn Lindeijer
1
-41
/
+22
2007-11-04
Applied recoloring to hair styles.
Guillaume Melquiond
1
-1
/
+15
2007-11-03
Fixed double load of hair graphics.
Guillaume Melquiond
1
-31
/
+14
2007-10-18
Removed player looks from generic beings. Prevented client termination on mis...
Guillaume Melquiond
1
-36
/
+28
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
1
-39
/
+11
2007-07-08
Changed signatures to prevent the wrong members to be overloaded on architect...
Guillaume Melquiond
1
-1
/
+1
2007-01-10
Accepted bugfixes for character creation from Rogier Polak.
Bjørn Lindeijer
1
-6
/
+6
2006-12-11
Merged 0.0 changes from revision 2825 to 2898 to trunk.
Bjørn Lindeijer
1
-56
/
+53
2006-11-05
Merged 0.0 changes from revision 2800 to 2825 to trunk.
Bjørn Lindeijer
1
-5
/
+33
2006-11-02
Merged trunk changes from revision 2757 to 2800 into the 0.1.0 branch.
Bjørn Lindeijer
1
-6
/
+10
2006-09-02
Switched to short IDs for beings.
Guillaume Melquiond
1
-1
/
+1
2006-08-28
Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch.
Bjørn Lindeijer
1
-1
/
+15
2006-08-27
Cleaned the logic members.
Guillaume Melquiond
1
-20
/
+0
2006-08-27
Removed Being::mFrame field.
Guillaume Melquiond
1
-8
/
+3
2006-08-26
Fixed player sprite not showing up.
Bjørn Lindeijer
1
-4
/
+5
2006-08-26
Got rid of numerous additions and substractions to the hair style and color.
Bjørn Lindeijer
1
-4
/
+4
2006-08-13
Verify the gender to prevent crashing when something is wrong with the commun...
Bjørn Lindeijer
1
-1
/
+10
2006-08-13
Merged cleanups and content changes from the trunk. Also fixed compiling with
Bjørn Lindeijer
1
-12
/
+35
2006-08-01
Fixed several compiler warnings and a linker error when compiling without
Bjørn Lindeijer
1
-2
/
+2
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 equ...
Eugenio Favalli
1
-2
/
+3
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
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
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 re...
Björn Steinbrink
1
-4
/
+3
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
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-0
/
+133