log

age author description
Tue, 20 Jan 2015 16:06:12 -0500 John "Elwin" Edwards Client: improve messages at the end of watching a game.
Tue, 20 Jan 2015 10:17:05 -0500 John "Elwin" Edwards Finish moving DglSession methods into the prototype.
Mon, 19 Jan 2015 14:44:27 -0500 John "Elwin" Edwards Move TermSession and DglSession common code into a base class.
Mon, 19 Jan 2015 08:32:29 -0500 John "Elwin" Edwards Move all TermSession methods into the prototype.
Sat, 17 Jan 2015 19:57:40 -0500 John "Elwin" Edwards Begin moving TermSession methods into the prototype.
Sat, 17 Jan 2015 15:48:41 -0500 John "Elwin" Edwards Print metadata at the beginning of ttyrec files.
Fri, 16 Jan 2015 08:25:25 -0500 John "Elwin" Edwards Improve the clear-command recognition.
Wed, 14 Jan 2015 20:45:12 -0500 John "Elwin" Edwards Added tag beta8 for changeset b5df69715001
Wed, 14 Jan 2015 15:32:21 -0500 John "Elwin" Edwards Update the documentation. beta8
Wed, 14 Jan 2015 15:16:31 -0500 John "Elwin" Edwards Move index.html files.
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.
Sun, 11 Jan 2015 07:41:36 -0500 John "Elwin" Edwards Added tag beta7 for changeset db27b91578f0
Sun, 11 Jan 2015 07:39:59 -0500 John "Elwin" Edwards Update documentation and bump the version number. beta7
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:22:05 -0500 John "Elwin" Edwards watcher: exit if errors occur.
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 20:03:49 -0500 John "Elwin" Edwards RLGWebD client: fix watching.
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.