summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Add photos from July 29June McEnroe2024-08-09
* Add photos from July 27June McEnroe2024-08-08
* Add photos from July 14June McEnroe2024-07-26
* Add photos from July 9June McEnroe2024-07-16
* Add photos from July 6June McEnroe2024-07-15
* Add the end of the Harman Phoenix rollJune McEnroe2024-07-10
* Add photos from July 3, the hikeJune McEnroe2024-07-08
* Add photos from July 1June McEnroe2024-07-07
* Add photos from June 25-30June McEnroe2024-07-07
* Add photos from June 22 (and the few days after that)June McEnroe2024-06-30
* Accommodate lower-case .jpg filesJune McEnroe2024-06-30
* Add another BACKXWASH showJune McEnroe2024-06-23
* Update bioJune McEnroe2024-06-16
* Add photo descriptions from June 12June McEnroe2024-06-15
* Add first roll of film from June 8June McEnroe2024-06-10
* Cope with not having an EXIF infoJune McEnroe2024-06-10
* Resize using target pixel counts for consistencyJune McEnroe2024-06-10
* Add The Girl Who Was Convinced...June McEnroe2024-06-10
* Add photos from May 31June McEnroe2024-06-09
* Use monospace on photo pagesJune McEnroe2024-06-09
* Put lens and (future) film at the tops of photo pagesJune McEnroe2024-06-09
* Remove use of sysexits.hJune McEnroe2024-05-22
* Add photo descriptions from 05-03 and 05-06June McEnroe2024-05-22
* Fix = precedence in whenJune McEnroe2024-05-21
* Add April 30 photoJune McEnroe2024-05-03
* Add April 20 photosJune McEnroe2024-05-03
* Add street lamp photoJune McEnroe2024-04-19
* Add link to photosJune McEnroe2024-04-18
* Add 'www/photo.causal.agency/' from commit '3e93e1c8c6c5a41d67ad63c6fd2624df6...June McEnroe2024-04-14
|\
| * Remove redundant headings from feedJune McEnroe2024-04-14
| * Add atom feed generationJune McEnroe2024-04-14
| * Add descriptions for 2024-04-14June McEnroe2024-04-14
| * Add descriptions for 2024-04-10June McEnroe2024-04-14
| * Add meta viewport, some padding for the anchorsJune McEnroe2024-04-14
| * Add rsync scriptJune McEnroe2024-04-14
| * Add HTML generationJune McEnroe2024-04-14
* Publish "little blessings"June McEnroe2024-03-24
* Add support for text files to just be fmt'edJune McEnroe2024-03-24
* Publish "comfort music"June McEnroe2024-02-23
* Sort branches by commit dateJune McEnroe2024-02-12
* List repos on static git.causal.agencyJune McEnroe2024-01-12
* Add static index for git.causal.agencyJune McEnroe2024-01-12
* Bump template copyright years to 2024June McEnroe2024-01-01
* Add Starling HouseJune McEnroe2023-12-23
* Replace catsit with kitdJune McEnroe2023-11-28
* Link to lands quiz and alphabet rankingJune McEnroe2023-11-28
* Remove levelerJune McEnroe2023-11-28
* Declare for loop variablesJune McEnroe2023-11-14
* Add Magic Lands QuizJune McEnroe2023-11-13
* Highlight ksh scripts as shJune McEnroe2023-10-10
> 2018-03-05Generate tagsJune McEnroe 2017-10-03Simplify Makefile with pattern ruleJune McEnroe Insert rant about how GNU make handles the .c rule with extra dependencies. Also I don't care that everything links curses now. 2017-09-27Remove leading blank linesJune McEnroe 2017-09-27Add merge.c to READMEJune McEnroe 2017-09-03Assert client coords are valid after movementJune McEnroe 2017-09-03Relicense AGPLJune McEnroe I know it's already published under a permissive license in what is probably its final form, but I want to license it AGPL anyway on principle following some conversations I had about open source, corporations and copyleft. 2017-09-01Revert "Add client readOnly mode"June McEnroe This reverts commit 9a6c9c91c8092603b914cc0b3085d059e162ca29. 2017-09-01Remove clientRemove call from clientCastJune McEnroe If an error occurs on a client socket during a broadcast, that client will show up in the kqueue loop with EV_EOF and get removed that way. Tested by sending SIGKILL to a client and watching its cursor disappear. 2017-09-01Add client readOnly modeJune McEnroe 2017-08-31Clean up merge toolJune McEnroe Choose the version with the most recent access if the modify times are the same. 2017-08-31Choose B for tiles with equal modify timesJune McEnroe This way newer access counts and times will be preserved. 2017-08-31Add quick data file merge toolJune McEnroe Hopefully I won't have to use it ever again. 2017-08-30Use only foreground color for selecting spawnJune McEnroe 2017-08-29Add four additional spawnsJune McEnroe 2017-08-28Add respawningJune McEnroe 2017-08-26Move license above includesJune McEnroe Why was it down there? 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe