mm/tools
Tom Overton fbd1a79942
Arrow_Ice OK (#314)
* Migrate data and ArrowIce_Init OK

* ArrowIce_Destroy OK (also define func_80115D5C in functions.h, maybe a bad thing???)

* ArrowIce_SetupAction OK

* func_809224DC OK

* ArrowIce_Update OK

* func_809227F4 OK (but with hacky float constant)

* func_809225D0 OK and use float constant in func_809227F4

* func_80922628 OK

* ArrowIce_Draw OK

* Migrate D_80924200.s to C

* Apply better names in ice_gfx, and document Draw slightly

* Name struct vars to match OoT

* Update function names to match OoT

* Explain that arrow's timer and hitFlags came from OoT

* Update spec + "migrate" bss to C

* Do a hex -> decimal conversion I missed

* Remove blank line in-between headers

* Remove extraneous forward declare

* Move initialization of arrow up one line

* Remove parentheses

* Use else if

* Use decrement operation

* Use decimal for an alpha calculation

* Switch func_80115D5C to take GameState*

* Put pad on the top of Draw

* Move initialization of arrow up (again)

* Early return from Update if we're killed

* Extract assets instead of putting them in the repo

* Add explanatory comment to top of file

* += 1 -> ++

* Use VEC3F_LERPIMPDST macro

* Force a jenkins rerun by adding a space

* Remove the space from the last commit

* Move literal to the back of the conditional

* Respond to review feedback

* Add ArrowIce_LerpFiredPosition to functions.txt
2021-09-30 10:34:45 -03:00
..
ZAPD Update subrepos (#281) 2021-09-21 20:13:03 -04:00
ZAPDConfigs/MM Update ZAPD to use scene macros, improve texture system and others (#129) 2021-06-02 18:18:38 -04:00
asm-differ Update subrepos (#281) 2021-09-21 20:13:03 -04:00
asm-processor Update asm-processor and diff.py (#278) 2021-08-25 01:11:41 -04:00
buildtools Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
decomp-permuter Update subrepos (#281) 2021-09-21 20:13:03 -04:00
disasm Arrow_Ice OK (#314) 2021-09-30 10:34:45 -03:00
filelists/mm.us.rev1 Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
graphovl Update subrepos (#281) 2021-09-21 20:13:03 -04:00
ido_recomp Fixes IDO recomp and allows git to detect binary files. (#50) 2021-02-25 18:21:51 -05:00
overlayhelpers Script fixes, Type 1 cylinders fixed, rename `main` (#256) 2021-08-08 23:01:51 -04:00
sizes `ovl_select`: ZELDA MAP SELECT matched and documented (#310) 2021-09-28 22:23:08 -04:00
warnings_count Improve check new warnings (#308) 2021-09-29 18:42:24 -04:00
z64compress Update subrepos (#281) 2021-09-21 20:13:03 -04:00
.gitignore Added IDO recomp support (#45) 2021-02-24 00:50:57 -05:00
Makefile Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
actorfixer.py ShrinkWindow OK (#303) 2021-09-29 21:55:41 -04:00
assist.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
calc_bss.sh Color_RGBAu32 (#253) 2021-08-15 10:56:20 -04:00
extract_baserom.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
fixbaserom.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
get_actor_sizes.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
m2ctx.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
permuter_settings.toml `ovl_En_Test4` with 1 non-matching (#319) 2021-09-29 00:08:54 -03:00
progress.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
regconvert.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
rename_global_asm.py Script fixes, Type 1 cylinders fixed, rename `main` (#256) 2021-08-08 23:01:51 -04:00
rename_sym.sh Script fixes, Type 1 cylinders fixed, rename `main` (#256) 2021-08-08 23:01:51 -04:00
set_o32abi_bit.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
sfxconvert.py `ovl_En_Test4` with 1 non-matching (#319) 2021-09-29 00:08:54 -03:00
sort_actor_funcs.py Sort actor functions and extern'd symbols (#259) 2021-08-15 14:04:28 -04:00
timeconv.py en_invadepoh OK (#200) 2021-07-17 00:04:37 -04:00
vt_fmt.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
vtxdis.c Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
z64compress_wrapper.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00