Home
last modified time | relevance | path

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

/dports/games/xtrojka/xtrojka123/
H A Dtr_core.c106 void tf_inc_score(int, tt_long);
307 tf_inc_score(tc_i_touchdown,0); in tf_block_down()
362 tf_inc_score(tc_i_dropblock, 0); in tf_drop_block()
440 void tf_inc_score(type, amount) in tf_inc_score() function
511 tf_inc_score(tc_i_force, (tt_long)(wipe_bonus*wiped*10)); in tf_scan()
516 tf_inc_score(tc_i_force, trojka_score); in tf_scan()
545 tf_inc_score(tc_i_force, tc_bottombonus); in tf_scan()
637 tf_inc_score(tc_i_force, spider_score); in tf_check_spider()