summaryrefslogtreecommitdiff
path: root/src/group_cmd.h
AgeCommit message (Expand)Author
2021-12-16Codechange: Don't use globals for story/goal/sign/group command proc return v...Michael Lutz
2021-12-16Codechange: Pass unpacked command arguments to command callbacks (except Scri...Michael Lutz
2021-12-16Codechange: Un-bitstuff group and autoreplace commands.Michael Lutz
2021-12-16Codechange: Move command callback declarations to the cmd header files.Michael Lutz
2021-12-16Codechange: Let the compile generate the master command table out of template...Michael Lutz