about summary refs log tree commit diff homepage
Commit message (Collapse)AuthorAge
* Remove READMEJune McEnroe2019-12-19
|
* Update git URLsJune McEnroe2019-12-15
|
* Add buymeacoffee linkJune McEnroe2019-08-05
| | | | Can't hurt, I guess? I don't expect to get anything...
* Use braces in MakefileJune McEnroe2019-07-27
|
* Make copyright headers consistentJune McEnroe2019-07-27
|
* Remove NetHack from indexJune McEnroe2019-07-08
|
* Don't install rc.kfcgi eitherJune McEnroe2019-04-08
|
* Remove rc.kfcgiJune McEnroe2019-03-28
| | | | | I sent a better version of it to the port maintainer and it is now in the ports tree.
* 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
|