Home
last modified time | relevance | path

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

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/parse/
H A Dsexp.cpp12844 void alter_flag_for_all_ships(bool future_ships, int object_flag, int object_flag2, int ship_flag, … in alter_flag_for_all_ships() function
13052alter_flag_for_all_ships(future_ships, object_flag, object_flag2, ship_flags, ship_flags2, parse_o… in sexp_alter_ship_flag()
13141alter_flag_for_all_ships(future_ships, object_flag, object_flag2, ship_flag, ship_flag2, parse_obj… in multi_sexp_alter_ship_flag()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/parse/
H A Dsexp.cpp14675 void alter_flag_for_all_ships(bool future_ships, Object::Object_Flags object_flag, Ship::Ship_Flags… in alter_flag_for_all_ships() function
14824alter_flag_for_all_ships(future_ships, object_flag, ship_flags, parse_obj_flag, ai_flag, set_flag); in sexp_alter_ship_flag()
14891 alter_flag_for_all_ships(future_ships, object_flag, ship_flag, parse_obj_flag, ai_flag, set_flag); in multi_sexp_alter_ship_flag()