Commit Graph

602 Commits

Author SHA1 Message Date
Reinmmar b163ecafc9 Applied the enum for interactions (#647)
* Interactions enum applied

* Interactions enum applied
2023-12-10 16:21:31 -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
Reinmmar bdfaa7dc1a found another place where animations hid 2023-09-20 16:45:23 +02:00
Reinmmar 0fdb9c5ac2 renamed and added a bunch of animations to enum 2023-09-19 21:23:45 +02:00
Reinmmar e689c1b32d Filled in the directions 2023-09-18 18:56:46 +02:00
Reinmmar 203f691dff the rest of the portal types (2 unknown to me) 2023-09-17 22:00:45 +02:00
Reinmmar 4c37e6cf5e added bow_state :) 2023-09-17 21:13:44 +02:00
Reinmmar ab3e4ef0f4 Labeled one Portal Type and some animations 2023-09-17 21:07:48 +02:00
Reinmmar e8639051ba Labeled PlayerState and PlayerAction stuff 2023-09-17 12:09:53 +02:00
Reinmmar a616ac6376 formatting 2023-08-23 19:44:17 +02:00
Reinmmar 1d9edca76a Commented a bunch and renamed functions 2023-08-23 13:18:25 +02:00
Reinmmar 643a6359e3 Labeled Inputs and renamed functions and variables 2023-08-14 13:52:19 +02:00
notyourav 2ebab6f49f Merge pull request #620 from Henny022p/savefile
SaveFile cleanup
2023-08-06 18:52:38 -07:00
notyourav 8a294a49b6 Merge pull request #619 from octorock/objects 2023-08-06 17:33:21 -07:00
Henny022p ea30d2264b SaveFile cleanup part 3 2023-08-02 22:19:34 +02:00
Henny022p 1e02286d2c SaveFile cleanup part 2 2023-08-02 21:19:43 +02:00
Henny022p bc22015987 SaveFile cleanup part 1 2023-08-02 20:50:18 +02:00
octorock 488196754e Create new entity structs for NPCs 2023-08-01 11:36:11 +02:00
octorock 4d67e6fe1f Create new entity structs for Objects 2023-07-31 21:31:30 +02:00
Henny022p 70675cedc1 format 2023-07-05 00:57:06 +02:00
Henny022p 9b907d121d various small documentation changes
made during SGDQ23 while working on multiworld randomizer

Co-authored-by: Ibot02 <jtp.jtp@gmx.de>
2023-07-05 00:53:54 +02:00
Catobat 18b86e484a Formatting 2023-05-06 00:36:48 +02:00
Catobat 8a7e928461 Change customHitbox in InteractableObject to Rect* 2023-04-30 22:34:53 +02:00
Catobat 3a7f92e7c7 Change customHitbox in InteractableObject to s8* 2023-04-30 21:58:05 +02:00
Catobat b4995417d3 Use more PlayerFlags constants 2023-04-30 18:49:08 +02:00
Catobat 06c0f111e7 Name all possible R button actions 2023-04-30 16:00:33 +02:00
Catobat 985eeb67a1 Name members for R actions in struct_0200AF00 2023-04-30 15:10:30 +02:00
Catobat d5afe1f2dd Name a lot of functions about interactable objects 2023-04-28 23:36:33 +02:00
Catobat 04f4272b14 Document structs for interacting with entities 2023-04-28 20:20:29 +02:00
Catobat b25f36e736 struct_03003DF0 seems to use struct_03003DF8 2023-04-27 16:14:29 +02:00
notyourav 355f145f44 Merge pull request #597 from Catobat/kinstone-stuff
Kinstone stuff
2023-02-27 14:37:31 -08:00
Catobat ae16a42a0b Formatting, but why? 2023-01-09 01:53:52 +01:00
Catobat c5a8bcc6a1 Formatting 2023-01-09 01:50:55 +01:00
Catobat 3dd2ccc211 Name and organize Cucco Minigame stuff 2023-01-09 01:16:36 +01:00
Catobat c88f5cf280 Names in KinstoneWorldEvent struct 2023-01-08 17:47:29 +01:00
Catobat 4ab73f8eb7 Name some more functions in common.c 2023-01-08 15:01:18 +01:00
Catobat d5c8339e7c Match sub_0809CBE4 2023-01-04 23:41:44 +00:00
Tal Hayon 44e4b69cdb Matches from site(Henny022p,octorock,Léo Lam,ThothWhatsThis) 2022-11-21 19:18:07 +02:00
Tal Hayon bf9df14832 Use FX enum and add another sparkle to the enum 2022-11-21 19:17:21 +02:00
octorock ec13298471 Match OctorokBossObject_Action1 2022-11-06 10:17:45 +00:00
octorock c495247e06 Match FrozenOctorok_Action1 2022-11-06 10:17:28 +00:00
Henny022p 05b46ee3fe match sub_08090094
uses forced register
2022-10-14 06:14:38 +02:00
octorock 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +02:00
Tal Hayon 1064385652 Match sub_08095EAC on site by pixel-stuck 2022-09-08 16:03:30 +03:00
notyourav c0904a0b7d Merge pull request #571 from octorock/data 2022-09-05 11:38:44 -07:00
octorock a83c83ee8c Extract some data
Sort data according to the compilation using they belong to.
Extract background animations.
2022-09-03 23:33:35 +02:00
Tal Hayon 137ce4b6e2 Match sub_08087F94 2022-09-01 14:24:08 +03:00
notyourav 0cd2f4f86c Merge pull request #564 from octorock/misc 2022-08-19 14:25:14 -07:00
octorock b2264f562f Decompile some functions 2022-08-19 23:02:55 +02:00