-
- Downloads
Add a configurable System->Loadable Module for Text File Sections, defaults
to "text_sec" (text_sec.js). This means that the Baja TEXT_FILE_SECTION function and the JS bbs.text_sec() method now execute the module rather than executing the old (now removed) C++ code. Hooray!
Showing
- src/sbbs3/scfg/scfgsys.c 9 additions, 3 deletionssrc/sbbs3/scfg/scfgsys.c
- src/sbbs3/scfgdefs.h 1 addition, 0 deletionssrc/sbbs3/scfgdefs.h
- src/sbbs3/scfglib1.c 3 additions, 2 deletionssrc/sbbs3/scfglib1.c
- src/sbbs3/scfgsave.c 2 additions, 2 deletionssrc/sbbs3/scfgsave.c
- src/sbbs3/text_sec.cpp 3 additions, 214 deletionssrc/sbbs3/text_sec.cpp
Loading
Please register or sign in to comment