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.25 by root, Sat Jan 27 23:59:29 2007 UTC vs.
Revision 1.26 by root, Fri Feb 2 21:50:43 2007 UTC

45 {"party", command_party, 0.0}, 45 {"party", command_party, 0.0},
46 {"gsay", command_gsay, 1.0}, 46 {"gsay", command_gsay, 1.0},
47 47
48 {"apply", command_apply, 1.0}, /* should be variable */ 48 {"apply", command_apply, 1.0}, /* should be variable */
49 {"applymode", command_applymode, 1.0}, /* should be variable */ 49 {"applymode", command_applymode, 1.0}, /* should be variable */
50 {"archs", command_archs, 0.0},
51 {"body", command_body, 0.0}, 50 {"body", command_body, 0.0},
52 {"brace", command_brace, 0.0}, 51 {"brace", command_brace, 0.0},
53 {"cast", command_cast, 0.2}, /* Is this right? */ 52 {"cast", command_cast, 0.2}, /* Is this right? */
54 {"disarm", command_disarm, 1.0}, 53 {"disarm", command_disarm, 1.0},
55 {"dm", command_dm, 0.0}, 54 {"dm", command_dm, 0.0},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines