KoalaMud is a MUD source base designed around multithreading and stability. On top of this platform, Shadow of the Wheel is evolving to demonstrate its capabilities.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This code is a complete rewrite from the previous releases announced on freshmeat. The new code is in C++ with dependencies on Qt (with MySQL support) and ZThread. The room code is now taking shape, and overall system is rapidly coming together.
A memory leak which occurred when a player quits was fixed. A reboot while running in background mode was fixed. The command parser was totally reworked to be more dynamic in nature. A number of other little things were changed.
This release adds initial work on the dynamic module loader, which will allow loading of new features on the fly without any impact to players, numerous bugfixes, and other small cleanups.