• xtrn/bublbogl/game.js

    From rswindell@1:103/705 to CVS commit on Fri Dec 29 01:38:58 2017
    xtrn/bublbogl game.js 1.10 1.11
    Update of /cvsroot/sbbs/xtrn/bublbogl
    In directory cvs:/tmp/cvs-serv11614

    Modified Files:
    game.js
    Log Message:
    Fix run-time error: TypeError: data.players[useralias] is undefined


    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From mcmlxxix@1:103/705 to CVS commit on Mon Apr 29 10:41:09 2019
    xtrn/bublbogl game.js 1.11 1.12
    Update of /cvsroot/sbbs/xtrn/bublbogl
    In directory cvs:/tmp/cvs-serv24121

    Modified Files:
    game.js
    Log Message:
    attempt to resolve infinite recursion bug -- would love to know what word was attempted so I can recreate the issue -- anyone?

    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Va7aqd@1:103/705 to mcmlxxix on Mon Apr 29 12:26:28 2019
    Re: xtrn/bublbogl/game.js
    By: mcmlxxix to CVS commit on Mon Apr 29 2019 10:41 am

    attempt to resolve infinite recursion bug -- would love to know what word was attempted so I can recreate the issue -- anyone?

    I wish I remembered - I think which word I was currently working on went out of
    my head about the instant the crash occurred and
    the word was replaced with "... er, what? Aw, crap!" heh

    ---
    ■ Synchronet ■ VA7AQD's Tavern - bbs.isurf.ca
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Thu Jan 2 16:00:34 2020
    xtrn/bublbogl game.js 1.12 1.13
    Update of /cvsroot/sbbs/xtrn/bublbogl
    In directory cvs:/tmp/cvs-serv17857

    Modified Files:
    game.js
    Log Message:
    Save/restore ctrl-key handler and sys_status correctly

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Thu Jan 2 16:48:00 2020
    xtrn/bublbogl game.js 1.13 1.14
    Update of /cvsroot/sbbs/xtrn/bublbogl
    In directory cvs:/tmp/cvs-serv24127

    Modified Files:
    game.js
    Log Message:
    replace the recursive binary-search scanDictionary method with a linear search
    function to avoid infinite recursion

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