wmud/src
Gergely POLONKAI 71ffb83626 Player data processing, minor changes
* Added .anjuta and tags file to .gitignore
* Added new client states
* Moved client connection closing to a separate function
* Added conditional processing of client buffer depending on client state
* Created the basic player structure

Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-03-21 16:07:02 +01:00
..
.gitignore Extended .gitignore files 2012-03-07 23:00:58 +01:00
db.c Started creating database code 2012-03-21 14:59:39 +00:00
db.h Started creating database code 2012-03-21 14:59:39 +00:00
interpreter.c Player data processing, minor changes 2012-03-21 16:07:02 +01:00
interpreter.h Fixed tokenizer code; added command list structure 2012-03-13 17:24:03 +01:00
main.c Added a randomized response on unknown commands. 2012-03-14 20:19:05 +01:00
main.h Added a randomized response on unknown commands. 2012-03-14 20:19:05 +01:00
Makefile.am Player data processing, minor changes 2012-03-21 16:07:02 +01:00
networking.c Player data processing, minor changes 2012-03-21 16:07:02 +01:00
networking.h Player data processing, minor changes 2012-03-21 16:07:02 +01:00
players.c Player data processing, minor changes 2012-03-21 16:07:02 +01:00
players.h Player data processing, minor changes 2012-03-21 16:07:02 +01:00