Commit message (Collapse) | Author | ||
---|---|---|---|
2017-09-03 | Assert client coords are valid after movement | June McEnroe | |
2017-09-03 | Relicense AGPL | June 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-01 | Revert "Add client 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 McEnroeef='/torus/commit/torus.h?h=v2&id=6f8a935ad423b4d44fc7c63804c14858c12ba137&follow=1'>Track tile access counts | June McEnroe |
2017-07-31 | Adjust move speed in client | June McEnroe | |
2017-07-31 | Handle large moves | June McEnroe | |
2017-07-30 | Optimize builds for chroot | June McEnroe | |
2017-07-30 | Persist bright across color changes | June McEnroe | |
2017-07-30 | Add index.html | June McEnroe | |
2017-07-30 | Add snapshot.sh | June McEnroe | |
2017-07-30 | Fix termcap patch for background colors | June McEnroe | |
2017-07-30 | Update help | June McEnroe | |
2017-07-30 | Fix help to track color | June McEnroe | |
2017-07-30 | Support background colors | June McEnroe | |
2017-07-30 | Track color only client-side | June McEnroe | |
2017-07-30 | Add ostensible support for background colors | June McEnroe | |
2017-07-30 | Add tile create and access timestamps | June McEnroe | |
2017-07-30 | Assert stable struct Tile field offsets | June McEnroe | |
2017-07-30 | Add chroot.sh | June McEnroe | |
2017-07-30 | Add ` command | June McEnroe | |
2017-07-30 | Add sshd_config | June McEnroe | |
2017-07-30 | Add termcap patch | June McEnroe |