-
- Downloads
Replace some hard-coded strings with Ctrl-A codes with text.dat strings
As Nelgin pointed out, there are a few hard-coded strings in the C++ source with attribute (Ctrl-A) codes still. This commit takes care of 5 of them: - TelnetGatewayPrompt - QWKEndOfMessage - QWKTagLineFmt - QWKControlCommand - QWKBadControlCommand
Showing
- ctrl/text.dat 7 additions, 0 deletionsctrl/text.dat
- src/sbbs3/msgtoqwk.cpp 3 additions, 3 deletionssrc/sbbs3/msgtoqwk.cpp
- src/sbbs3/qwk.cpp 2 additions, 2 deletionssrc/sbbs3/qwk.cpp
- src/sbbs3/telgate.cpp 1 addition, 3 deletionssrc/sbbs3/telgate.cpp
- src/sbbs3/text.h 5 additions, 0 deletionssrc/sbbs3/text.h
- src/sbbs3/text_defaults.c 10 additions, 0 deletionssrc/sbbs3/text_defaults.c
- src/sbbs3/text_id.c 5 additions, 0 deletionssrc/sbbs3/text_id.c
Loading
Please register or sign in to comment