Gergely POLONKAI
2ecf738255
Renamed networking.* to game-networking.*
...
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-03-25 00:13:37 +01:00
Gergely POLONKAI
3163ad4783
Finished GtkDoc style code documenting.
...
Added full GtkDoc support
Fixed code comment blocks
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-03-24 23:52:36 +01:00
Polonkai Gergely
74e84919d7
Modified the WMUD_COMMAND macro
...
The WMUD_COMMAND macro now automatically prefixes command handlers
with gcmd_. It is convenient.
2012-03-24 19:37:37 +00:00
Polonkai Gergely
7e78b2b7de
Added GtkDoc style in-code documentation
2012-03-24 19:34:36 +00:00
Gergely POLONKAI
d80ed1820a
Added C file header comments
...
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-03-23 16:45:38 +01:00
Gergely Polonkai (W00d5t0ck)
ec5fec631f
Removed the wmud_interpreter_init() function
2012-03-22 12:19:42 +01:00
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
Gergely Polonkai (W00d5t0ck)
b29f7c9063
Added a randomized response on unknown commands.
...
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-14 20:19:05 +01:00
Polonkai Gergely
c715d19b2d
Command parsing rewritten
...
* The command parsing code is completely rewritten. I'm almost sure it's not as
effective as it could be, but it's kinda fast. Also, a basic QUIT command is
already added to the system, which does nothing yet.
2012-03-14 19:06:02 +00:00
Gergely Polonkai (W00d5t0ck)
c19ba376d3
Fixed tokenizer code; added command list structure
...
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-13 17:24:03 +01:00
Polonkai Gergely
74fe14660a
Added a basic (non-working) command interpreter.
...
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
2012-03-13 02:22:22 +01:00
Gergely Polonkai (W00d5t0ck)
dc1a6d7a0a
Moved old codebase to old-codebase/
2012-03-07 16:24:50 +01:00
Gergely Polonkai (W00d5t0ck)
a922f0812d
Finished basic race handling
2012-03-06 13:55:27 +01:00
Polonkai Gergely
a8bca76fe1
Added AutoLoot and AutoDrain functionality
2012-03-05 17:29:53 +00:00
Polonkai Gergely
3509974c90
Added bury, dig and drain commands.
...
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
2012-03-05 10:34:54 +01:00
Polonkai Gergely
14eb6d6656
Added 2003-06-10 CVS patches
2012-03-03 21:42:37 +01:00
Polonkai Gergely
9e36096953
Added CircleMUD 3.1 as initial commit
2012-03-03 21:35:30 +01:00