index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-04
Added default behaviour to protocol. Added a client login limitation check. S...
Yohann Ferreira
1
-7
/
+39
2006-01-04
Implemented server response handling to the test client. Fixed a bug that mad...
Yohann Ferreira
1
-53
/
+365
2005-12-12
Use setCharacter() and unsetcharacter() to deal with addBeing() and removeBei...
Yohann Ferreira
1
-5
/
+13
2005-12-11
Added logout and character deletion support. Changed the response code as try...
Yohann Ferreira
1
-11
/
+28
2005-12-11
Added unregistering, checking on character's name and email length support. A...
Yohann Ferreira
1
-11
/
+23
2005-11-15
Updated bindings, game state class and more (see ChangeLog).
Aaron Marks
1
-0
/
+11
2005-11-13
Nothing of much significance, mainly checking whether I can commit.
Bjørn Lindeijer
1
-4
/
+6
2005-11-10
Updates to Being, test client, game handler and small update to state update.
Aaron Marks
1
-20
/
+48
2005-10-23
Grammar Corrections, and a little bit of work on getting the name of the Db.
Yohann Ferreira
1
-4
/
+4
2005-07-24
Added character selection.
Aaron Marks
1
-1
/
+11
2005-07-19
Added character creation.
Aaron Marks
1
-0
/
+13
2005-07-19
a simple menu to choose options
Eugenio Favalli
1
-49
/
+83
2005-07-17
Added server->client communications.
Aaron Marks
1
-5
/
+17
2005-07-16
Removed a lot of tabs used for indenting (please don't do that...), redid
Bjørn Lindeijer
1
-2
/
+2
2005-07-16
Added chat message handler placeholder (still not fully functional).
Aaron Marks
1
-8
/
+16
2005-07-16
Fixed problem with memory expanding in Packet.
Aaron Marks
1
-2
/
+21
2005-07-13
Implemented MessageOut.
Aaron Marks
1
-0
/
+11
2005-05-07
Committed client to be used for testing.
Bjørn Lindeijer
1
-0
/
+41