summary refs log tree commit diff homepage
path: root/server.c (follow)
Commit message (Expand)AuthorAge
* Clean up spawn constantsJune McEnroe2018-03-05
* Rename Tile timestamps {create,modify,access}TimeJune McEnroe2018-03-05
* Remove leading blank linesJune McEnroe2017-09-27
* Assert client coords are valid after movementJune McEnroe2017-09-03
* Relicense AGPLJune McEnroe2017-09-03
* Remove clientRemove call from clientCastJune McEnroe2017-09-01
* Add four additional spawnsJune McEnroe2017-08-29
* Add respawningJune McEnroe2017-08-28
* Use MakefileJune McEnroe2017-08-26
* Add license to C filesJune McEnroe2017-08-24
* Clean up unnecessary kevent initializersJune McEnroe2017-08-13
* Remove MADV_NOSYNCJune McEnroe2017-08-08
* Completely retry if a send fails during a broadcastJune McEnroe2017-08-08
* Reverse order of main loopJune McEnroe2017-08-08
* Turn off SIGPIPE at the socket levelJune McEnroe2017-08-08
* Split tile access and modifyJune McEnroe2017-08-02
* Madvise RANDOM and NOSYNCJune McEnroe2017-08-01
* Fix removing clients from clientCastJune McEnroe2017-07-31
* Don't dump tiles in coreJune McEnroe2017-07-31
* Use designated initializers for messagesJune McEnroe2017-07-31
* Show other clients' cursorsJune McEnroe2017-07-31
* Track tile access countsJune McEnroe2017-07-31
* Handle large movesJune McEnroe2017-07-31
* Track color only client-sideJune McEnroe2017-07-30
* Add tile create and access timestampsJune McEnroe2017-07-30
* Initial commitJune McEnroe2017-07-30
The Bone Shard EmperorJune McEnroe 2022-06-25Bump xterm font size to 12June McEnroe 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe