about summary refs log tree commit diff homepage
Commit message (Collapse)AuthorAge
* Reformat index.html with explore linkJune McEnroe2019-01-16
|
* Return false from keydown handler in exploreJune McEnroe2019-01-16
|
* Draw lines to tile edgeJune McEnroe2019-01-08
|
* Factor out default pathsJune McEnroe2019-01-08
|
* Remove incorrect default coordinatesJune McEnroe2019-01-08
|
* Set img src when explore fragment changesJune McEnroe2019-01-07
|
* Compress PNG data in imageJune McEnroe2019-01-07
| | | | kcgi never enables compression for FastCGI.
* madvise MADV_NOCORE in imageJune McEnroe2019-01-07
|
* Add license notice to explore JavaScriptJune McEnroe2019-01-07
|
* Add Q/Home binding in exploreJune McEnroe2019-01-07
|
* Fix explore image URLJune McEnroe2019-01-07
|
* Add HOME button, ssh link, AGPL notice to exploreJune McEnroe2019-01-07
|
* Add meta viewport to exploreJune McEnroe2019-01-06
|
* Set background and max-width in exploreJune McEnroe2019-01-06
|
* Swallow writes after the connection is closedJune McEnroe2019-01-06
| | | | It was not okay.
* Handle KCGI_HUPJune McEnroe2019-01-06
| | | | | I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1.
* Install html filesJune McEnroe2019-01-06
|
* Add explore.htmlJune McEnroe2019-01-06
|
* Use req.fieldmapJune McEnroe2019-01-06
|
* Add kfcgi rc fileJune McEnroe2019-01-06
|
* Add image and font to chrootJune McEnroe2019-01-06
|
* Add kcgi support to imageJune McEnroe2019-01-06
|
* Add cap_rights_limit calls to client and serverJune McEnroe2019-01-04
|
* Add play to index.htmlJune McEnroe2019-01-04
|
* Merge branch 'backport'June McEnroe2019-01-04
|\
| * Re-create help pageJune McEnroe2019-01-04
| |
| * Add teleportationJune McEnroe2019-01-04
| | | | | | | | "Spawns" in the old code.
| * Add simplified speed controlJune McEnroe2019-01-04
| |
| * Add indicator of current position in mapJune McEnroe2019-01-04
| |
| * Disable flipJune McEnroe2019-01-04
| |
| * Fix map generation for old metadata discrepanciesJune McEnroe2019-01-04
| |
| * Restore old data formatJune McEnroe2019-01-04
|/
* Call cap_enter in client and serverJune McEnroe2018-11-29
|
* Fix make cleanJune McEnroe2018-11-29
|
* Use png.h and config.mkJune McEnroe2018-11-29
|
* Fix Makefile indentationJune McEnroe2018-10-20
|
* Add install targetJune McEnroe2018-10-20
|
* Add rc.torusJune McEnroe2018-10-20
|
* Only use pidfile(3) on FreeBSDJune McEnroe2018-10-20
|
* Add server daemonizationJune McEnroe2018-10-14
|
* Replace torus.7 with torus.1June McEnroe2018-10-12
|
* Add -s flag to clientJune McEnroe2018-10-12
|
* Add -d and -s flags to serverJune McEnroe2018-10-12
|
* Refactor image.cJune McEnroe2018-10-11
|
* Ignore imageJune McEnroe2018-10-10
|
* Add PNG rendererJune McEnroe2018-10-10
|
* Link staticallyJune McEnroe2018-10-07
|
* Use PascalCase for constantsJune McEnroe2018-09-30
|
* Merge branch 'ansi'June McEnroe2018-08-27
|\
| * Dump HELP_DATA with client -hJune McEnroe2018-08-27
| |