magic numbers, show usage, fixed linty warnings 103/head
authorBob Little <Bob.Little@aeronix.com>
Sun, 18 Jun 2017 23:33:21 +0000 (19:33 -0400)
committerBob Little <Bob.Little@aeronix.com>
Sun, 18 Jun 2017 23:33:21 +0000 (19:33 -0400)
commit04eca720d9a5282b47f51c5d19910a094f3d1882
tree79681b1e64ffcc2b2281725d694b117de127428d
parent65e2e472dd604e93d566206c2267738767ca726b
magic numbers, show usage, fixed linty warnings

Show usage when using bad parameter with ./advent
Converted magic numbers to enums for BUG().  Also bug now shows
stringify'ed version of bug enumeration (not just a number).
.gitignore
Makefile
actions.c
advent.h
common.c
common.h
dungeon.c
main.c
misc.c
saveresume.c