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.51 by pippijn, Fri Mar 2 13:32:51 2007 UTC vs.
Revision 1.52 by pippijn, Fri Mar 2 13:43:59 2007 UTC

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_save_overlay(object *op, char *params); 200int command_save_overlay(object *op, char *params);
201int command_toggle_shout(object *op, char *params); 201int command_toggle_shout(object *op, char *params);
202int command_shutdown(object *op, char *params);
203int command_freeze(object *op, char *params); 202int command_freeze(object *op, char *params);
204int command_arrest(object *op, char *params); 203int command_arrest(object *op, char *params);
205int command_summon(object *op, char *params); 204int command_summon(object *op, char *params);
206int command_teleport(object *op, char *params); 205int command_teleport(object *op, char *params);
207int command_create(object *op, char *params); 206int command_create(object *op, char *params);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines