summaryrefslogtreecommitdiffstats
path: root/src/client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Nothing of much significance, mainly checking whether I can commit.Bjørn Lindeijer2005-11-131-4/+6
* Updates to Being, test client, game handler and small update to state update.Aaron Marks2005-11-101-20/+48
* Grammar Corrections, and a little bit of work on getting the name of the Db.Yohann Ferreira2005-10-231-4/+4
* Added character selection.Aaron Marks2005-07-241-1/+11
* Added character creation.Aaron Marks2005-07-191-0/+13
* a simple menu to choose optionsEugenio Favalli2005-07-191-49/+83
* Added server->client communications.Aaron Marks2005-07-171-5/+17
* Removed a lot of tabs used for indenting (please don't do that...), redidBjørn Lindeijer2005-07-161-2/+2
* Added chat message handler placeholder (still not fully functional).Aaron Marks2005-07-161-8/+16
* Fixed problem with memory expanding in Packet.Aaron Marks2005-07-161-2/+21
* Implemented MessageOut.Aaron Marks2005-07-131-0/+11
* Committed client to be used for testing.Bjørn Lindeijer2005-05-071-0/+41