-
- Downloads
External programs that are "binary" in nature (e.g. file transfer protocols)
now have their output translated to PETSCII equivalents for PETSCII terminals (but input is not yet translated). .seq files are now sent untranslated via printfile() and putmsg() to PETSCII terminals (using the new P_PETSCII putmsg mode flag). .seq files (and P_PETSCII mode text printed via putmsg) is now converted (poorly) from PETSCII to CP437 - this is still a work-in-progress. Remove the remants of WIP and HTMLterm support from putmsg() and printfile().
Showing
- src/sbbs3/con_out.cpp 90 additions, 9 deletionssrc/sbbs3/con_out.cpp
- src/sbbs3/download.cpp 2 additions, 2 deletionssrc/sbbs3/download.cpp
- src/sbbs3/prntfile.cpp 28 additions, 30 deletionssrc/sbbs3/prntfile.cpp
- src/sbbs3/putmsg.cpp 16 additions, 37 deletionssrc/sbbs3/putmsg.cpp
- src/sbbs3/sbbs.h 9 additions, 5 deletionssrc/sbbs3/sbbs.h
- src/sbbs3/sbbsdefs.h 1 addition, 0 deletionssrc/sbbs3/sbbsdefs.h
- src/sbbs3/xtrn.cpp 24 additions, 10 deletionssrc/sbbs3/xtrn.cpp
- src/xpdev/petdefs.h 21 additions, 21 deletionssrc/xpdev/petdefs.h
Loading
Please register or sign in to comment