index
:
src
this commit
master
dontfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
www
/
photo.causal.agency
/
2024-09-12
Mode
Name
Size
-rw-r--r--
body
13
log
plain
blame
-rw-r--r--
film
19
log
plain
blame
-rw-r--r--
lens
34
log
plain
blame
ient readOnly mode"June McEnroe This reverts commit 34f25ae40a3db9369e9d98b3814f2b93bbc21451.
2017-09-01
Remove clientRemove call from clientCast
June 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-01
Add client readOnly mode
June McEnroe
2017-08-31
Clean up merge tool
June McEnroe Choose the version with the most recent access if the modify times are the same.
2017-08-31
Choose B for tiles with equal modify times
June McEnroe This way newer access counts and times will be preserved.
2017-08-31
Add quick data file merge tool
June McEnroe Hopefully I won't have to use it ever again.
2017-08-30
Use only foreground color for selecting spawn
June McEnroe
2017-08-29
Add four additional spawns
June McEnroe
2017-08-28
Add respawning
June McEnroe
2017-08-26
Move license above includes
June McEnroe Why was it down there?
2017-08-26
Snapshot metadata
June McEnroe
2017-08-26
Add meta.c to README
June McEnroe
2017-08-26
Use Makefile
June McEnroe