add_stash(int x=-1, int y=-1, bool verbose=false) | StashTracker | |
dump(const char *filename, bool identify=false) const | StashTracker | |
find_current_level() | StashTracker | |
find_level(const level_id &pos) | StashTracker | |
get_current_level() | StashTracker | |
get_shop(const coord_def &c) | StashTracker | [inline] |
is_level_untrackable() | StashTracker | [inline, static] |
load(reader &) | StashTracker | |
no_stash(int x=-1, int y=-1) | StashTracker | |
remove_level(const level_id &which=level_id::current()) | StashTracker | |
remove_shop(const coord_def &c) | StashTracker | |
save(writer &) const | StashTracker | |
search_stashes() | StashTracker | |
ST_AGGRESSIVE enum value | StashTracker | |
ST_ItemIterator class | StashTracker | [friend] |
ST_PASSIVE enum value | StashTracker | |
stash_update_mode enum name | StashTracker | |
StashTracker() | StashTracker | [inline] |
update_corpses() | StashTracker | |
update_stash(const coord_def &c) | StashTracker | |
update_visible_stashes(StashTracker::stash_update_mode=ST_PASSIVE) | StashTracker | |
write(std::ostream &os, bool identify=false) const | StashTracker |