ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/commands.C
(Generate patch)

Comparing deliantra/server/server/commands.C (file contents):
Revision 1.40 by pippijn, Fri Mar 2 13:32:52 2007 UTC vs.
Revision 1.41 by pippijn, Fri Mar 2 13:43:59 2007 UTC

129 {"nodm", command_nowiz, 0.0}, 129 {"nodm", command_nowiz, 0.0},
130 {"nowiz", command_nowiz, 0.0}, 130 {"nowiz", command_nowiz, 0.0},
131 {"patch", command_patch, 0.0}, 131 {"patch", command_patch, 0.0},
132 {"remove", command_remove, 0.0}, 132 {"remove", command_remove, 0.0},
133 {"set_god", command_setgod, 0.0}, 133 {"set_god", command_setgod, 0.0},
134 {"shutdown", command_shutdown, 0.0},
135 {"stack_clear", command_stack_clear, 0.0}, 134 {"stack_clear", command_stack_clear, 0.0},
136 {"stack_list", command_stack_list, 0.0}, 135 {"stack_list", command_stack_list, 0.0},
137 {"stack_pop", command_stack_pop, 0.0}, 136 {"stack_pop", command_stack_pop, 0.0},
138 {"stack_push", command_stack_push, 0.0}, 137 {"stack_push", command_stack_push, 0.0},
139 {"stats", command_stats, 0.0}, 138 {"stats", command_stats, 0.0},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines