-
- Downloads
Both hungry/liberal hot-spots and strict hot-spots can be defined now, at the...
Both hungry/liberal hot-spots and strict hot-spots can be defined now, at the same time. For Nelgin. Use ^A` to define a single-char strict hot-spot using Ctrl-A codes. Unfortunately, this usurps the "home" Ctrl-A code which nothing seems to use but has now been changed to ^A'. Use ` instead of ~ in mnemonics to define strict single-char hot-spots (also displays the cmd key in [] instead () on non ANSI/PETSCII terms). Use @` instead of @~ codes to define strict hot-keys. Use HOT:STRICT @-code to declare a strict hot-key color. Use HOT:HUNGRY @-code to toggle back to hungry color-defined hot-keys (the default). New optional boolean argument to JS console.add_hotkey(), hungry = true by default.
Showing
- src/sbbs3/asc2ans.c 2 additions, 2 deletionssrc/sbbs3/asc2ans.c
- src/sbbs3/atcodes.cpp 26 additions, 3 deletionssrc/sbbs3/atcodes.cpp
- src/sbbs3/con_out.cpp 9 additions, 3 deletionssrc/sbbs3/con_out.cpp
- src/sbbs3/getkey.cpp 15 additions, 1 deletionsrc/sbbs3/getkey.cpp
- src/sbbs3/inkey.cpp 10 additions, 7 deletionssrc/sbbs3/inkey.cpp
- src/sbbs3/js_console.cpp 6 additions, 1 deletionsrc/sbbs3/js_console.cpp
- src/sbbs3/main.cpp 1 addition, 1 deletionsrc/sbbs3/main.cpp
- src/sbbs3/putmsg.cpp 7 additions, 1 deletionsrc/sbbs3/putmsg.cpp
- src/sbbs3/sbbs.h 29 additions, 4 deletionssrc/sbbs3/sbbs.h
- src/sbbs3/sbbsdefs.h 0 additions, 23 deletionssrc/sbbs3/sbbsdefs.h
Loading
Please register or sign in to comment