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.34 by pippijn, Fri Mar 2 10:55:00 2007 UTC vs.
Revision 1.35 by pippijn, Fri Mar 2 11:07:59 2007 UTC

62 {"killpets", command_kill_pets, 0.0}, 62 {"killpets", command_kill_pets, 0.0},
63 {"logs", command_logs, 0.0}, 63 {"logs", command_logs, 0.0},
64 {"mapinfo", command_mapinfo, 0.0}, 64 {"mapinfo", command_mapinfo, 0.0},
65 {"mark", command_mark, 0.0}, 65 {"mark", command_mark, 0.0},
66 {"motd", command_motd, 0.0}, 66 {"motd", command_motd, 0.0},
67 {"output-sync", command_output_sync, 0.0},
68 {"output-count", command_output_count, 0.0},
69 {"pickup", command_pickup, 1.0}, 67 {"pickup", command_pickup, 1.0},
70 {"prepare", command_prepare, 1.0}, 68 {"prepare", command_prepare, 1.0},
71 {"resistances", command_resistances, 0.0}, 69 {"resistances", command_resistances, 0.0},
72 {"rotateshoottype", command_rotateshoottype, 0.0}, 70 {"rotateshoottype", command_rotateshoottype, 0.0},
73 {"skills", command_skills, 0.0}, /* shows player list of skills */ 71 {"skills", command_skills, 0.0}, /* shows player list of skills */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines