• exec/dorkit/graphic.js local_console.js screen.js

    From deuce@1:103/705 to CVS commit on Tue Aug 20 16:03:13 2019
    exec/dorkit graphic.js 1.6 1.7 local_console.js 1.4 1.5 screen.js 1.5 1.6 Update of /cvsroot/sbbs/exec/dorkit
    In directory cvs:/tmp/cvs-serv17768/dorkit

    Modified Files:
    graphic.js local_console.js screen.js
    Log Message:
    Use require() instead of conditional load()



    --- SBBSecho 3.08-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Thu Aug 22 02:31:19 2019
    exec/dorkit graphic.js 1.8 1.9 local_console.js 1.6 1.7 screen.js 1.6 1.7 Update of /cvsroot/sbbs/exec/dorkit
    In directory cvs:/tmp/cvs-serv3562/dorkit

    Modified Files:
    graphic.js local_console.js screen.js
    Log Message:
    Speed up local output by having the Graphic object maintain an array
    suitable for use by conio.puttext().

    It's still too slow though... not sure if it's the writing of ANSI or the updating the entire screen on any change...



    --- SBBSecho 3.09-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Thu Aug 22 21:39:43 2019
    exec/dorkit graphic.js 1.10 1.11 local_console.js 1.8 1.9 screen.js 1.8 1.9 Update of /cvsroot/sbbs/exec/dorkit
    In directory cvs:/tmp/cvs-serv22640/dorkit

    Modified Files:
    graphic.js local_console.js screen.js
    Log Message:
    Some huge performance improvements, especially when running locally.



    --- SBBSecho 3.09-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)