wMUD MUD codebase
Go to file
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
old-codebase Moved old codebase to old-codebase/ 2012-03-07 16:24:50 +01:00
sql Started creating database code 2012-03-21 14:59:39 +00:00
src Player data processing, minor changes 2012-03-21 16:07:02 +01:00
.gitignore Player data processing, minor changes 2012-03-21 16:07:02 +01:00
AUTHORS Added minimal content to AUTHORS 2012-03-11 16:50:15 +01:00
autogen.sh Changed file permissions on autogen.sh 2012-03-12 15:47:24 +01:00
ChangeLog Added autotools stuff 2012-03-07 16:37:43 +01:00
configure.ac Added GThread support 2012-03-12 12:54:38 +00:00
COPYING Added autotools stuff 2012-03-07 16:37:43 +01:00
INSTALL Added autotools stuff 2012-03-07 16:37:43 +01:00
Makefile.am Added autotools stuff 2012-03-07 16:37:43 +01:00
NEWS Added autotools stuff 2012-03-07 16:37:43 +01:00
README Added autotools stuff 2012-03-07 16:37:43 +01:00
TODO Re-organized to-do list 2012-03-14 19:02:19 +00:00