Home
last modified time | relevance | path

Searched refs:CMD_MAP_PREV_LEVEL (Results 1 – 7 of 7) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtilereg-cmd.h27 CMD_MAP_PREV_LEVEL,
H A Dtilereg-cmd.cc193 case CMD_MAP_PREV_LEVEL: in _command_not_applicable()
H A Dcommand-type.h195 CMD_MAP_PREV_LEVEL, enumerator
H A Dcmd-keys.h314 {'[', CMD_MAP_PREV_LEVEL},
H A Dviewmap.cc1021 case CMD_MAP_PREV_LEVEL: in process_map_command()
1027 const bool up = (cmd == CMD_MAP_PREV_LEVEL); in process_map_command()
H A Dtilepick.cc3338 case CMD_MAP_PREV_LEVEL: in tileidx_command()
H A Ddescribe.cc2459 CMD_GO_UPSTAIRS ? CMD_MAP_PREV_LEVEL in get_feature_desc()