Greg Taylor
|
e1f4c2e0da
|
@cdestroy now implemented as per MUX.
|
2007-05-15 14:30:52 +00:00 |
|
Greg Taylor
|
44701530dc
|
Indenting fixes, still need to finish on commands_comsys, will pick it up later unless someone beats me to it.
|
2007-05-11 15:43:06 +00:00 |
|
Greg Taylor
|
65df59ff53
|
Moving @ccreate from commands_privileged to commands_comsys. Still need to add duplicate name checking.
|
2007-05-11 15:25:15 +00:00 |
|
Greg Taylor
|
ac32ab05c1
|
Finally caved in and created a command table. It's just going to get too messy with @-commands doing straight module lookups, plus the dict is probably a little faster. Feel free to start moving non-privved @-commands to commands_general and vice-versa since we now have the ability to do so.
|
2007-05-11 15:23:27 +00:00 |
|