[Tinymux] Adding SQL
Robby Griffin
rmg at terc.edu
Tue Feb 28 13:20:27 EST 2006
On Feb 27, 2006, at 12:39, Kenneth Aalberg wrote:
> The TinyMUSH SQL support is actually a module that fits into TM3's
> module system, and is not a patch as such.
Sadly, no, it predates the module system and has never been extracted
into a module. The changes to add SQL support apparently involved parts
of TinyMUSH that were not included in the module API. For example,
adding an @power, and keeping an eye on the status of another
non-player socket as the game does for the DNS lookup slave. It would
not be too hard to find all the relevant bits of code, which tend to
contain "sql", and make a patch for MUX, though.
--Alierak
More information about the Tinymux
mailing list