summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-28use correct signedness for char in toolstheo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-12-28Remove sub_0809CBE4 fake matchKEKW555
2023-12-27Merge pull request #670 from tonyjih/match_SetEntityObjPaletteTheo
True match SetEntityObjPalette (Nothing need to be done actually...)
2023-12-27True match sub_08080278 (#669)Tony Jih
* True match sub_08080278 co-worked with KEKW555 * Fix warning
2023-12-27True match SetEntityObjPalette (Nothing need to be done actually...)Tony Jih
2023-12-26True match Object70_Action1 (#668)Tony Jih
2023-12-25Remove RespawnPlayer fakematch (#666)KEKW555
* Remove RespawnPlayer fakematch * Remove xtra space
2023-12-25True match sub_0801E64C (#665)Tony Jih
* True match sub_0801E64C * modify macro to constant * fix comments from tab to spaces
2023-12-25Remove SyncPlayerToPlatform fake match (#667)KEKW555
* Remove SyncPlayerToPlatform fake match * Remove shift operators
2023-12-25Merge pull request #664 from KEKW555/KEKW555-patch-1Theo
2023-12-24True match Enemy50_OnCollisionKEKW555
2023-12-23Merge pull request #661 from KEKW555/UpdatePlayerInputTrueMatchTheo
True match UpdatePlayerInput
2023-12-23Merge pull request #660 from KEKW555/Remove-fakematch-sub_0801A570Theo
True match 0801A570
2023-12-23Merge pull request #662 from KEKW555/CustsceneType15TrueMatchTheo
True match CutsceneMiscObject_Type15
2023-12-23Merge pull request #663 from Henny022p/SortKinstoneBagTheo
Match SortKinstoneBag
2023-12-23True match zMalloc (#659)KEKW555
* True match zMalloc * Cleanup
2023-12-23Merge pull request #658 from tonyjih/match_sub_08039B28Theo
Match sub_08039B28
2023-12-24True match CutsceneMiscObject_Type15KEKW555
2023-12-24Match SortKinstoneBagHenny022p
extract kinstone related data from SaveFile into it's own struct Co-authored-by: KEKW555 <152369890+KEKW555@users.noreply.github.com>
2023-12-24True match UpdatePlayerInputKEKW555
2023-12-23True match 0801A570KEKW555
2023-12-23Match sub_08039B28Tony Jih
2023-12-21Match sub_080A1270 (#657)KEKW555
* Nuke asm/non_matching/objectB9 directory * Match sub_080A1270
2023-12-21Match sub_0801E31C (#656)KEKW555
* Match sub_0801E31C * Nuke common folder * Remove unnecessary casts
2023-12-17Restore evil spirit (#654)KEKW555
* Delete asm/object directory * Restore evilSpirit.c * Sync linker * Delete data/const/object/evilSpirit.s * Update assets.json * Fix fields
2023-12-17Match sub_0807D46C (#653)KEKW555
* Nuke code_0807CC3C directory * Match sub0807D46C
2023-12-17Merge pull request #651 from AtariDreams/decompnotyourav
Match PlayerJumpInit
2023-12-17Match PlayerJumpInitRose
2023-12-17Merge pull request #652 from AtariDreams/sub_0806FC24notyourav
2023-12-17Match sub_080803D0 (#650)KEKW555
2023-12-17Match sub_0807D6D8 (#649)KEKW555
2023-12-17Match sub_0806FC24Rose
2023-12-10Match sub_08066490 (#648)KEKW555
* Nuke sub_08066490.inc * Match sub_08066490 * Remove extra bracket
2023-12-10Applied the enum for interactions (#647)Reinmmar
* Interactions enum applied * Interactions enum applied
2023-12-10Cleanup nonmatching folder (#646)KEKW555
* Nuke InitSaveHeader.inc * Nuke pushableFurniture * Nuke KinstoneMenu_080A414C.inc * Nuke sub_080622F4.inc * Nuke ClearBit.inc * Nuke WriteBit.inc
2023-12-09Match zmalloc (#644)KEKW555
* Nuke zMalloc.inc * Match zMalloc * Fix comments
2023-12-09Match last vram.c function. (#645)KEKW555
* Nuke sub_080AE218.inc * Match last vram.c function * Minor coding blip
2023-12-09Match sub_0801A570 (#643)KEKW555
* Nuke sub_0801A570.inc * Match sub_0801A570 * Fix arg data type * Fix misc issues
2023-12-09Match remaining playerUtils.c functions. (#642)KEKW555
* Nuke sub_080784E4.inc * Nuke sub_0807A2F8.inc * Match remaining playerUtils functions * Fix build failures
2023-12-09Merge pull request #641 from Reinmmar/MatchedFunctionReadablenotyourav
Cleaned this up a bit
2023-12-04Cleaned this up a bitReinmmar
2023-12-03Match sub_080762D8 (#640)KEKW555
* Nuke sub_080762D8.inc * Match sub_080762D8 * Fix field name * Fix field name v2
2023-12-03Match sub_0807D280 (#639)KEKW555
* Nuke sub_0807D280.inc * Match sub_0807D280 * Removed unused vars
2023-12-03Match sub_0801E49C (#638)KEKW555
* Nuke sub_0801E49C.inc * Match sub_0801E49C * Fix data types * Match signature * Add typecast and referring function signature * Fix lint issue
2023-12-03Match sub_08088160 (#637)KEKW555
* Nuke asm/non_matching/figurineDevice/sub_08088160.inc * Match sub_08088160 * Remove headers * Update vars * Add JP & EU ifdefs * Revert field names
2023-11-30Merge pull request #636 from ThothWhatsThis/patch-1notyourav
Update kinstoneMenu.c
2023-11-30Update kinstoneMenu.cLemeon
changed the names for the unknowns
2023-11-30Update kinstoneMenu.cLemeon
matched KinstoneMenu_080A414C