1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 21:04:43 +00:00
oot/asm/non_matchings/code
Zelllll c644aaa2ee
Interface improvements (#822)
* Add symbols, does NOT build OK

* parameter OK with syms

* Use `static` more and inline arrays

* wip docs

* Start on Interface_Draw, NOT OK yet

* rename variables since interface dev is weird

* nonmatching for now

* kaleido

* Update src/code/z_parameter.c

Co-authored-by: louist103 <35883445+louist103@users.noreply.github.com>

* Make most texture rectangles use shifts

* fix symbols for all interface things

* done with interface_draw for now

* Update z_parameter.c

* format files

* fix wrong function calls

* fix bss

* improvements in matching

* remove button enum for now

* (void)0 to fix warning

* make conditional look nicer

* fix

* fix wrong combiner

* Update src/overlays/actors/ovl_kaleido_scope/z_lmap_mark.c

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>

* format

* remove "HUD" naming

* review suggestions

Co-authored-by: louist103 <35883445+louist103@users.noreply.github.com>
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
2021-06-15 13:29:10 -04:00
..
audio_seqplayer code_800F7260 (#433) 2020-10-26 07:58:56 -04:00
code_800BB0A0 Decompile z_camera data, and some camera WIP (#173) 2020-06-01 17:54:47 -04:00
code_800DACC0 audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
code_800E11F0 code_800F7260 (#433) 2020-10-26 07:58:56 -04:00
code_800EC960 code_800F7260 (#433) 2020-10-26 07:58:56 -04:00
code_800F7260 Finished decomp of code_800F7260 (1 non-matching) (#733) 2021-03-27 21:01:50 +01:00
code_800F9280 audio_seqplayer, the easy half (#369) 2020-09-01 17:23:30 -04:00
db_camera Consistent naming for Math_ functions (#542) 2020-12-26 05:44:53 -05:00
sys_math3d matched Math3D_CylVsLineSeg and fixed a Math_ error (#564) 2020-12-27 11:13:38 -05:00
ucode_disas Match/Improve a bunch of non matchings (#342) 2020-08-23 17:50:30 -04:00
z_actor Match func_800344BC and make func_8002FBAC equivalent (#778) 2021-04-15 01:10:03 +02:00
z_camera additional matching functions in z_room, z_camera, and En_Zl3 (#541) 2020-12-18 22:09:38 -05:00
z_eff_blure Match 2 more functions in z_eff_blure.c (#831) 2021-05-29 03:30:48 -04:00
z_kankyo Decompile a bunch of objects (#603) 2021-05-26 18:59:21 -04:00
z_message_PAL Interface improvements (#822) 2021-06-15 13:29:10 -04:00
z_parameter Interface improvements (#822) 2021-06-15 13:29:10 -04:00
z_room additional matching functions in z_room, z_camera, and En_Zl3 (#541) 2020-12-18 22:09:38 -05:00
z_vr_box Split remaining unsplit asm files and migrate more rodata (#277) 2020-07-19 21:08:50 -04:00