aboutsummaryrefslogtreecommitdiff
path: root/lib/joinstate.h
AgeCommit message (Collapse)Author
2018-12-09JoinState: use unsigned int as the underlying typeKitsune Ral
2018-08-12Revert JoinState::Any introductionKitsune Ral
Wasn't used in the code in the end.
2018-08-11JoinStates: add JoinState::Any to match any stateKitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral
It's been long overdue to separate them from the rest of the stuff (docs etc.). Also, this allows installing to a directory within the checked out git tree (say, ./install/, similar to ./build/).