]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make more
authordholland <dholland@NetBSD.org>
Mon, 14 Jan 2008 03:50:01 +0000 (03:50 +0000)
committerdholland <dholland@NetBSD.org>
Mon, 14 Jan 2008 03:50:01 +0000 (03:50 +0000)
commit171895fb3091b20b772c7ce10af67d5d5e3c03f9
treea4391bc3bd148b10908feb040df0693176f91e5f
parent75ac6f4b4e5cbe8cd70943b174c38771b817c6ff
ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make more
things file-static. Other minor tidyups, and fix a couple minor bugs found
along the way.
24 files changed:
rogue/hit.c
rogue/init.c
rogue/inventory.c
rogue/level.c
rogue/machdep.c
rogue/main.c
rogue/message.c
rogue/monster.c
rogue/move.c
rogue/object.c
rogue/pack.c
rogue/pathnames.h
rogue/play.c
rogue/random.c
rogue/ring.c
rogue/rogue.h
rogue/room.c
rogue/save.c
rogue/score.c
rogue/spec_hit.c
rogue/throw.c
rogue/trap.c
rogue/use.c
rogue/zap.c