summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/webserver/terminal.py
Commit message (Expand)AuthorAgeFilesLines
* Change WebTiles crash handling to work by parsing stderr.Pekka Lampila2014-03-021-0/+3
* Webtiles: Make it possible to disable ttyrec recording.Florian Diebold2012-09-071-2/+8
* Webtiles: Be a bit more resilient against errors while starting Crawl.Florian Diebold2012-08-281-1/+9
* Webtiles: Remove the handler for the stderr pipe when crawl exits.Florian Diebold2012-02-231-1/+2
* Webtiles: Allow configuring the ttyrec size.Florian Diebold2011-11-161-2/+3
* Hopefully generate the right files to make Webtiles games register in DGL.Florian Diebold2011-11-011-2/+4
* Webtiles: Fix idle time.Florian Diebold2011-10-151-0/+4
* Make the Webtiles server able to handle older game versions (i.e. 0.9) again.Florian Diebold2011-10-151-1/+3
* Webtiles: Restore the logging of Crawl's stderr output.Florian Diebold2011-10-151-3/+45
* Webtiles: Write an ID header in the ttyrecs similarly to DGL.Florian Diebold2011-10-151-1/+4
* Make Webtiles output happen in parallel to the console display, and make the ...Florian Diebold2011-10-151-0/+127