Subj : src/sbbs3/js_console.cpp load_cfg.c sbbsdefs.h scfgdefs.h To : Git commit to main/sbbs/master From : Rob Swindell (on ChromeOS) Date : Tue May 21 2024 19:42:14 https://gitlab.synchro.net/main/sbbs/-/commit/b5365030a7b32e167db28df5 Modified Files: src/sbbs3/js_console.cpp load_cfg.c sbbsdefs.h scfgdefs.h Log Message: Replace ctrl/attr.cfg (customized text colors/attrs) with ctrl/attr.ini Another legacy config file replaced with .ini file (for easier editing and future extensibility). No longer dynamically allocate scfg_t.colors (no need). There's really no reason why this is still an array, but leave as is for now. Also, I noticed JS console.color_list (also an array) is not enumerable (or documented) - that should be fixed. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .