source: network-game/server/DataAccess.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @426fb84   10 years dmp1488 Save the actual time a game ends to the databse and send it to the …
(edit) @aee0634   10 years dmp1488 Remove DataAccess::getPlayers() since it isn't used
(edit) @84754c0   10 years dmp1488 Change updatePlayer to take a Player object and update many fields of …
(edit) @53643ca   10 years dmp1488 Server loads user profile and game history info from the database, …
(edit) @521c88b   11 years dmp1488 Upon player registration, the server stores the selected player class …
(edit) @b128109   12 years dmp1488 Added MSG_TYPE_PLAYER_MOVE, which allows players to tell the server …
(edit) @edfd1d0   12 years dmp1488 Moved the Player class to the common directory, added a position to …
(edit) @59061f6   12 years dmp1488 Added new data access methods to save and retrieve player data
(add) @36082e8   12 years dmp1488 Moved the database code to a new class
Note: See TracRevisionLog for help on using the revision log.