summaryrefslogtreecommitdiff
path: root/src/gameclient.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-58/+0
2006-09-02Implemented unique public IDs.Guillaume Melquiond1-1/+0
2006-09-02Added GameClient pointer to Player class for O(1) message sending.Guillaume Melquiond1-0/+3
2006-08-25Applied patch by Rogier, addressing TODOs in MessageOut and NetComputer.Bjørn Lindeijer1-2/+2
2006-08-02Defined the GameClient class in its own module.Bjørn Lindeijer1-0/+56