index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
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
/
net
/
playerhandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-13
Synchronized pathfinding algorithmns with those used by the server to avoid a...
Philipp Sehmisch
1
-2
/
+1
2008-02-24
Fixed a bug which caused an incorrect display of character correction points ...
Philipp Sehmisch
1
-1
/
+1
2008-01-28
Added weapon skill system and leveling system.
Philipp Sehmisch
1
-0
/
+128
2007-11-21
Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This
Bjørn Lindeijer
1
-7
/
+7
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
1
-1
/
+2
2007-08-18
Adapted to new server handling of character attributes.
Guillaume Melquiond
1
-19
/
+11
2007-03-22
Redesigned the localplayer class to use getters and setters instead of direct...
Philipp Sehmisch
1
-172
/
+20
2007-01-14
Merged 0.0 changes from revision 2988 to 3035 to trunk.
Bjørn Lindeijer
1
-2
/
+2
2007-01-04
Merged 0.0 changes from revision 2898 to 2988 to trunk.
Bjørn Lindeijer
1
-0
/
+16
2006-12-30
Updated protocol.
Guillaume Melquiond
1
-14
/
+12
2006-12-27
Client-sided implementation of attacks
Philipp Sehmisch
1
-1
/
+0
2006-12-11
Merged 0.0 changes from revision 2825 to 2898 to trunk.
Bjørn Lindeijer
1
-7
/
+11
2006-08-27
Removed Being::mFrame field.
Guillaume Melquiond
1
-1
/
+0
2006-08-27
Got rid of no longer used protocol.cpp
Bjørn Lindeijer
1
-13
/
+0
2006-08-27
Changed to pixel-based coordinates for beings.
Guillaume Melquiond
1
-4
/
+2
2006-08-20
GPMSG_PLAYER_MAP_CHANGE is now partly handled.
Bjørn Lindeijer
1
-35
/
+46
2006-08-20
Changed MessageHandler::handleMessage to take a reference instead of a pointer.
Bjørn Lindeijer
1
-55
/
+57
2006-08-14
Completed porting of character creation/deletion, fixed some issues with netw...
Eugenio Favalli
1
-1
/
+1
2006-07-30
Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0
Bjørn Lindeijer
1
-2
/
+2
2006-07-25
Switched client to use enet and modified login sequence to work with the new ...
Eugenio Favalli
1
-52
/
+52
2006-07-19
Merged new_animation branch until r2415 into trunk.
Eugenio Favalli
1
-2
/
+2
2006-03-09
Made all local action listeners structs and moved them into anonymous namespa...
Björn Steinbrink
1
-14
/
+12
2006-03-09
Made all class members named like mClassMember.
Björn Steinbrink
1
-59
/
+83
2006-02-01
Made the OkDialog and ConfirmDialog classes proxies for their buttons' events...
Björn Steinbrink
1
-4
/
+4
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-0
/
+301