mbbsemu / MBBSEmu

The MajorBBS Emulation Project is an Open Source, Cross-Platform emulator for easily running The MajorBBS & Worldgroup Modules
https://www.mbbsemu.com
MIT License
134 stars 13 forks source link

Variable Ordinals #629

Closed enusbaum closed 3 months ago

enusbaum commented 3 months ago
enusbaum commented 3 months ago

Verified that there are only two methods missing unit tests: scanmsg and rawmsg

Upon further investigation, the current scanmsg implementation is incorrect. We only support reading from a MSG file loaded (and defined) in the current module MDF, but the documentation states it should be ANY MSG file.

So we'll need to correct that, I'll open a defect.