log

age author description
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
Sun, 13 May 2012 08:47:35 -0700 John "Elwin" Edwards shterm.js: Add some debugging messages.
Fri, 11 May 2012 13:33:48 -0700 John "Elwin" Edwards webtty: switch all server responses to JSON.
Wed, 09 May 2012 16:36:11 -0700 John "Elwin" Edwards webtty: begin experimenting with JSON protocol.
Wed, 09 May 2012 13:38:05 -0700 John "Elwin" Edwards Make the emulator screen resizable.
Mon, 07 May 2012 16:08:59 -0700 John "Elwin" Edwards Call the dgl replacement rlgwebd instead of webttyd.
Mon, 07 May 2012 16:03:10 -0700 John "Elwin" Edwards WebTTY: switch terminal size to 80x25.
Mon, 07 May 2012 13:08:24 -0700 John "Elwin" Edwards Put common key tables into a common file.
Mon, 07 May 2012 12:50:02 -0700 John "Elwin" Edwards Add support for the delete key.
Mon, 07 May 2012 11:09:14 -0700 John "Elwin" Edwards Client: don't assume the terminal is 24x80.
Sun, 06 May 2012 15:22:13 -0700 John "Elwin" Edwards webtty.js: remove tty-module code.
Sun, 06 May 2012 15:06:32 -0700 John "Elwin" Edwards webtty.js: set up the environment and working directory.
Sun, 06 May 2012 09:04:14 -0700 John "Elwin" Edwards Add a few comments.
Sun, 06 May 2012 08:45:40 -0700 John "Elwin" Edwards Put this project under version control, finally.