]> granicus.if.org Git - nethack/commit
debug mode #wizrumorcheck
authornethack.allison <nethack.allison>
Mon, 1 May 2006 01:49:18 +0000 (01:49 +0000)
committernethack.allison <nethack.allison>
Mon, 1 May 2006 01:49:18 +0000 (01:49 +0000)
commit376f9ba047e70a7da6190658703c56baf928f8f3
tree4d59dade28b25a238f0dae50fd9c0feed1d0e6f3
parent10066ff08e068e9337f0ee27d7caceb5eacae7e3
debug mode #wizrumorcheck

Provide a command to easily verify that the rumor true/false
boundary offsets are correct for the rumors file.
If the boundary is pointing mid-line, the rumor at the boundary
won't decrypt properly.
include/extern.h
src/cmd.c
src/rumors.c