]> granicus.if.org Git - nethack/commit
shop billing
authornethack.rankin <nethack.rankin>
Sun, 27 Mar 2005 03:59:56 +0000 (03:59 +0000)
committernethack.rankin <nethack.rankin>
Sun, 27 Mar 2005 03:59:56 +0000 (03:59 +0000)
commit51f4a6b174a39fbef15338d60342a6763cb22300
treee913e9b902fe64daf975cdb6ee7ac60f8d0b9bc3
parent8e063814f4583ac8cd7fbccd72f5002b92ca2a83
shop billing

     Shop internals:  funnel all checks for whether an object is something
a shopkeeper will charge the hero for through one routine instead of having
duplication code which might eventually get out of synch.  There shouldn't
be any detectable change in behavior due to this.  No fixes entry necessary.
src/shk.c