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.50 by pippijn, Fri Mar 2 12:14:57 2007 UTC vs.
Revision 1.51 by pippijn, Fri Mar 2 13:32:51 2007 UTC

195int command_loadtest(object *op, char *params); 195int command_loadtest(object *op, char *params);
196void do_wizard_hide(object *op, int silent_dm); 196void do_wizard_hide(object *op, int silent_dm);
197int command_hide(object *op, char *params); 197int command_hide(object *op, char *params);
198int command_setgod(object *op, char *params); 198int command_setgod(object *op, char *params);
199int command_banish(object *op, char *params); 199int command_banish(object *op, char *params);
200int command_kick(object *op, char *params);
201int command_save_overlay(object *op, char *params); 200int command_save_overlay(object *op, char *params);
202int command_toggle_shout(object *op, char *params); 201int command_toggle_shout(object *op, char *params);
203int command_shutdown(object *op, char *params); 202int command_shutdown(object *op, char *params);
204int command_freeze(object *op, char *params); 203int command_freeze(object *op, char *params);
205int command_arrest(object *op, char *params); 204int command_arrest(object *op, char *params);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines