New journal event "output"

Redundant information, but incredibly useful when you want to figure
out what happened without a (still nonexistent) journal replay tool.
The redundancy could help making a journal replay tool more robust.

To enable, set econfig key keep_journal to at least 2.  Output events
are *not* flushed to disk immediately.
This commit is contained in:
Markus Armbruster 2011-04-04 08:09:25 +02:00
parent f04d1ae032
commit 4785662587
5 changed files with 68 additions and 4 deletions

View file

@ -48,6 +48,7 @@ struct nchrstr;
struct nstr_item;
struct nstr_sect;
struct nukstr;
struct player;
struct plist;
struct plnstr;
struct range;