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

Comparing deliantra/server/server/time.C (file contents):
Revision 1.30 by root, Sun Dec 31 21:02:05 2006 UTC vs.
Revision 1.31 by root, Tue Jan 2 11:08:36 2007 UTC

1019/* This object will teleport someone to a different map 1019/* This object will teleport someone to a different map
1020 and will also apply changes to the player from its inventory. 1020 and will also apply changes to the player from its inventory.
1021 This was invented for giving classes, but there's no reason it 1021 This was invented for giving classes, but there's no reason it
1022 can't be generalized. 1022 can't be generalized.
1023*/ 1023*/
1024
1025void 1024void
1026move_player_changer (object *op) 1025move_player_changer (object *op)
1027{ 1026{
1028 object *player; 1027 object *player;
1029 object *walk; 1028 object *walk;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines