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.49 by root, Fri Aug 10 05:25:16 2007 UTC vs.
Revision 1.50 by root, Sun Sep 30 16:24:31 2007 UTC

112 {"hide", command_hide, 0.0}, 112 {"hide", command_hide, 0.0},
113 {"insert_into", command_insert_into, 0.0}, 113 {"insert_into", command_insert_into, 0.0},
114 {"invisible", command_invisible, 0.0}, 114 {"invisible", command_invisible, 0.0},
115 {"learn_special_prayer", command_learn_special_prayer, 0.0}, 115 {"learn_special_prayer", command_learn_special_prayer, 0.0},
116 {"learn_spell", command_learn_spell, 0.0}, 116 {"learn_spell", command_learn_spell, 0.0},
117 {"plugin", command_loadplugin, 0.0},
118 {"pluglist", command_listplugins, 0.0},
119 {"plugout", command_unloadplugin, 0.0},
120 {"nodm", command_nowiz, 0.0}, 117 {"nodm", command_nowiz, 0.0},
121 {"nowiz", command_nowiz, 0.0}, 118 {"nowiz", command_nowiz, 0.0},
122 {"patch", command_patch, 0.0}, 119 {"patch", command_patch, 0.0},
123 {"remove", command_remove, 0.0}, 120 {"remove", command_remove, 0.0},
124 {"set_god", command_setgod, 0.0}, 121 {"set_god", command_setgod, 0.0},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines