source: network-game/server/server.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8f85180   12 years dmp1488 Added a method for measuring milliseconds and implemented smooth …
(edit) @66906aa   12 years dmp1488 The server should now smoothly move players to their targets
(edit) @f401cac   12 years dmp1488 Fixed some bugs in the player movement code
(edit) @60017fc   12 years dmp1488 Added code for player movement
(edit) @b128109   12 years dmp1488 Added MSG_TYPE_PLAYER_MOVE, which allows players to tell the server …
(edit) @594d2e9   12 years dmp1488 When a user logs in, the server sends a message with the player info …
(edit) @8a3ef42   12 years dmp1488 Fixed a bug where the server message type wsasn't being set correctly …
(edit) @1106210   12 years dmp1488 Changed the player serialization code
(edit) @01d0d00   12 years dmp1488 The server now uses a map to store players with player ids as keys
Note: See TracRevisionLog for help on using the revision log.