Home
last modified time | relevance | path

Searched defs:cur_lev (Results 1 – 17 of 17) sorted by relevance

/dports/games/abuse_sdl/abuse-0.8/src/
H A Dautomap.h20 level *cur_lev; variable
/dports/games/angband/Angband-4.2.2/src/
H A Dscore.h48 char cur_lev[4]; /* Current Player Level (number) */ member
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddbg-objstat.cc625 const level_id cur_lev = level_id::current(); in _record_item_stat() local
661 const level_id cur_lev = level_id::current(); in _record_item_brand_category() local
729 const level_id cur_lev = level_id::current(); in _record_spell_stat() local
850 const level_id cur_lev = level_id::current(); in _record_monster_stat() local
907 const level_id cur_lev = level_id::current(); in _record_feature_stat() local
/dports/net/ns3/ns-allinone-3.35/netanim-3.108/
H A Dlog.cpp141 std::string::size_type cur_lev; in EnvVarCheck() local
507 std::string::size_type cur_lev; in CheckEnvironmentVariables() local
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/core/model/
H A Dlog.cc178 std::string::size_type cur_lev; in EnvVarCheck() local
566 std::string::size_type cur_lev; in CheckEnvironmentVariables() local
/dports/games/wesnoth/wesnoth-1.14.17/src/game_initialization/
H A Dcreate_engine.cpp301 random_map * cur_lev = dynamic_cast<random_map *> (&current_level()); in init_generated_level_data() local
/dports/graphics/openjph/OpenJPH-0.7.3/src/core/codestream/
H A Dojph_codestream.cpp3043 for (int cur_lev = num_levels; cur_lev > 0; --cur_lev) in prepare_precinct() local
3064 for (int cur_lev = num_levels; cur_lev > 0; --cur_lev) in prepare_precinct() local
3402 for (int cur_lev = num_levels-1; cur_lev >= 0; --cur_lev) in parse() local
3426 for (int cur_lev = num_levels - 1; cur_lev >= 0; --cur_lev) in parse() local
/dports/games/zangband/zangband/src/
H A Dfields.c295 int cur_lev, cur_dis, chance; in compact_fields() local
H A Dmonster2.c219 int cur_lev, cur_dis, chance; in compact_monsters() local
H A Dobject2.c247 int cur_lev, cur_dis, chance; in compact_objects() local
H A Dtypes.h1828 char cur_lev[4]; /* Current Player Level (number) */ member
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dmonster2.c221 int cur_lev, cur_dis, chance; in compact_monsters() local
H A Dfiles.c2484 char cur_lev[4]; /* Current Player Level (number) */ member
H A Dobject2.c327 int cur_lev, cur_val, chance; in compact_objects() local
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dfiles.c1149 char cur_lev[4]; /* Current Player Level (number) */ member
H A Dmonster2.c481 int cur_lev, cur_dis, chance; in compact_monsters() local
H A Dobject2.c315 s32b cur_val, cur_lev, chance; local