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.56 by root, Sun Dec 28 10:20:29 2008 UTC vs.
Revision 1.57 by root, Thu Jan 8 00:54:55 2009 UTC

94 {"arrest", command_arrest, 0.0}, 94 {"arrest", command_arrest, 0.0},
95 {"create", command_create, 0.0}, 95 {"create", command_create, 0.0},
96 {"debug", command_debug, 0.0}, 96 {"debug", command_debug, 0.0},
97 {"dump", command_dump, 0.0}, 97 {"dump", command_dump, 0.0},
98 {"dumpbelow", command_dumpbelow, 0.0}, 98 {"dumpbelow", command_dumpbelow, 0.0},
99 {"dumpfriendlyobjects", command_dumpfriendlyobjects, 0.0},
100 {"forget_spell", command_forget_spell, 0.0}, 99 {"forget_spell", command_forget_spell, 0.0},
101 {"free", command_free, 0.0}, 100 {"free", command_free, 0.0},
102 {"freeze", command_freeze, 0.0}, 101 {"freeze", command_freeze, 0.0},
103 {"hide", command_hide, 0.0}, 102 {"hide", command_hide, 0.0},
104 {"insert_into", command_insert_into, 0.0}, 103 {"insert_into", command_insert_into, 0.0},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines