Commit Graph

2066 Commits

Author SHA1 Message Date
Rose 1eba642381 Match PlayerJumpInit 2023-12-17 16:35:22 -05:00
notyourav 5bac16fe21 Merge pull request #652 from AtariDreams/sub_0806FC24 2023-12-17 13:19:58 -08:00
KEKW555 f5939d862d Match sub_080803D0 (#650) 2023-12-17 13:17:58 -08:00
KEKW555 773347dc5d Match sub_0807D6D8 (#649) 2023-12-17 13:13:42 -08:00
Rose a4450f5a4d Match sub_0806FC24 2023-12-17 15:02:05 -05:00
KEKW555 d35d816d6e Match sub_08066490 (#648)
* Nuke sub_08066490.inc

* Match sub_08066490

* Remove extra bracket
2023-12-10 16:27:19 -08:00
Reinmmar b163ecafc9 Applied the enum for interactions (#647)
* Interactions enum applied

* Interactions enum applied
2023-12-10 16:21:31 -08:00
KEKW555 b4d0946c07 Match zmalloc (#644)
* Nuke zMalloc.inc

* Match zMalloc

* Fix comments
2023-12-09 16:55:04 -08:00
KEKW555 dbdb121e88 Match last vram.c function. (#645)
* Nuke sub_080AE218.inc

* Match last vram.c function

* Minor coding blip
2023-12-09 16:54:37 -08:00
KEKW555 5cb7b79d6a Match sub_0801A570 (#643)
* Nuke sub_0801A570.inc

* Match sub_0801A570

* Fix arg data type

* Fix misc issues
2023-12-09 16:53:18 -08:00
KEKW555 c5304d1d74 Match remaining playerUtils.c functions. (#642)
* Nuke sub_080784E4.inc

* Nuke sub_0807A2F8.inc

* Match remaining playerUtils functions

* Fix build failures
2023-12-09 16:52:18 -08:00
Reinmmar 261e837e8b Cleaned this up a bit 2023-12-04 18:04:49 +01:00
KEKW555 b43850a9aa Match sub_080762D8 (#640)
* Nuke sub_080762D8.inc

* Match sub_080762D8

* Fix field name

* Fix field name v2
2023-12-03 14:10:57 -08:00
KEKW555 e9d4be4491 Match sub_0807D280 (#639)
* Nuke sub_0807D280.inc

* Match sub_0807D280

* Removed unused vars
2023-12-03 14:10:16 -08:00
KEKW555 a8d19c09fc Match sub_0801E49C (#638)
* Nuke sub_0801E49C.inc

* Match sub_0801E49C

* Fix data types

* Match signature

* Add typecast and referring function signature

* Fix lint issue
2023-12-03 14:06:21 -08:00
KEKW555 d0a8433e2c Match sub_08088160 (#637)
* Nuke asm/non_matching/figurineDevice/sub_08088160.inc

* Match sub_08088160

* Remove headers

* Update vars

* Add JP & EU ifdefs

* Revert field names
2023-12-03 14:02:58 -08:00
Lemeon 09e6ceb593 Update kinstoneMenu.c
changed the names for the unknowns
2023-11-30 19:55:39 +01:00
Lemeon 461f5bb8e7 Update kinstoneMenu.c
matched KinstoneMenu_080A414C
2023-11-30 19:33:48 +01:00
notyourav 5d90474ae8 Merge pull request #635 from nonmatch/patch-87
Match Functions
2023-11-30 10:12:36 -08:00
ThothWhatsThis 0918be7801 Fix function signatures 2023-11-30 08:33:35 +00:00
ThothWhatsThis de847d45ba Match sub_0807C8B0 2023-11-30 08:32:46 +00:00
ThothWhatsThis 2e2b63521a Match sub_0807BFD0 2023-11-30 08:15:30 +00:00
ThothWhatsThis e82c26c3d5 Match sub_080789A8 2023-11-30 08:15:13 +00:00
Reinmmar 4689a24238 oops 2023-11-29 09:20:07 +01:00
Reinmmar c6faeb18a7 Merge branch 'master' into MissingPlayerStateFlags 2023-11-29 09:18:35 +01:00
Reinmmar 3d3b6c1b2c cleaned up matching function 2023-11-29 09:13:55 +01:00
KEKW555 43f25e93af OK sub_0807A5B8 2023-11-29 12:20:59 +05:30
Reinmmar c19e313df4 found more anims, also removing != 0 sometimes 2023-09-24 18:03:34 +02:00
Reinmmar bdfaa7dc1a found another place where animations hid 2023-09-20 16:45:23 +02:00
Reinmmar 4a1bbf3dd8 labeled unused minish boots animations 2023-09-20 12:45:48 +02:00
Reinmmar 0fdb9c5ac2 renamed and added a bunch of animations to enum 2023-09-19 21:23:45 +02:00
Reinmmar 20483c258a Had a wrong name for an animation 2023-09-19 09:56:29 +02:00
Reinmmar b4cf2f7a92 PLEASE I BEG OF YOU ACCEPT IT CLANG 2023-09-18 19:04:55 +02:00
Reinmmar 47e6390a4f clang-format wanted this change 2023-09-18 19:03:19 +02:00
Reinmmar ed438ebd78 Formatting again 2023-09-18 19:01:17 +02:00
Reinmmar e689c1b32d Filled in the directions 2023-09-18 18:56:46 +02:00
Reinmmar 561b8da657 more formatting 2023-09-17 22:11:29 +02:00
Reinmmar 2a9c11f8c7 Reformatting 2023-09-17 22:09:56 +02:00
Reinmmar 203f691dff the rest of the portal types (2 unknown to me) 2023-09-17 22:00:45 +02:00
Reinmmar 4c37e6cf5e added bow_state :) 2023-09-17 21:13:44 +02:00
Reinmmar ab3e4ef0f4 Labeled one Portal Type and some animations 2023-09-17 21:07:48 +02:00
Reinmmar e994fab66a Uuuh... A lot of animations in an enum 2023-09-17 20:44:14 +02:00
Reinmmar e8639051ba Labeled PlayerState and PlayerAction stuff 2023-09-17 12:09:53 +02:00
Reinmmar a616ac6376 formatting 2023-08-23 19:44:17 +02:00
Reinmmar 1d9edca76a Commented a bunch and renamed functions 2023-08-23 13:18:25 +02:00
Reinmmar 03eacc3c04 Merge branch 'master' into Inputs 2023-08-23 00:04:08 +02:00
Reinmmar 1739e6205a Labeled all unlabeled inputs(if I didn't miss any) 2023-08-15 03:54:03 +02:00
Reinmmar 8801e77275 renamed variables 2023-08-14 14:19:39 +02:00
Reinmmar 37c6941eb6 Inputs labeled and renamed functions and variables 2023-08-14 13:53:30 +02:00
Reinmmar 643a6359e3 Labeled Inputs and renamed functions and variables 2023-08-14 13:52:19 +02:00