This page uses CSS for all styling, which your browser doesn't support. This page will look pretty bland, but you'll still be able to read every word.

TinyFugue

Summary

This is a hacked version of TinyFugue, to which I've added support for MCCP. Really, this is just me taking a commonly available patch that adds both MCCP and MSP (MUD Sound Protocol) support, and tearing it up to not include the MSP stuff. Screw sound. It's a MUD. It doesn't bloody well need sound. And I don't need esd hanging around just to compile a terminal MUD client, eh?

There are some minor additional changes, such as a bit of cleanup in the build process. tf would seem to have aquired a bit of cruft over the years, resulting in a build process that's truely ugly to behold. Sadly, build/install processes seem to be one of the most oft-ignored bits of software engineering, so they just get cruftier and cruftier over time. These changes are, however, fairly minor.

Download

A full tarball of the patched source can be downloaded here. I haven't bothered to create a patch against the base 4.0-stable1 source. I should, I suppose. Just haven't bothered. Someday.