Author: gentildemon
Date: Sat Mar  8 18:11:48 2008
New Revision: 4128

URL: http://svn.gna.org/viewcvs/wormux?rev=4128&view=rev
Log:
[BUGFIX] [NETWORK] bug #9831 : [Net] Jumping character frozen on distant 
computer
Execute the jump locally then sent the action over the network
[MINOR] Add a new function: 
// Send character information + an action over the network
// WARNING: it does not post the action in local queue!!
void SendActiveCharacterAction(const Action& a);


Modified:
    trunk/src/character/character.cpp
    trunk/src/character/character.h
    trunk/src/include/action_handler.cpp
    trunk/src/include/action_handler.h


_______________________________________________
Wormux-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/wormux-cvs

Reply via email to