Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddbg-objstat.cc177 static set<dungeon_feature_type> objstat_features; variable
562 objstat_features.insert(feat); in _init_features()
609 for (auto feat : objstat_features) in _init_stats()
929 if (!objstat_features.count(feat)) in objstat_record_feature()
1010 for (auto feat : objstat_features) in objstat_iteration_stats()
1313 for (auto feat : objstat_features) in _write_object_stats()