2954 Commits
Author SHA1 Message Date
engineer124 4e2231399e format 2022-04-12 18:01:41 +10:00
engineer124 ddcc441c41 Merge branch 'master' into parameter 2022-04-12 18:00:56 +10:00
engineer124 e27d687dfc Match Item_Give 2022-04-12 17:00:49 +10:00
angieandEllipticEllipsis ef5e39fbd2 func_8017FB1C documentation
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
2022-04-11 09:35:24 -04:00
afd3ae243d En_Test6 (#627)
* En_Test6

* ArrCount

* Always forget params

* PR

* Move defs

* PR

* Fix

* PR

* Merge

* Merge

* PR

* Fix

* PR

* PR

* Fix bss

* Match (thanks Anon)

* bss

* PR

* Merge

* bss

Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
Co-authored-by: Elliptic Ellipsis <elliptic.ellipsis@gmail.com>
2022-04-09 05:38:54 +01:00
angie 9cd74ce160 Math3D_PointOnDirectedLine 2022-04-07 20:39:36 -04:00
06412c070f Cleanup 3 (#778)
* lights

* D_801D88A0 -> gScarecrowSpawnSongPtr

* Misc fixes

* CHECK_FLAG_ALL

* Trailing commas in enums

* matches

* Remove todo from lights bss

* Update src/overlays/actors/ovl_En_In/z_en_in.c

Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>

* thisx -> this2

* fix

* Todos

Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
2022-04-07 20:39:11 +01:00
c2f4572d13 Document EnKujiya (Lottery Shop) (#777)
* 7

* 7

* Update assets/xml/objects/object_kujiya.xml

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
2022-04-07 20:27:24 +01:00
Tom OvertonandGitHub 8a0b0b7ec8 En_Syateki_Okuta (Shooting Gallery Octorok) OK (#772)
* EnSyatekiOkuta_Init and EnSyatekiOkuta_Destroy OK

* func_80A36260, func_80A362A8, func_80A362F8, and func_80A36350 OK

* func_80A361F4 OK

* Decomp a bunch of functions

* Better match for func_80A368E0

* func_80A36CB0 OK

* Draw functions OK

* All functions OK

* Import data to C

* Use object symbols

* Final cleanup and generated spec

* Remove something I missed

* char -> UNK_TYPE1

* Respond to reviews

* Remove static from unnamed variables, whoops
2022-04-07 19:23:13 +01:00
Tom OvertonandGitHub 50c5ab0fc7 En_Dragon (Deep Python) OK and documented. object_utubo documented (#771)
* EnDragon_Init OK

* func_80B5EDF0 OK

* func_80B5EAA0 OK

* EnDragon_Destroy OK

* EnDragon_Update OK

* func_80B60138 OK

* func_80B5EE3C OK

* func_80B5EF88 OK

* func_80B5F418 OK

* func_80B5ED90 OK

* func_80B5EB40 OK (commented out because data is not imported yet)

* Import data into C

* Uncomment func_80B5EB40

* func_80B5EFD0 OK

* func_80B5F3A4 OK

* func_80B5F888 OK

* func_80B5FCC0 OK

* Draw functions OK

* func_80B5FD68 OK

* func_80B5F508 OK

* func_80B5F8D8 OK

* Better match on func_80B5FD68

* Use generated reloc

* Remove undefined_syms for this actor

* Some minor cleanup

* Make the data like Anghelo said

* Document object_utubo

* Name a bunch of stuff

* Name some more stuff

* Some documentation around death

* Documentation for actions

* Name a bunch of junk

* Use regs instead of directly accessing gGameInfo

* Name the player position vars

* Update weekEventReg references

* Name and list out states

* Name timer

* Document extend stuff

* Finish documentation

* Respond to Anghelo's review

* Respond to hensldm's review

* The thing Anghelo suggested *actually* matches
2022-04-06 21:03:27 -04:00
angie a65e102954 minor cleanup 2022-04-03 22:49:46 -04:00
angie 7a4adeabb3 format 2022-04-03 21:22:33 -04:00
angie 1a99793ab1 func_8017FB1C 2022-04-03 21:06:21 -04:00
angie f62623a334 minor fixes to make stuff actually equivalent 2022-04-03 20:36:12 -04:00
engineer124 8b2338f50d cleanup 2022-04-03 16:32:42 +10:00
engineer124 495417f076 Match Interface_LoadStory 2022-04-03 16:26:42 +10:00
engineer124 147f6b30b8 Fix clock border 2022-04-03 16:24:04 +10:00
engineer124 835b888b1c Better matches 2022-04-03 16:18:13 +10:00
engineer124 9ab45197a1 Match another 4 functions 2022-04-03 14:54:20 +10:00
engineer124 4bc4ea3dfa Interface_UpdateMagicBar OK 2022-04-03 14:06:49 +10:00
angie 6891367506 Take matched Math3D_LineVsLineClosestTwoPoints from OoT 2022-04-02 19:20:29 -03:00
angie 3dabee79dd Rename some simple functions 2022-04-02 01:39:47 -03:00
angie 5650a06575 move sys_math3d function declarations to z64math.h 2022-04-02 00:55:58 -03:00
angie 378f8ec73a kinda match some unattempted functions 2022-04-02 00:30:28 -03:00
angieandTharo 8af1430e9b Use matched sys_math3d functions by Tharo
Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
2022-04-01 23:31:55 -03:00