Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DTriumphs.cpp47 case TALLY_HERO: in Triumphs()
89 case TALLY_HERO: in save()
H A DTriumphs.h39 TALLY_HERO = 0, enumerator
H A Dplayer.cpp4351 d_triumphs->tallyTriumph(enemy, Triumphs::TALLY_HERO); in tallyDeadArmyTriumphs()
/dports/games/lordsawar/lordsawar-0.3.2/src/gui/
H A Dtriumphs-dialog.cpp75 count = tally(p, Triumphs::TALLY_HERO); in fill_in_page()