Home
last modified time | relevance | path

Searched defs:god_name (Results 1 – 6 of 6) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dplayer-save-info.h26 string god_name; member
H A Dl-debug.cc257 const char *god_name = luaL_checkstring(ls, 1); in LUAFN() local
H A Dreligion.cc2197 string god_name(god_type which_god, bool long_name) in god_name() function
H A Dmapdef.cc4052 const string god_name(replace_all_of(mongod, "_", " ")); in parse_mons_spec() local
5158 const string god_name(replace_all_of(source, "_", " ")); in parse_acquirement_source() local
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOGAMENCY.cpp85 static const char *god_name[] = variable
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dreligion.cc417 char *god_name( int which_god, bool long_name ) // mv - rewritten in god_name() function