log rlgwebd.js @ 176:bf518a00190b

age author description
Wed, 14 Jan 2015 07:44:22 -0500 John "Elwin" Edwards Add client-side support for watching dgamelaunch games.
Tue, 13 Jan 2015 20:30:10 -0500 John "Elwin" Edwards Add server-side support for watching dgamelaunch games.
Mon, 12 Jan 2015 17:10:35 +0000 John "Elwin" Edwards Fix further crashes when following dgamelaunch games.
Sat, 10 Jan 2015 18:54:55 -0500 John "Elwin" Edwards RLGWebD: fix simultaneous watcher bugs.
Fri, 09 Jan 2015 13:06:41 -0500 John "Elwin" Edwards RLGWebD: fix simultaneous player bug.
Fri, 09 Jan 2015 09:43:21 -0500 John "Elwin" Edwards rlgwebd.js: clean up TermSession parameters.
Fri, 09 Jan 2015 08:55:38 -0500 John "Elwin" Edwards Remove the TermSession 'open' event.
Wed, 07 Jan 2015 13:49:37 -0500 John "Elwin" Edwards Rename watcher to dglwatcher.
Wed, 07 Jan 2015 13:18:35 -0500 John "Elwin" Edwards rlgwebd.js: prevent races when reading ttyrecs.
Tue, 06 Jan 2015 16:59:12 -0500 John "Elwin" Edwards rlgwebd.js: read ttyrecs created by dgamelaunch.
Sun, 04 Jan 2015 16:55:57 -0500 John "Elwin" Edwards RLGWebD: overhaul the list of current games.
Sat, 03 Jan 2015 20:07:42 -0500 John "Elwin" Edwards Properly print session tags in the log.
Sat, 03 Jan 2015 17:39:15 -0500 John "Elwin" Edwards RLGWebD: Clean up code related to session timestamps.
Sat, 03 Jan 2015 15:23:04 -0500 John "Elwin" Edwards RLGWebD: excise polling.
Thu, 01 Jan 2015 15:56:22 -0500 John "Elwin" Edwards rlgwebd.js: get rid of numerical game identifiers.
Mon, 12 May 2014 08:59:47 -0700 John "Elwin" Edwards Use posix.getpwnam() to look up UID/GID to drop to.
Tue, 01 Apr 2014 16:43:35 -0700 John "Elwin" Edwards Keep a list of dgamelaunch games and put it in the /status message.
Tue, 01 Apr 2014 11:23:25 -0700 John "Elwin" Edwards Begin support for watching dgamelaunch games.
Mon, 06 Jan 2014 09:11:35 -0500 John "Elwin" Edwards Check that the ttyrec stream has an fd before passing it to fstat.
Mon, 28 Oct 2013 22:11:14 -0700 John "Elwin" Edwards RLGWebD: game binaries have moved to /usr/bin.
Sun, 20 Oct 2013 19:26:39 -0700 John "Elwin" Edwards RLGWebD: inprogress dirs have moved
Wed, 14 Aug 2013 08:04:36 -0700 John "Elwin" Edwards RLGWebD: use NODE_PATH to find modules.
Sat, 20 Jul 2013 12:23:53 -0700 John "Elwin" Edwards Replace the daemon module with posix.
Wed, 12 Sep 2012 15:48:41 -0700 John "Elwin" Edwards Logins don't time out anymore.
Sun, 26 Aug 2012 19:04:57 -0700 John "Elwin" Edwards RLG-Web server: allow changing e-mail and password.
Sat, 25 Aug 2012 19:33:31 -0700 John "Elwin" Edwards Improve the /uinfo interface.
Mon, 13 Aug 2012 09:07:28 -0700 John "Elwin" Edwards Add a user information interface at /uinfo.
Sat, 11 Aug 2012 21:30:12 -0700 John "Elwin" Edwards Correct the clear sequence for srogue.
Sat, 11 Aug 2012 19:48:25 -0700 John "Elwin" Edwards Add support for Advanced Rogue 5.
Mon, 16 Jul 2012 10:09:57 -0700 John "Elwin" Edwards RLG-Web server: update timestamps for WebSocket games.
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 21:03:36 -0700 John "Elwin" Edwards RLG-Web: fix lockfile mixup.
Sun, 15 Jul 2012 20:30:33 -0700 John "Elwin" Edwards RLG-Web: improve taking over sessions.
Sun, 15 Jul 2012 09:04:39 -0700 John "Elwin" Edwards RLG-Web server: add playing through WebSockets.
Fri, 13 Jul 2012 22:26:20 -0700 John "Elwin" Edwards RLG-Web server: send status events over WebSockets.
Fri, 13 Jul 2012 09:17:05 -0700 John "Elwin" Edwards RLG-Web server: refactor statusmsg() to work with WebSockets.
Fri, 13 Jul 2012 08:52:17 -0700 John "Elwin" Edwards RLG-Web server: code cleanup.
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 10:30:33 -0700 John "Elwin" Edwards RLG-Web: Allow games to be taken over.
Tue, 10 Jul 2012 16:32:49 -0700 John "Elwin" Edwards RLG-Web: improve game-starting messages.
Mon, 09 Jul 2012 12:51:12 -0700 John "Elwin" Edwards RLG-Web: make /pstatus/* differentiate between dgl and RLG-Web games.
Mon, 09 Jul 2012 12:24:03 -0700 John "Elwin" Edwards RLG-Web: use the pty module.
Sun, 08 Jul 2012 17:49:43 -0700 John "Elwin" Edwards rlgwebd.js: Unlink control socket at startup.
Sun, 08 Jul 2012 08:40:08 -0700 John "Elwin" Edwards rlgwebd.js: set the width and height on Player objects.
Sun, 08 Jul 2012 08:02:17 -0700 John "Elwin" Edwards Switch to node v0.8.
Wed, 20 Jun 2012 11:37:05 -0700 John "Elwin" Edwards Display idle time of games in progress.
Wed, 20 Jun 2012 08:49:10 -0700 John "Elwin" Edwards Some status improvements.
Wed, 20 Jun 2012 07:37:15 -0700 John "Elwin" Edwards rlgwebd.js: fix failure to respond.
Tue, 19 Jun 2012 19:11:59 -0700 John "Elwin" Edwards Make sure watchers start with completely drawn screens.
Mon, 18 Jun 2012 13:43:51 -0700 John "Elwin" Edwards RLG-Web: make multiple watchers possible.
Mon, 11 Jun 2012 09:15:33 -0700 John "Elwin" Edwards RLG-Web: delay removing TermSessions until the client is informed.
Sat, 09 Jun 2012 21:20:14 -0700 John "Elwin" Edwards RLG-Web: make login sessions time out.
Sat, 09 Jun 2012 13:04:46 -0700 John "Elwin" Edwards rlgwebd.js: remove some debugging.
Sat, 09 Jun 2012 11:46:58 -0700 John "Elwin" Edwards rlgwebd.js: add a player status interface.
Fri, 08 Jun 2012 18:11:47 -0700 John "Elwin" Edwards rlgwebd.js: refactor some game-starting code.
Thu, 07 Jun 2012 15:43:06 -0700 John "Elwin" Edwards RLG-Web: separate logging in and starting a game.
Wed, 06 Jun 2012 10:08:31 -0700 John "Elwin" Edwards rlgwebd.js: remove dead code.
Wed, 06 Jun 2012 10:01:18 -0700 John "Elwin" Edwards RLG-Web: autosave idle games.