ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/cfperl.xs
(Generate patch)

Comparing deliantra/server/server/cfperl.xs (file contents):
Revision 1.2 by root, Tue Aug 15 18:07:25 2006 UTC vs.
Revision 1.3 by root, Thu Aug 17 20:23:31 2006 UTC

1798player *cf_player_find (char *name) 1798player *cf_player_find (char *name)
1799 PROTOTYPE: $ 1799 PROTOTYPE: $
1800 1800
1801void cf_player_move (player *pl, int dir) 1801void cf_player_move (player *pl, int dir)
1802 1802
1803void MapNewmapCmd (player *pl)
1804
1805void play_sound_player_only (player *pl, int soundnum, int x = 0, int y = 0); 1803void play_sound_player_only (player *pl, int soundnum, int x = 0, int y = 0);
1806 1804
1807# nonstandard 1805# nonstandard
1808object *ob (player *pl) 1806object *ob (player *pl)
1809 CODE: 1807 CODE:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines