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

Comparing deliantra/server/include/player.h (file contents):
Revision 1.47 by pippijn, Thu Mar 1 12:28:16 2007 UTC vs.
Revision 1.48 by root, Tue Apr 24 00:42:02 2007 UTC

210 MTH void deactivate (); 210 MTH void deactivate ();
211 211
212 // enters the initial map, after login or creation 212 // enters the initial map, after login or creation
213 MTH void enter_map (); 213 MTH void enter_map ();
214 214
215 MTH void chargen_race_done ();
216 MTH void chargen_race_next ();
217
215 ~player (); 218 ~player ();
216 219
217private: 220private:
218 void set_object (object *op); 221 void set_object (object *op);
219 player (); 222 player ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines