log rlgterm.js @ 205:6651f54a0062

age author description
Sun, 01 Jan 2017 20:18:01 -0500 John "Elwin" Edwards Initial support for TLS.
Tue, 23 Jun 2015 12:09:02 -0400 John "Elwin" Edwards Add support for Advanced Rogue 7 and XRogue.
Wed, 21 Jan 2015 17:21:35 -0500 John "Elwin" Edwards Fix a use of the wrong variable name.
Tue, 20 Jan 2015 16:06:12 -0500 John "Elwin" Edwards Client: improve messages at the end of watching a game.
Wed, 14 Jan 2015 07:44:22 -0500 John "Elwin" Edwards Add client-side support for watching dgamelaunch games.
Sun, 04 Jan 2015 16:55:57 -0500 John "Elwin" Edwards RLGWebD: overhaul the list of current games.
Sat, 03 Jan 2015 20:03:49 -0500 John "Elwin" Edwards RLGWebD client: fix watching.
Sat, 03 Jan 2015 15:23:04 -0500 John "Elwin" Edwards RLGWebD: excise polling.
Mon, 27 Aug 2012 13:43:12 -0700 John "Elwin" Edwards RLG-Web client: store login key in DOM Storage.
Sat, 11 Aug 2012 19:48:25 -0700 John "Elwin" Edwards Add support for Advanced Rogue 5.
Mon, 23 Jul 2012 09:32:46 -0700 John "Elwin" Edwards rlgterm.js: display the game's proper name when starting.
Mon, 16 Jul 2012 14:52:04 -0700 John "Elwin" Edwards Fix WebSocket support checking.
Mon, 16 Jul 2012 08:23:51 -0700 John "Elwin" Edwards RLG-Web: improvements to choices and status messaging.
Sun, 15 Jul 2012 22:33:44 -0700 John "Elwin" Edwards Replace taking over games with forced saves.
Sun, 15 Jul 2012 20:30:33 -0700 John "Elwin" Edwards RLG-Web: improve taking over sessions.
Sun, 15 Jul 2012 18:18:53 -0700 John "Elwin" Edwards RLG-Web client: add playing through WebSockets.
Sat, 14 Jul 2012 10:11:13 -0700 John "Elwin" Edwards RLG-Web client: determine the host for WebSocket connections.
Sat, 14 Jul 2012 09:46:26 -0700 John "Elwin" Edwards RLG-Web client: use WebSockets for game lists.
Fri, 13 Jul 2012 08:39:39 -0700 John "Elwin" Edwards RLG-Web: Complete the WebSocket watcher.
Thu, 12 Jul 2012 22:16:15 -0700 John "Elwin" Edwards RLG-Web: begin converting to WebSockets.
Wed, 11 Jul 2012 15:45:22 -0700 John "Elwin" Edwards rlgterm.js: remove unnecessary debugging messages.
Wed, 11 Jul 2012 11:10:50 -0700 John "Elwin" Edwards RLG-Web client: improvements to UI messages.
Wed, 11 Jul 2012 10:30:33 -0700 John "Elwin" Edwards RLG-Web: Allow games to be taken over.
Wed, 11 Jul 2012 07:37:56 -0700 John "Elwin" Edwards rlgterm.js: improve registration failure messages.
Tue, 10 Jul 2012 18:39:36 -0700 John "Elwin" Edwards RLG-Web client: replace setTitle() with message().
Tue, 10 Jul 2012 16:32:49 -0700 John "Elwin" Edwards RLG-Web: improve game-starting messages.
Tue, 10 Jul 2012 13:53:38 -0700 John "Elwin" Edwards RLG-Web client: distinguish playing and watching in UI.
Tue, 10 Jul 2012 08:08:54 -0700 John "Elwin" Edwards RLG-Web: add a new message framework.
Mon, 09 Jul 2012 12:51:12 -0700 John "Elwin" Edwards RLG-Web: make /pstatus/* differentiate between dgl and RLG-Web games.
Sun, 08 Jul 2012 08:10:55 -0700 John "Elwin" Edwards rlgterm.js: fix debugging messages for registration.