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.30 by elmex, Tue Dec 19 15:30:01 2006 UTC vs.
Revision 1.31 by root, Wed Dec 20 09:14:22 2006 UTC

444char *clean_path(const char *file); 444char *clean_path(const char *file);
445char *unclean_path(const char *src); 445char *unclean_path(const char *src);
446void enter_exit(object *op, object *exit_ob); 446void enter_exit(object *op, object *exit_ob);
447void process_events(); 447void process_events();
448void clean_tmp_files(void); 448void clean_tmp_files(void);
449void cleanup(void); 449void cleanup (bool make_core = false);
450void leave(player *pl,int draw_exit); 450void leave(player *pl,int draw_exit);
451int forbid_play(void); 451int forbid_play(void);
452void do_specials(void); 452void do_specials(void);
453int main(int argc, char **argv); 453int main(int argc, char **argv);
454/* monster.c */ 454/* monster.c */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines