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

    From deuce@VERT to CVS commit on Tuesday, August 20, 2019 16:03:13
    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()




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Thursday, August 22, 2019 02:31:19
    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...




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Thursday, August 22, 2019 21:39:43
    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.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net