QuickMUD-March2012.tar.gz

Uploaded: 12 Mar, 2012
Previous uploads by this submitter: 0

Author: Nick Di Mario

Downloads: 283

Note: This is a good version of QuickMUD to download if you just want a clean compile and a couple of fixes, otherwise its the same as the original old QuickMUD

QuickMUD with a clean compile using the GCC compiler included with Ubuntu 10.04 64bit.

Contains three fixes as well:
1) Makefile now compiles rom binary to area directory, instead of src directory
2) the mud command for players known as 'scan' was not included in the original QuickMUD, it has now been fixed and is working
3) renamed getline to merc_getline so avoid a full error stop


I was looking for a clean ROM codebase that had the basics of colour/olc in it. This seemed to have most of what I was looking for. I spent the last day removing all warnings and fixing a few minor things, figured it would be useful to someone else also deciding to start out in 2012 or later.