Commit Graph

5 Commits (3278f4c7bba73e79497cce573228b9bb48cba7b7)

Author SHA1 Message Date
Rubidium 31869501ee Fix: make script goals work with the whole range of ClientIDs 2 years ago
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