Go to the source code of this file.
Variables | |
u32 * | gMapFlags |
s32 * | gMapVars |
char | evtDebugPrintBuffer [0x100] |
Bytecode * | EvtCallingLine |
Definition at line 2023 of file evt.c.
Referenced by evt_handle_goto().
Definition at line 2042 of file evt.c.
Referenced by evt_handle_if_AND(), evt_handle_if_equal(), evt_handle_if_greater(), evt_handle_if_greater_equal(), evt_handle_if_less(), evt_handle_if_less_equal(), evt_handle_if_not_AND(), and evt_handle_if_not_equal().
Definition at line 2081 of file evt.c.
Referenced by evt_handle_else().
Definition at line 2129 of file evt.c.
Referenced by evt_handle_break_case(), evt_handle_case_AND(), evt_handle_case_default(), evt_handle_case_equal(), evt_handle_case_equal_AND(), evt_handle_case_equal_OR(), evt_handle_case_greater(), evt_handle_case_greater_equal(), evt_handle_case_less(), evt_handle_case_less_equal(), evt_handle_case_not_equal(), evt_handle_case_range(), and evt_handle_end_case_group().
Definition at line 2157 of file evt.c.
Referenced by evt_handle_case_AND(), evt_handle_case_equal(), evt_handle_case_equal_AND(), evt_handle_case_equal_OR(), evt_handle_case_greater(), evt_handle_case_greater_equal(), evt_handle_case_less(), evt_handle_case_less_equal(), evt_handle_case_not_equal(), evt_handle_case_range(), and evt_handle_end_case_group().
Definition at line 2200 of file evt.c.
Referenced by evt_handle_break_loop().
f32 evt_fixed_var_to_float | ( | Bytecode | scriptVar | ) |
Definition at line 17 of file evt.c.
Referenced by evt_get_float_variable(), evt_get_variable(), evt_handle_print_debug_var(), evt_set_float_variable(), and evt_set_variable().
Bytecode evt_float_to_fixed_var | ( | f32 | value | ) |
Definition at line 25 of file evt.c.
Referenced by evt_set_float_variable().
Definition at line 31 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 36 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 45 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 58 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 88 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 95 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 111 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 127 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 139 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 151 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 163 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 175 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 187 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 199 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 210 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 226 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 230 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 243 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 256 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 279 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 302 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 325 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 348 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 371 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 394 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 420 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 435 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 460 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 485 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 513 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 536 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 547 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 560 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 568 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 580 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 592 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 604 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 616 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 628 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 640 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 652 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 664 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 690 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 700 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 713 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 729 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 748 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 758 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 768 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 781 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 797 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 816 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 836 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 846 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 856 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 866 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 876 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 886 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 911 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 937 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 965 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 974 of file evt.c.
Referenced by evt_execute_next_command().
s32 evt_trigger_on_activate_exec_script | ( | Trigger * | trigger | ) |
Definition at line 982 of file evt.c.
Referenced by bind_trigger(), and evt_handle_bind().
Definition at line 1009 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 1061 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 1081 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 1086 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 1101 of file evt.c.
Referenced by evt_execute_next_command().
s32 evt_trigger_on_activate_lock | ( | Trigger * | trigger | ) |
Definition at line 1110 of file evt.c.
Referenced by evt_handle_bind_lock().
Definition at line 1127 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 1157 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 1190 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 1195 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 1220 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 1225 of file evt.c.
Referenced by evt_execute_next_command().
s32 evt_handle_print_debug_var | ( | Evt * | script | ) |
Definition at line 1232 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 1336 of file evt.c.
Referenced by evt_execute_next_command().
Definition at line 1340 of file evt.c.
Referenced by evt_execute_next_command().
s32 evt_execute_next_command | ( | Evt * | script | ) |
Definition at line 1351 of file evt.c.
Referenced by update_scripts().
Definition at line 1690 of file evt.c.
Referenced by _npc_jump_to(), _show_message(), appendGfx_piranha_vines(), apply_transform_to_children(), check_input_open_menus(), check_input_status_bar(), evt_handle_add(), evt_handle_allocate_array(), evt_handle_AND(), evt_handle_AND_const(), evt_handle_bind(), evt_handle_bind_lock(), evt_handle_call(), evt_handle_case_equal(), evt_handle_case_equal_AND(), evt_handle_case_equal_OR(), evt_handle_case_greater(), evt_handle_case_greater_equal(), evt_handle_case_less(), evt_handle_case_less_equal(), evt_handle_case_not_equal(), evt_handle_case_range(), evt_handle_divide(), evt_handle_does_script_exist(), evt_handle_end_loop(), evt_handle_exec1(), evt_handle_exec1_get_id(), evt_handle_exec_wait(), evt_handle_get_Nth_float(), evt_handle_get_Nth_word(), evt_handle_goto(), evt_handle_if_AND(), evt_handle_if_equal(), evt_handle_if_greater(), evt_handle_if_greater_equal(), evt_handle_if_less(), evt_handle_if_less_equal(), evt_handle_if_not_AND(), evt_handle_if_not_equal(), evt_handle_jump(), evt_handle_kill(), evt_handle_mod(), evt_handle_multiply(), evt_handle_OR(), evt_handle_OR_const(), evt_handle_resume(), evt_handle_resume_all(), evt_handle_resume_others(), evt_handle_set_array(), evt_handle_set_flag_array(), evt_handle_set_float_buffer_ptr(), evt_handle_set_group(), evt_handle_set_int_buffer_ptr(), evt_handle_set_priority(), evt_handle_set_var(), evt_handle_subtract(), evt_handle_suspend(), evt_handle_suspend_all(), evt_handle_suspend_others(), evt_handle_switch(), evt_handle_wait(), get_spirits_rescued(), gfx_build_knocked_down_player(), goto_map(), load_map_bg(), pause_cleanup(), pause_handle_input(), pause_init(), pause_map_draw_contents(), pause_map_handle_input(), pause_map_init(), pause_map_update(), pause_stats_handle_input(), pause_tutorial_draw_contents(), player_jump(), ProjectileHitbox_GetUsableProjectileID(), Quizmo_CreateReactionEffect(), update_item_entity_pickup(), and update_status_bar().
s32 evt_get_variable_index | ( | Evt * | script, |
s32 | var ) |
Definition at line 1761 of file evt.c.
Referenced by evt_handle_bind(), and evt_handle_bind_lock().
s32 evt_get_variable_index_alt | ( | s32 | var | ) |
Definition at line 1847 of file evt.c.
Referenced by evt_handle_add(), evt_handle_allocate_array(), evt_handle_AND(), evt_handle_AND_const(), evt_handle_bind(), evt_handle_divide(), evt_handle_does_script_exist(), evt_handle_end_loop(), evt_handle_exec1_get_id(), evt_handle_get_1_word(), evt_handle_get_2_word(), evt_handle_get_3_word(), evt_handle_get_4_word(), evt_handle_get_Nth_word(), evt_handle_mod(), evt_handle_multiply(), evt_handle_OR(), evt_handle_OR_const(), evt_handle_set_const(), evt_handle_set_var(), evt_handle_subtract(), exec_ShakeCamX(), filemenu_yesno_handle_input(), init_enter_world_shared(), load_demo_battle(), state_step_demo(), and update_item_entity_pickup().
Definition at line 1930 of file evt.c.
Referenced by evt_handle_addF(), evt_handle_divideF(), evt_handle_get_1_float(), evt_handle_get_2_float(), evt_handle_get_3_float(), evt_handle_get_4_float(), evt_handle_multiplyF(), evt_handle_set_float(), evt_handle_set_timescale(), evt_handle_subtractF(), evt_handle_wait_seconds(), and make_vine_interpolation().
Definition at line 1977 of file evt.c.
Referenced by evt_handle_addF(), evt_handle_divideF(), evt_handle_get_1_float(), evt_handle_get_2_float(), evt_handle_get_3_float(), evt_handle_get_4_float(), evt_handle_get_Nth_float(), evt_handle_multiplyF(), evt_handle_set_float(), evt_handle_subtractF(), and exec_ShakeCamX().
|
extern |
Definition at line 9 of file script_list.c.
Referenced by clear_script_list(), evt_get_float_variable(), evt_get_variable(), evt_handle_print_debug_var(), evt_set_float_variable(), evt_set_variable(), and init_script_list().
|
extern |
Definition at line 10 of file script_list.c.
Referenced by clear_script_list(), evt_get_float_variable(), evt_get_variable(), evt_handle_print_debug_var(), evt_set_float_variable(), evt_set_variable(), and init_script_list().
|
extern |
Definition at line 20 of file script_list.c.
Referenced by evt_handle_print_debug_var().
Bytecode* EvtCallingLine |
Definition at line 8 of file evt.c.
Referenced by evt_handle_call().