Branches for Wheezy

Name Status Last Modified Last Commit
lp:debian/wheezy/bsdgames-nonfree 1 Development 2012-12-06 21:53:01 UTC
7. * rogue/init.c: Give the initial bow ...

Author: Aaron M. Ucko
Revision Date: 2012-12-06 21:53:01 UTC

* rogue/init.c: Give the initial bow a damage value of 1d1 for
  consistency with object.c; 1d2 was presumably a typo.
* rogue/{object.c,rogue.h,save.c}: factor an assign_damage function out
  of gr_weapon, and call it from read_pack because saved values (raw
  pointers to string constants) may be invalid. (The setup was always
  fragile, and broke altogether when 2.17-4 made the executable
  position-independent and subject to loading at randomized addresses.)
  (Closes: #695262.)

11 of 1 result