Always pass parameters in commands
[mudpy.git] / mudpy / command.py
2019-05-09 Jeremy StanleyAlways pass parameters in commands
2019-05-09 Jeremy StanleyShow full command name in help output
2019-05-06 Jeremy StanleyImplicitly support abbreviating commands
2019-05-05 Jeremy StanleyEscape replacement macros in preferences
2019-01-22 Jeremy StanleyAdd support for user preferences
2019-01-05 Jeremy StanleyRename command.set to command.c_set
2018-11-09 Jeremy StanleyMove commands into a separate command module