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
angie and Tharo
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
EllipticEllipsis and GitHub
15dfaf0862
ABI FPR names ( #767 )
...
* Add o32 to disassembler and update macro.inc
* Add a variable for asm processor to makefile
and improve objdump flags
* Update diff settings
* git subrepo pull --force tools/asm-differ
subrepo:
subdir: "tools/asm-differ"
merged: "1236288d1"
upstream:
origin: "https://github.com/simonlindholm/asm-differ "
branch: "main"
commit: "1236288d1"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo.git "
commit: "2f68596"
* Remove * import and implement option
* Fix some stuff in the makefile
* Update asm-processor
* Review
* Fix old var name
2022-03-31 18:22:19 +01:00
Anghelo Carvajal and GitHub
54a4d1eb12
Fix actorfixer ( #774 )
2022-03-30 04:23:20 +01:00
Thomas and GitHub
33643b9471
Obj_Hariko ( #766 )
...
* Initial decompilation of hariko
* Documented and touched up on ObjHariko header
* Documented Hariko assets and added review suggestions
* Added file comment, shuffled function order
* Added DL suffix to hariko dlists
* Updated hariko body out name to hariko_body
2022-03-30 04:13:44 +01:00
89ecf74189
Obj_Bigicicle ( #753 )
...
* Obj_Bigicicle
* PR
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
2022-03-29 22:39:06 +01:00
Tom Overton and GitHub
6faf186a95
En_Wallmas (Wallmaster) OK and documented. object_wallmaster documented ( #731 )
...
* EnWallmas_Init and EnWallmas_Destroy OK
* func_80874B88 OK
* func_80874BE4 OK
* func_80874D1C OK
* func_80874DE8 OK
* func_80874F14 OK
* A bunch of small functions OK
* A bunch of smaller functions OK again
* func_808752CC OK
* func_808758C8 OK
* func_80875910 and func_8087596C OK
* func_808756AC and func_8087571C OK
* EnWallmas_Update OK
* func_80875A74 OK
* func_80874A88 and func_80874B04 OK
* A bunch of functions OK
* func_808759B8 and func_80875A0C
* EnWallmas_Draw OK
* func_808760A4 and func_80876118 OK
* func_80875F04 OK
* Use object symbols
* Import data to C
* Use generated reloc
* Document object_wallmaster
* Misc cleanup
* Name the DrawDamageEffects variables
* Name draw functions
* Enum for damage values
* Port function names from OoT
* Last cleanup before PR
* Respond to Elliptic's review
* Respond to Elliptic's second review
* gWallmasterWaitAnim -> gWallmasterIdleAnim
* Change all EnWallmas to Wallmaster (except the actor's name itself)
* Respond to hensldm's review
* Fix merge conflicts
2022-03-29 22:33:32 +01:00
Maide and GitHub
b4842eb16c
Mir_Ray3 (1 non-matching) ( #695 )
2022-03-29 22:26:56 +01:00
Maide and GitHub
7280d10404
En_Horse (2 non-matching) ( #413 )
...
* En_Horse
* a
* Warnings
* Warnigns 2
* PR
* Formats
* Fix
* PR
* Merge
* Merge
* Merge
2022-03-29 22:15:26 +01:00
72bae2b6ba
z_kaleido_setup (#768 )
...
* KaleidoSetup_Init
* func_800F4C0C
* func_800F4A10 NON_EQUIVALENT
* fixes
* func_800F4A10
* import data
* Rename Play_InCsMode
* Name KaleidoSetup_Update
* minor cleanup
* Update src/code/z_play.c
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
* Update src/overlays/actors/ovl_En_Bom/z_en_bom.c
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
* Update src/overlays/actors/ovl_En_Gs/z_en_gs.c
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
* Update src/code/z_kaleido_setup.c
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
* Update src/code/z_kaleido_setup.c
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
* Update src/code/z_kaleido_setup.c
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
* Update src/overlays/actors/ovl_Door_Ana/z_door_ana.c
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
* Update src/overlays/actors/ovl_Door_Ana/z_door_ana.c
* unname D_801BDB00
* format
* a
* actorfixer
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
2022-03-29 22:04:41 +01:00
Maide and GitHub
8c7d8359fa
Obj_Hamishi ( #762 )
2022-03-29 21:44:07 +01:00
486e7cbe83
SubS General Pathing Helpers ( #760 )
...
* Brought code over and cleanup
* cleanup functions.h and format
* add comment
* Whitespace
* Format
* Update src/overlays/actors/ovl_En_Daiku2/z_en_daiku2.c
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com >
* Format
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com >
2022-03-29 21:37:58 +01:00