Fixed Up Smaug Source by the FUSS Project at SmaugMuds
Stars
26
Forks
25
Watchers
26
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Stack size in the startup file cannot be set to unlimited or doing a hotboot will crash.
051e516View on GitHubBan, Allow, and Warn functions had icky goto statements in them. Those have been removed and the syntax messages moved into a proper block near the top of each.
627719eView on GitHubFinally got rid of that silly "args" define scattered throughout mud.h.
cdc7c48View on GitHubCapitalized some playable races and NPC classes which were being displayed as lowercase.
18674c8View on GitHubRemoved the unused old_fold_area function since all areas written by the base are in the new KEY format.
d0a75e7View on GitHubSAVEVERSION in save.c is now defined as a const int rather than a preprocessor definition.
9f2c904View on GitHub