]> granicus.if.org Git - nethack/commit
boomerang path (trunk only)
authornethack.rankin <nethack.rankin>
Thu, 21 Dec 2006 04:03:33 +0000 (04:03 +0000)
committernethack.rankin <nethack.rankin>
Thu, 21 Dec 2006 04:03:33 +0000 (04:03 +0000)
commitfb07e9d06f244a76537f8b769c0bd4e044fa673c
treead7cc7083edac40170f1cb5532d9907c9a5e03e9
parentf4faab3f73dd7de50c7742dc873764283f846063
boomerang path (trunk only)

     Thrown boomerangs travelled in a clockwise path, appropriate for
left-handed throwing.  But nethack heroes are treated as right-handed by
the weapon wielding and shield wearing code, so make boomerangs travel
counterclockwise instead.  Switching is straightforward, in case we ever
implement user-specified or random handedness.
doc/fixes35.0
src/zap.c