Commit Graph

4 Commits (1c82200e0f46b92710f42e45353293f1fbcf325b)

Author SHA1 Message Date
dP c839950791
Cleanup: Remove duplicate command_type.h include (#9986) 2 years ago
Michael Lutz 57b82e2e99 Codechange: Don't use globals for story/goal/sign/group command proc return values. 3 years ago
Michael Lutz e6e69d5289 Codechange: Un-bitstuff goal and story page commands. 3 years ago
Michael Lutz 33ca4f2b99 Codechange: Let the compile generate the master command table out of templated command traits.
This is using a non-intrusive type-traits like templated system, which
allows compile-time validation that the command table and the command
enum match up.
3 years ago