summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/webserver/connection.py
Commit message (Expand)AuthorAgeFilesLines
* Add send timeouts to game<->webtiles server socketPekka Lampila2013-12-071-3/+18
* Webtiles: Don't try to send input over the socket if it hasn't yet opened.Florian Diebold2012-08-021-0/+3
* Webtiles: Tell the crawl process if it is being controlled from the web client.Florian Diebold2011-12-141-2/+9
* Make Webtiles output happen in parallel to the console display, and make the ...Florian Diebold2011-10-151-0/+81