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.41 by pippijn, Fri Mar 2 13:43:59 2007 UTC vs.
Revision 1.42 by pippijn, Fri Mar 2 14:50:36 2007 UTC

124 {"verify", command_malloc_verify, 0.0}, 124 {"verify", command_malloc_verify, 0.0},
125#endif 125#endif
126 {"plugin", command_loadplugin, 0.0}, 126 {"plugin", command_loadplugin, 0.0},
127 {"pluglist", command_listplugins, 0.0}, 127 {"pluglist", command_listplugins, 0.0},
128 {"plugout", command_unloadplugin, 0.0}, 128 {"plugout", command_unloadplugin, 0.0},
129 {"possess", command_possess, 0.0},
129 {"nodm", command_nowiz, 0.0}, 130 {"nodm", command_nowiz, 0.0},
130 {"nowiz", command_nowiz, 0.0}, 131 {"nowiz", command_nowiz, 0.0},
131 {"patch", command_patch, 0.0}, 132 {"patch", command_patch, 0.0},
132 {"remove", command_remove, 0.0}, 133 {"remove", command_remove, 0.0},
133 {"set_god", command_setgod, 0.0}, 134 {"set_god", command_setgod, 0.0},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines