SocketMUD(tm) documentation

Though the sourcecode for SocketMUD(tm) is decently commented, sometimes it is nice to have some decent documentation to read. This page should contain any and all documentation written for SocketMUD(tm) (at least everything written by Brian Graversen). If you have requests for additional documentation, you could try asking either on the SocketMUD(tm) Yahoo Groups or Brian Graversen directly.

Event Scheduler Documentation

SocketMUD(tm) does not come with the event scheduler installed by default, rather it is distrubuted as a seperate patch, which can easily be installed into a clean version of SocketMud. It should also be easy to hand-patch the event scheduler later, even if modifications has been made to the SocketMUD code. Please note that since version 2.0 af SocketMUD(tm), the event scheduler has been a default part of the codebase.

Cygwin Documentation

Even though SocketMUD(tm) wasn't made to compile on anything besides a Linux system, it is possible to make a few adjustments to the SocketMUD(tm) code, so it can run on Cygwin. A recent version of Cygwin is probably the best choice - this patch should make all the needed modifications to the source, and this documentation file should explain what it is all about.