Commit Graph

2851 Commits

Author SHA1 Message Date
octorock 242336c385 Merge branch 'master' into enemies 2023-12-29 23:07:22 +01:00
octorock 870c08fad6 Merge branch 'master' into enemies 2023-12-29 23:04:14 +01:00
octorock c63a86fbca Create some enemy structs 2023-12-29 22:56:38 +01:00
octorock b28f865051 Create new entity structs for Player Items 2023-12-29 22:56:38 +01:00
Tony Jih 44072497ea True match sub_0802C334 2023-12-29 18:46:46 +08:00
Theo c2f081600b
Merge pull request #676 from notyourav/v
label some asm functions
2023-12-29 01:01:37 -08:00
theo3 72509b18a0 label some asm functions 2023-12-29 00:59:43 -08:00
theo3 d07c416641 message definitions 2023-12-28 21:58:54 -08:00
Theo 56688ac226
Merge pull request #675 from notyourav/d
clean up linkAnimation.c
2023-12-28 19:09:44 -08:00
theo3 a030120a0c clean up linkAnimation.c 2023-12-28 19:05:06 -08:00
Theo d6b425f340
Merge pull request #674 from notyourav/b
fix fakematch in LinkHoldingItem_Action3
2023-12-28 17:56:30 -08:00
theo3 7c1c612c9b fix fakematch in LinkHoldingItem_Action3 2023-12-28 17:54:39 -08:00
Theo b32553e490
Merge pull request #672 from notyourav/char_fi
use correct signedness for char in tools
2023-12-28 16:08:45 -08:00
Theo 3153e42115
Merge pull request #671 from KEKW555/KEKW555-patch-1
Remove sub_0809CBE4 fake match
2023-12-28 16:06:08 -08:00
theo3 acc75c269d use correct signedness for char in tools 2023-12-28 16:04:32 -08:00
octorock 957da774e4 Merge branch 'master' into tilemap-docs 2023-12-28 15:07:11 +01:00
octorock 768efa50b3 Merge branch 'master' into tilemap-docs 2023-12-28 14:59:23 +01:00
KEKW555 2816176661
Remove sub_0809CBE4 fake match 2023-12-28 09:50:15 +05:30
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