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.57 by root, Fri May 18 19:46:22 2007 UTC vs.
Revision 1.58 by root, Sat May 26 15:44:05 2007 UTC

189 MTH void disconnect (); 189 MTH void disconnect ();
190 190
191 MTH void activate (); 191 MTH void activate ();
192 MTH void deactivate (); 192 MTH void deactivate ();
193 193
194 // enters the initial map, after login or creation
195 MTH void enter_map ();
196
197 MTH void chargen_race_done (); 194 MTH void chargen_race_done ();
198 MTH void chargen_race_next (); 195 MTH void chargen_race_next ();
199 196
200 ~player (); 197 ~player ();
201 198

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines