]> granicus.if.org Git - nethack/commit
trunk only: preserving context (include files)
authornethack.allison <nethack.allison>
Sun, 21 Sep 2003 11:46:53 +0000 (11:46 +0000)
committernethack.allison <nethack.allison>
Sun, 21 Sep 2003 11:46:53 +0000 (11:46 +0000)
commit74b834c77414f648fd37ecfd512636c529717326
tree0e38094237bfac2b8d8932d78041eaf64212d794
parentc3960b1d49c00d940532e07c32c98a2e07176001
trunk only: preserving context (include files)

Pat Rankin wrote:
> collect them all into some new struct and
> save that separately rather than jamming more non-option stuff
> into struct flags.

This patch:
- collects all context/tracking related fields from flags
  into a new structure called "context."
It also adds the following to the new structure:
- stethoscope turn support
- victual support
- tin support
include/decl.h
include/display.h
include/flag.h
include/hack.h
include/patchlevel.h