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.44 by root, Tue Mar 6 19:02:36 2007 UTC vs.
Revision 1.45 by root, Wed Apr 18 18:03:18 2007 UTC

52 {"drop", command_drop, 1.0}, 52 {"drop", command_drop, 1.0},
53 {"dropall", command_dropall, 1.0}, 53 {"dropall", command_dropall, 1.0},
54 {"examine", command_examine, 0.5}, 54 {"examine", command_examine, 0.5},
55 {"fix_me", command_fix_me, 0.0}, 55 {"fix_me", command_fix_me, 0.0},
56 {"get", command_take, 1.0}, 56 {"get", command_take, 1.0},
57 {"help", command_help, 0.0},
58 {"hiscore", command_hiscore, 0.0}, 57 {"hiscore", command_hiscore, 0.0},
59 {"inventory", command_inventory, 0.0}, 58 {"inventory", command_inventory, 0.0},
60 {"invoke", command_invoke, 1.0}, 59 {"invoke", command_invoke, 1.0},
61 {"killpets", command_kill_pets, 0.0}, 60 {"killpets", command_kill_pets, 0.0},
62 {"logs", command_logs, 0.0}, 61 {"logs", command_logs, 0.0},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines