| Sat, 09 Jun 2012 11:46:58 -0700 | John "Elwin" Edwards | rlgwebd.js: add a player status interface. | 
 
  | Sat, 09 Jun 2012 10:44:11 -0700 | John "Elwin" Edwards | rlgterm.js: fix failure to recognize end of game | 
 
  | 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:53:29 -0700 | John "Elwin" Edwards | RLG-Web: reduce polling further. | 
 
  | 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. | 
 
  | Tue, 05 Jun 2012 22:33:41 -0700 | John "Elwin" Edwards | rglterm.js: reduce the server polling. | 
 
  | Tue, 05 Jun 2012 20:13:47 -0700 | John "Elwin" Edwards | rlgwebd.js: handle HTTP HEAD properly. | 
 
  | Tue, 05 Jun 2012 14:55:33 -0700 | John "Elwin" Edwards | RLG-Web: indicate alpha status. | 
 
  | Tue, 05 Jun 2012 14:51:42 -0700 | John "Elwin" Edwards | rlgwebd.js: add a status interface. | 
 
  | Tue, 05 Jun 2012 09:31:49 -0700 | John "Elwin" Edwards | rlgwebd.js: improve MIME types. | 
 
  | Tue, 05 Jun 2012 09:22:17 -0700 | John "Elwin" Edwards | rlgwebd.js: listen on any address | 
 
  | Mon, 04 Jun 2012 21:34:57 -0700 | John "Elwin" Edwards | rlgwebd.js: fix reference error | 
 
  | Mon, 04 Jun 2012 20:45:27 -0700 | John "Elwin" Edwards | rlgwebd.js: become a real daemon. | 
 
  | Mon, 04 Jun 2012 14:21:41 -0700 | John "Elwin" Edwards | rlgwebd.js: read commands from the console | 
 
  | Mon, 04 Jun 2012 10:19:36 -0700 | John "Elwin" Edwards | rlgwebd.js: add timestamps to log messages. | 
 
  | Sun, 03 Jun 2012 18:26:11 -0700 | John "Elwin" Edwards | sqlickrypt.c: finish switching to parametrized queries. | 
 
  | Sun, 03 Jun 2012 17:08:40 -0700 | John "Elwin" Edwards | sqlickrypt.c: begin converting to parametrized queries. | 
 
  | Thu, 24 May 2012 11:36:57 -0700 | John "Elwin" Edwards | Implement message order correction on the server side. | 
 
  | Wed, 23 May 2012 14:28:47 -0700 | John "Elwin" Edwards | Fix some typos. | 
 
  | Wed, 23 May 2012 07:46:08 -0700 | John "Elwin" Edwards | RLG-Web client: some cleanup | 
 
  | Tue, 22 May 2012 21:44:38 -0700 | John "Elwin" Edwards | RLG-Web: set up user directories on registration | 
 
  | Tue, 22 May 2012 20:54:33 -0700 | John "Elwin" Edwards | RLG-Web: add user registration | 
 
  | Mon, 21 May 2012 21:40:56 -0700 | John "Elwin" Edwards | sqlickrypt.c: add the ability to register new users. | 
 
  | Sun, 20 May 2012 15:52:07 -0700 | John "Elwin" Edwards | rlgwebd: switch to dgamelaunch's SQLite database. | 
 
  | Thu, 17 May 2012 09:32:19 -0700 | John "Elwin" Edwards | RLGWeb: switch to JSON protocol. | 
 
  | Tue, 15 May 2012 16:26:28 -0700 | John "Elwin" Edwards | webtty.js: check message order. | 
 
  | Tue, 15 May 2012 09:30:12 -0700 | John "Elwin" Edwards | shterm.js: Client-side message ordering | 
 
  | Sun, 13 May 2012 20:50:13 -0700 | John "Elwin" Edwards | webtty: switch upward protocol to JSON |