]> granicus.if.org Git - nethack/commit
customize role, race, gender, align choices (trunk only)
authornethack.allison <nethack.allison>
Sat, 15 Jan 2005 14:01:47 +0000 (14:01 +0000)
committernethack.allison <nethack.allison>
Sat, 15 Jan 2005 14:01:47 +0000 (14:01 +0000)
commitb064510a9be2bcb021e17d9ad90a49d9e9d1391e
treef83ce6e42ed9883a9194191be18355d1dded5f5e
parent4a7c9490fe838327574fc88f94365f90cce56c55
customize role, race, gender, align choices (trunk only)

Support negation syntax to restrict unwanted race, role, gender, align
options:
        OPTIONS=role:!knight, role:!tourist, race:!orc
prevents them from being picked randomly or
appearing in the pick lists at the start of the game.
include/extern.h
src/options.c
src/role.c