summary refs log tree commit diff homepage
Commit message (Expand)AuthorAge
* Set client sockets SNDBUF to twice tile sizeJune McEnroe2018-07-25
* Revert "Do not set non-blocking on client sockets"June McEnroe2018-07-24
* Print time_t with %jd in metaJune McEnroe2018-07-24
* Do not set non-blocking on client socketsJune McEnroe2018-07-24
* Use EV_SETJune McEnroe2018-07-24
* Link with -lcursesJune McEnroe2018-07-24
* Fix NaNs in serverMapJune McEnroe2018-07-23
* Add libm.so to chroot.tarJune McEnroe2018-07-22
* Link with -lmJune McEnroe2018-07-22
* Add map to clientJune McEnroe2018-07-22
* Refactor readInput for each modeJune McEnroe2018-07-21
* Add ARRAY_LEN macroJune McEnroe2018-07-19
* Add server map generationJune McEnroe2018-07-17
* Tabify sourceJune McEnroe2018-07-17
* Fix ncurses color pair numberingJune McEnroe2018-05-13
* Use anonymous unionJune McEnroe2018-04-09
* Replace #define with enum or const where possibleJune McEnroe2018-04-09
* Link against ncursesJune McEnroe2018-03-31
* Miscellaneous code cleanupJune McEnroe2018-03-05
* Pass message structs by valueJune McEnroe2018-03-05
* Use stdio in merge and metaJune McEnroe2018-03-05
* Clean up spawn constantsJune McEnroe2018-03-05
* Rename Tile timestamps {create,modify,access}TimeJune McEnroe2018-03-05
* Pack message type enumsJune McEnroe2018-03-05
* Undef COLOR_ constants in torus.hJune McEnroe2018-03-05
* Generate tagsJune McEnroe2018-03-05
* Simplify Makefile with pattern ruleJune McEnroe2017-10-03
* Remove leading blank linesJune McEnroe2017-09-27
* Add merge.c to READMEJune McEnroe2017-09-27
* Assert client coords are valid after movementJune McEnroe2017-09-03
* Relicense AGPLJune McEnroe2017-09-03
* Revert "Add client readOnly mode"June McEnroe2017-09-01
* Remove clientRemove call from clientCastJune McEnroe2017-09-01
* Add client readOnly modeJune McEnroe2017-09-01
* Clean up merge toolJune McEnroe2017-08-31
* Choose B for tiles with equal modify timesJune McEnroe2017-08-31
* Add quick data file merge toolJune McEnroe2017-08-31
* Use only foreground color for selecting spawnJune McEnroe2017-08-30
* Add four additional spawnsJune McEnroe2017-08-29
* Add respawningJune McEnroe2017-08-28
* Move license above includesJune McEnroe2017-08-26
* Snapshot metadataJune McEnroe2017-08-26
* Add meta.c to READMEJune McEnroe2017-08-26
* Use MakefileJune McEnroe2017-08-26
* Add MakefileJune McEnroe2017-08-26
* Add metadata to CSV scriptJune McEnroe2017-08-26
* Add license to torus.h as wellJune McEnroe2017-08-24
* Add license to C filesJune McEnroe2017-08-24
* Add nethack to index.htmlJune McEnroe2017-08-21
* Clean up unnecessary kevent initializersJune McEnroe2017-08-13
p;id=3d9f808a600e33a444f8dd666a4e379c282e388b&follow=1'>Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe Ridiculous. 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe