Commit Graph

2748 Commits

Author SHA1 Message Date
Henny022p 1944bf5e6d Match SortKinstoneBag
extract kinstone related data from SaveFile into it's own struct

Co-authored-by: KEKW555 <152369890+KEKW555@users.noreply.github.com>
2023-12-24 04:54:59 +01:00
KEKW555 040b1f3a59
Match sub_080A1270 (#657)
* Nuke asm/non_matching/objectB9 directory

* Match sub_080A1270
2023-12-21 13:04:41 -08:00
KEKW555 a5a2b57a1c
Match sub_0801E31C (#656)
* Match sub_0801E31C

* Nuke common folder

* Remove unnecessary casts
2023-12-21 13:02:34 -08:00
KEKW555 888033f7bd
Restore evil spirit (#654)
* Delete asm/object directory

* Restore evilSpirit.c

* Sync linker

* Delete data/const/object/evilSpirit.s

* Update assets.json

* Fix fields
2023-12-17 20:15:36 -08:00
KEKW555 7ea08d4aa2
Match sub_0807D46C (#653)
* Nuke code_0807CC3C directory

* Match sub0807D46C
2023-12-17 19:59:03 -08:00
notyourav 1c6497f7f1
Merge pull request #651 from AtariDreams/decomp
Match PlayerJumpInit
2023-12-17 19:54:54 -08:00
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 aaa4415746
Cleanup nonmatching folder (#646)
* Nuke InitSaveHeader.inc

* Nuke pushableFurniture

* Nuke KinstoneMenu_080A414C.inc

* Nuke sub_080622F4.inc

* Nuke ClearBit.inc

* Nuke WriteBit.inc
2023-12-10 16:13:08 -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
notyourav 9954f154ed
Merge pull request #641 from Reinmmar/MatchedFunctionReadable
Cleaned this up a bit
2023-12-09 16:48:07 -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
notyourav 4aa26b0ea5
Merge pull request #636 from ThothWhatsThis/patch-1
Update kinstoneMenu.c
2023-11-30 11:08:55 -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
notyourav f0bbb7fde0
Merge pull request #633 from Reinmmar/MissingPlayerStateFlags 2023-11-30 09:04:24 -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
notyourav f54509dd5d
Merge pull request #632 from KEKW555/OK_sub_080792D8
Match sub_080792D8
2023-11-28 23:11:35 -08:00
KEKW555 6fec089405
Delete asm/non_matching/playerUtils/sub_080792D8.inc 2023-11-29 12:23:19 +05:30
KEKW555 43f25e93af
OK sub_0807A5B8 2023-11-29 12:20:59 +05:30
notyourav d05f7dff2d
Merge pull request #631 from Reinmmar/MissingPlayerStateFlags
found more anims, also removing != 0 sometimes
2023-11-02 21:22:15 -07:00
Reinmmar c19e313df4 found more anims, also removing != 0 sometimes 2023-09-24 18:03:34 +02:00
notyourav 755f26dc72
Merge pull request #630 from Reinmmar/MissingPlayerStateFlags
A bunch of flags and animations
2023-09-20 13:12:56 -04: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