Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Laptop/
H A DHistory.h88 HISTORY_NPC_KILLED, enumerator
H A DHistory.cc607 case HISTORY_NPC_KILLED: in ProcessHistoryTransactionString()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DOverhead.cc2410 … code = (killer && killer->bTeam == OUR_TEAM ? HISTORY_MERC_KILLED_CHARACTER : HISTORY_NPC_KILLED); in HandleNPCTeamMemberDeath()