Home
last modified time | relevance | path

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

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/ship/
H A Dship.h203 int difficulty_scale_type; member
H A Dship.cpp17252 if (adtp->difficulty_scale_type == ADT_DIFF_SCALE_FIRST) { in GetDamage()
17382 if (adtp->difficulty_scale_type == ADT_DIFF_SCALE_LAST) in GetDamage()
17583 adt.difficulty_scale_type = ADT_DIFF_SCALE_FIRST; in ParseData()
17590 adt.difficulty_scale_type = ADT_DIFF_SCALE_FIRST; in ParseData()
17592 adt.difficulty_scale_type = temp_int; in ParseData()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/ship/
H A Dship.h220 int difficulty_scale_type; member
H A Dship.cpp18637 if (adtp->difficulty_scale_type == ADT_DIFF_SCALE_FIRST) { in GetDamage()
18781 if (adtp->difficulty_scale_type == ADT_DIFF_SCALE_LAST) in GetDamage()
18983 adt.difficulty_scale_type = ADT_DIFF_SCALE_FIRST; in ParseData()
18990 adt.difficulty_scale_type = ADT_DIFF_SCALE_FIRST; in ParseData()
18992 adt.difficulty_scale_type = temp_int; in ParseData()