]> git.pond.sub.org Git - eow/history - empire.lisp
Extend driver to dump all tables.
[eow] / empire.lisp
2009-10-10 Gerd FlaigExtend driver to dump all tables.
2009-08-29 Gerd FlaigFix xdump driver
2009-08-29 Gerd FlaigStart integration of xdump with protocol
2009-06-30 Gerd Flaigstart xdump-mode
2009-04-26 Gerd FlaigDisable #. in prompt reader net oxygen/master oxygen/net
2009-04-26 Gerd FlaigIgnore data messages in init mode. Handle simple-stream...
2009-04-26 Gerd FlaigCorrect protocol handling in login phase
2009-04-26 Gerd FlaigThrow error on unknown event type
2009-04-26 Gerd FlaigAllow atomic mode switching in the sender
2009-01-17 Gerd FlaigAlso send a line from the queue on c_flush
2009-01-17 Gerd FlaigFix special-command-p for empty lines
2009-01-17 Gerd Flaigfix reconnect
2009-01-02 Gerd FlaigKill previous login per default origin/master
2009-01-02 Gerd FlaigFix retry logic. Remove extraneous newlines in logging.
2009-01-02 Gerd FlaigFix special command dispatch return
2009-01-02 Gerd FlaigSpecial command dispatch. Log with object prefix.
2009-01-01 Gerd FlaigAdd logging package. Handle flush prompts.
2008-12-27 Gerd Flaiggrammar
2008-12-27 Gerd Flaigautomatic reconnect. handle more message types.
2008-12-26 Gerd Flaighandle-flush in play-mode
2008-12-20 Gerd Flaigintroduce session objects
2008-12-20 Gerd FlaigHandle connection refused and closed
2008-12-14 Gerd FlaigInitial working command line
2008-11-29 Gerd FlaigForward prompt to browser
2008-08-02 Gerd FlaigFix handle-data.
2008-08-02 Gerd FlaigIntroduce connection modes
2008-08-01 Gerd FlaigInitial checkin