HailSanta
|
4e33a016eb
|
struct renaming and trigger/entity cleanup (#623)
* rename static structs to blueprint
* evt structs renamed
* renamed HudElementAnim to HudScript, worked on triggers
* fix Trigger/TriggerBP fields and entity cleanup
* entity data cleanup 1
* block
* blue warp pipe
Co-authored-by: HailSanta <Hail2Santa@gmail.com>
|
2022-01-16 22:28:09 +09:00 |
|
Alexander Faßbender
|
afab424519
|
Rename all si_funcs to evt_funcs (#403)
* resolve #397
* fix libultra
* Match func_80144E4C (#406)
* Update hud_element.c
* Update hud_element.h
* Update hud_element.h
* Delete func_80144E4C.s
* Trigger funcs (#405)
* remove old tools, fix warnings
* almost match si_handle_print_debug_var
* si_goto_end_loop and warnings
* is_trigger_bound and create_trigger
* Cleanup + matching 2 non-matchings
* update_triggers (trigger.c complete)
* fix warnings
* PR comments, m2ctx.py fix
* combine PR #398 with #403
* More entity decomp (#402)
* More entity decomp
* cleanup
* Vec3f instead of 3 floats in structE307C0
* resolve #397
* fix libultra
* combine PR #398 with #403
* decompile evt_goto_end_loop
Co-authored-by: JoshDuMan <40190173+JoshDuMan@users.noreply.github.com>
Co-authored-by: Ethan Roseman <ethteck@gmail.com>
Co-authored-by: JaThePlayer <50085307+JaThePlayer@users.noreply.github.com>
|
2021-08-29 23:34:42 +09:00 |
|
alex
|
de800e9c9f
|
mass script to evt type rename (#377)
* add process_scripts.py
* mass evt rename
|
2021-08-23 06:50:10 +09:00 |
|
Alex Bates
|
99ac1cf053
|
update si types
|
2020-10-20 07:33:40 +01:00 |
|
Alex Bates
|
f9a667bc7d
|
begin script disassembly
|
2020-10-19 22:58:57 +01:00 |
|