ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/sproto.h
(Generate patch)

Comparing deliantra/server/include/sproto.h (file contents):
Revision 1.89 by root, Tue May 6 16:55:26 2008 UTC vs.
Revision 1.90 by root, Fri Aug 29 02:12:25 2008 UTC

132int command_version (object *op, char *params); 132int command_version (object *op, char *params);
133void bug_report (const char *reportstring); 133void bug_report (const char *reportstring);
134int command_statistics (object *pl, char *params); 134int command_statistics (object *pl, char *params);
135int command_fix_me (object *op, char *params); 135int command_fix_me (object *op, char *params);
136int command_players (object *op, char *paramss); 136int command_players (object *op, char *paramss);
137int command_logs (object *op, char *params);
138int command_bowmode (object *op, char *params); 137int command_bowmode (object *op, char *params);
139int command_showpets (object *op, char *params); 138int command_showpets (object *op, char *params);
140int command_resistances (object *op, char *params); 139int command_resistances (object *op, char *params);
141int command_help (object *op, char *params); 140int command_help (object *op, char *params);
142int onoff_value (const char *line); 141int onoff_value (const char *line);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines