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.43 by pippijn, Fri Mar 2 15:04:35 2007 UTC vs.
Revision 1.44 by root, Tue Mar 6 19:02:36 2007 UTC

104 */ 104 */
105CommArray_s WizCommands[] = { 105CommArray_s WizCommands[] = {
106 {"abil", command_abil, 0.0}, 106 {"abil", command_abil, 0.0},
107 {"addexp", command_addexp, 0.0}, 107 {"addexp", command_addexp, 0.0},
108 {"arrest", command_arrest, 0.0}, 108 {"arrest", command_arrest, 0.0},
109 {"banish", command_banish, 0.0},
110 {"create", command_create, 0.0}, 109 {"create", command_create, 0.0},
111 {"debug", command_debug, 0.0}, 110 {"debug", command_debug, 0.0},
112 {"dump", command_dump, 0.0}, 111 {"dump", command_dump, 0.0},
113 {"dumpbelow", command_dumpbelow, 0.0}, 112 {"dumpbelow", command_dumpbelow, 0.0},
114 {"dumpfriendlyobjects", command_dumpfriendlyobjects, 0.0}, 113 {"dumpfriendlyobjects", command_dumpfriendlyobjects, 0.0},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines