summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Generate scheme.hJune McEnroe2018-08-20
* Add dependencies on gfx.hJune McEnroe2018-08-20
* Add Blondie — Heart of GlassJune McEnroe2018-08-18
* Set FCEDIT=$EDITORJune McEnroe2018-08-18
* Only post commits with bodies to MastodonJune McEnroe2018-08-18
* Run tf/cfg link script with /bin/shJune McEnroe2018-08-18
* Run {,s,t}up with /bin/shJune McEnroe2018-08-18
* Use whence instead of typeJune McEnroe2018-08-18
* Cut off path components until right prompt fitsJune McEnroe2018-08-18
* Add "private" alias to source encrypted fileJune McEnroe2018-08-17
* Add vim mapping to add a #includeJune McEnroe2018-08-17
* Add gitea2mastodon CGI scriptJune McEnroe2018-08-17
* Remove zshrcJune McEnroe2018-08-17
* Apply realpath to HOMEJune McEnroe2018-08-16
* Install mksh rather than zshJune McEnroe2018-08-16
* Port all scripts to shJune McEnroe2018-08-16
* Shorten .local ssh namesJune McEnroe2018-08-16
* Export GPG_TTYJune McEnroe2018-08-16
* Disable visual bell entirely in TerminalJune McEnroe2018-08-16
* Rearrange kshrc, fix right promptJune McEnroe2018-08-16
* Source kshrc from mkshJune McEnroe2018-08-15
* Add GNU color aliases to mkshrcJune McEnroe2018-08-15
* Move nasd to shell scriptJune McEnroe2018-08-15
* Add kshrcJune McEnroe2018-08-15
* Remove scrapJune McEnroe2018-08-13
* Refactor scheme and add mintty outputJune McEnroe2018-08-11
* Add notify-send mimic for macOSJune McEnroe2018-08-09
* Ignore .o files in vimJune McEnroe2018-08-09
* Add open(1) forwarding to pbdJune McEnroe2018-08-08
* Fix colorscheme manUnderline disableJune McEnroe2018-08-06
* Disable underline in man pagesJune McEnroe2018-08-06
* Update htoprc from new htop versionJune McEnroe2018-08-06
* Use 16-color palette in colorschemeJune McEnroe2018-08-06
* Add Watch You, Watch MeJune McEnroe2018-08-01
* Add rand aliasJune McEnroe2018-07-31
* Refactor msr606June McEnroe2018-07-31
* Add msr606June McEnroe2018-07-31
* Use color numbers in colorschemeJune McEnroe2018-07-30
* Rename linux function in schemeJune McEnroe2018-07-30
* Add gfx README and LICENSEJune McEnroe2018-07-30
* Move graphical programs out of binJune McEnroe2018-07-30
* Add Neckbeard DeathcampJune McEnroe2018-07-30
* Just print rs1 in dtch restoreTermJune McEnroe2018-07-29
* Fix dtch cmsg sizeJune McEnroe2018-07-29
* Fix cfmakeraw callsJune McEnroe2018-07-25
* Remove nasm from installJune McEnroe2018-07-23
* Add monday.local to sshJune McEnroe2018-07-23
* Restore LDLIBS alphabetical orderJune McEnroe2018-07-23
* Use EV_SET in watchJune McEnroe2018-07-23
* Link with -lcursesJune McEnroe2018-07-23
>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 34f25ae40a3db9369e9d98b3814f2b93bbc21451. 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