log rlgwebd.js @ 155:245a2959f504

age author description
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.