log

age author description
Mon, 11 Jun 2012 12:00:44 -0700 John "Elwin" Edwards RLG-Web client: improve the forms.
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:42:24 -0700 John "Elwin" Edwards RLG-Web client: visual improvements.
Sat, 09 Jun 2012 21:20:14 -0700 John "Elwin" Edwards RLG-Web: make login sessions time out.
Sat, 09 Jun 2012 17:00:25 -0700 John "Elwin" Edwards rlgterm.js: make the options table functional.
Sat, 09 Jun 2012 15:22:56 -0700 John "Elwin" Edwards RLG-Web: put the game options into a table.
Sat, 09 Jun 2012 14:13:07 -0700 John "Elwin" Edwards rlgterm.js: present game options to the player.
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.
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