Home
last modified time | relevance | path

Searched defs:death_type (Results 1 – 11 of 11) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Douch.cc416 static void _xom_checks_damage(kill_method_type death_type, in _xom_checks_damage()
527 static void _maybe_spawn_rats(int dam, kill_method_type death_type) in _maybe_spawn_rats()
553 static void _maybe_summon_demonic_guardian(int dam, kill_method_type death_type) in _maybe_summon_demonic_guardian()
568 static void _maybe_spawn_monsters(int dam, kill_method_type death_type, in _maybe_spawn_monsters()
812 static void _consider_curling(kill_method_type death_type) in _consider_curling()
852 void ouch(int dam, kill_method_type death_type, mid_t source, const char *aux, in ouch()
H A Dend.cc312 const kill_method_type death_type = (kill_method_type) se.get_death_type(); in end_game() local
H A Dhiscores.h81 int death_type; variable
H A Dgod-wrath.cc2168 kill_method_type death_type) in _god_smites_you()
H A Dxom.cc3338 bool xom_saves_your_life(const kill_method_type death_type) in xom_saves_your_life()
/dports/security/xinetd/xinetd-2.3.15/xinetd/
H A Dserver.c284 const char *death_type = PROC_EXITED( SERVER_EXITSTATUS(serp) ) ? "exited" in server_end() local
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Douch.cc541 void ouch( int dam, int death_source, char death_type, const char *aux ) in ouch()
H A Dexterns.h526 int death_type; member
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/animation/
H A Danimation.cpp543 std::string death_type; in ProcessConfigData() local
/dports/games/quadra/quadra-1.3.0/source/
H A Dquadra.cpp1109 const char *death_type="normal"; in Player_dead() local
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dxtra2.c151 static void buffer_account_for_event_deed(player_type *p_ptr, int death_type) { in buffer_account_for_event_deed()
6272 static void erase_player(int Ind, int death_type, bool static_floor) {
6478 int death_type = -1; /* keep track of the way (s)he died, for buffer_account_for_event_deed() */ local