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.326 by root, Mon Oct 12 21:27:55 2009 UTC vs.
Revision 1.327 by root, Mon Nov 2 07:21:50 2009 UTC

2644 case 7: RETVAL = newSVuv (ms.move_off ); break; 2644 case 7: RETVAL = newSVuv (ms.move_off ); break;
2645 } 2645 }
2646} 2646}
2647 OUTPUT: RETVAL 2647 OUTPUT: RETVAL
2648 2648
2649void fix_walls (maptile *map, int x, int y)
2650
2651void fix_walls_around (maptile *map, int x, int y)
2652
2653# worst xs function of my life 2649# worst xs function of my life
2654bool 2650bool
2655_create_random_map (\ 2651_create_random_map (\
2656 maptile *self,\ 2652 maptile *self,\
2657 utf8_string wallstyle,\ 2653 utf8_string wallstyle,\

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines