• xtrn/lord2/lord2.js

    From rswindell@VERT to CVS commit on Saturday, March 14, 2020 12:56:45
    xtrn/lord2 lord2.js 1.46 1.47
    Update of /cvsroot/sbbs/xtrn/lord2
    In directory cvs:/tmp/cvs-serv27607

    Modified Files:
    lord2.js
    Log Message:
    Fix a couple of calls to draw_menu() which should have been calls to draw_map() !JavaScript /sbbs/xtrn/lord2/lord2.js line 2264: ReferenceError: draw_menu is not defined



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Monday, April 06, 2020 13:50:35
    xtrn/lord2 lord2.js 1.48 1.49
    Update of /cvsroot/sbbs/xtrn/lord2
    In directory cvs:/tmp/cvs-serv12009

    Modified Files:
    lord2.js
    Log Message:
    SHOW SCROLL doesn't expand variables.

    Also, `* appears to be the same as `^, you just can't normally use it
    because it's the node number variable.

    Add comment that when converting to ANSI, `* sets the background colour
    as well as the foreground, but it clearly doesn't do that for output.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sunday, August 23, 2020 00:08:12
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/96934b468f2e569eecce2504
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Throw exception objects, not strings

    That way, the file and line number is reported correctly.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Saturday, March 22, 2025 21:02:03
    https://gitlab.synchro.net/main/sbbs/-/commit/e5ac735f329d8d57c986f5e8
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Log all the random crap when rec is NaN

    Maybe something will end up being useful, nobody actaully seems to
    notice it happening though.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, March 23, 2025 12:34:51
    https://gitlab.synchro.net/main/sbbs/-/commit/8a8c8bb8a9a7f9f94147637c
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Make the first day be day zero.

    Not sure this makes any difference, but this matches LORD2 behaviour.

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