Commit Graph

2767 Commits

Author SHA1 Message Date
Theo 5fb324d54a
Merge pull request #670 from tonyjih/match_SetEntityObjPalette
True match SetEntityObjPalette (Nothing need to be done actually...)
2023-12-27 11:12:07 -08:00
Tony Jih 30e313fa09
True match sub_08080278 (#669)
* True match sub_08080278

co-worked with KEKW555

* Fix warning
2023-12-27 11:11:32 -08:00
Tony Jih 1f22050f25 True match SetEntityObjPalette (Nothing need to be done actually...) 2023-12-27 17:14:44 +08:00
Tony Jih dae4c66991
True match Object70_Action1 (#668) 2023-12-26 13:51:42 -08:00
KEKW555 bd44f07fa6
Remove RespawnPlayer fakematch (#666)
* Remove RespawnPlayer fakematch

* Remove xtra space
2023-12-25 21:43:54 -08:00
Tony Jih 4c69055d41
True match sub_0801E64C (#665)
* True match sub_0801E64C

* modify macro to constant

* fix comments from tab to spaces
2023-12-25 21:24:30 -08:00
KEKW555 b03db98200
Remove SyncPlayerToPlatform fake match (#667)
* Remove SyncPlayerToPlatform fake match

* Remove shift operators
2023-12-25 21:06:18 -08:00
Theo bcf5a11c52
Merge pull request #664 from KEKW555/KEKW555-patch-1 2023-12-25 19:28:42 -08:00
KEKW555 20b4cf6724
True match Enemy50_OnCollision 2023-12-24 11:52:42 +05:30
Theo c1571218ae
Merge pull request #661 from KEKW555/UpdatePlayerInputTrueMatch
True match UpdatePlayerInput
2023-12-23 21:13:16 -08:00
Theo 32788830ac
Merge pull request #660 from KEKW555/Remove-fakematch-sub_0801A570
True match 0801A570
2023-12-23 21:12:07 -08:00
Theo 06591e7c31
Merge pull request #662 from KEKW555/CustsceneType15TrueMatch
True match CutsceneMiscObject_Type15
2023-12-23 21:10:43 -08:00
Theo 22ed1e35d7
Merge pull request #663 from Henny022p/SortKinstoneBag
Match SortKinstoneBag
2023-12-23 21:10:01 -08:00
KEKW555 1e8ced01e6
True match zMalloc (#659)
* True match zMalloc

* Cleanup
2023-12-23 21:08:30 -08:00
Theo 50b8efb7d9
Merge pull request #658 from tonyjih/match_sub_08039B28
Match sub_08039B28
2023-12-23 21:07:49 -08:00
KEKW555 588d7ce6d4
True match CutsceneMiscObject_Type15 2023-12-24 09:25:22 +05:30
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 ed79a24136
True match UpdatePlayerInput 2023-12-24 08:16:16 +05:30
KEKW555 a3097b5d85
True match 0801A570 2023-12-23 18:05:08 +05:30
Tony Jih c8598c065d Match sub_08039B28 2023-12-23 17:20:52 +08: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