summary refs log tree commit diff homepage
path: root/help.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-07-23 01:17:10 -0400
committerJune McEnroe <june@causal.agency>2018-07-23 01:17:10 -0400
commitb8c4a9e4bc6cebd637900a4807c108ef48c78954 (patch)
tree58709909251180010d7814b509578886165b70d8 /help.c
parentAdd libm.so to chroot.tar (diff)
downloadtorus-b8c4a9e4bc6cebd637900a4807c108ef48c78954.tar.gz
torus-b8c4a9e4bc6cebd637900a4807c108ef48c78954.zip
Fix NaNs in serverMap
When there are very few touched tiles, even if they are recent, they
will appear blue, because timeMin is also recent. I should figure out
how to fix that.
Diffstat (limited to 'help.c')
0 files changed, 0 insertions, 0 deletions
2:00:06 -0400'>2020-08-24Use dataOpen for save fileJune McEnroe 2020-08-24Use configOpen to load localCAJune McEnroe 2020-08-24Use configPath to load client cert/privJune McEnroe 2020-08-24Use configOpen in getopt_configJune McEnroe 2020-08-24Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe