summaryrefslogtreecommitdiffstats
path: root/hunt/hunt/hunt_private.h
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-22/+22
* Remove SHORTLEN and LONGLEN defines; use sizeof() properly instead.dholland2014-03-301-2/+2
* Naming reform for socket pieces, akin to what I did in huntd earlier.dholland2014-03-301-3/+3
* Clean up the handling of the list of hunt daemons.dholland2014-03-301-6/+8
* use fewer globalsdholland2014-03-301-12/+1
* unexpose some globals that server.c previously requireddholland2014-03-301-4/+2
* split off a bunch of the nastier network code into its own filedholland2014-03-301-1/+17
* group external functions by where they come fromdholland2014-03-291-6/+13
* make some globals staticdholland2014-03-291-9/+1
* Split hunt and huntd's includes, instead of incestuously sharing a piledholland2014-03-291-0/+97