summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-12-29Merge pull request #678 from notyourav/fTheo
document RoomVars struct
2023-12-29document RoomVars structtheo3
2023-12-29Merge pull request #677 from tonyjih/match_sub_0802C334Theo
True match sub_0802C334
2023-12-29Merge branch 'master' into enemiesoctorock
2023-12-29Merge branch 'master' into enemiesoctorock
2023-12-29Create some enemy structsoctorock
2023-12-29Create new entity structs for Player Itemsoctorock
2023-12-29True match sub_0802C334Tony Jih
2023-12-29label some asm functionstheo3
2023-12-28message definitionstheo3
2023-12-28clean up linkAnimation.ctheo3
2023-12-28fix fakematch in LinkHoldingItem_Action3theo3
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-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-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-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-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-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