Commit Graph

2659 Commits

Author SHA1 Message Date
octorock 591563f428 Create new entity structs for Projectiles 2023-07-23 23:52:47 +02:00
notyourav eb233b05cd
Merge pull request #613 from nonmatch/patch-74 2023-06-06 15:20:43 -07:00
anonymous c073577478 Match DispCtrlSet 2023-05-24 00:45:36 +00:00
notyourav 79bbd540a8
Merge pull request #611 from Henny022p/fix-flags-h 2023-05-20 22:19:41 -07:00
notyourav 298d215232
Merge pull request #609 from Henny022p/linker-fix 2023-05-20 22:03:32 -07:00
notyourav dd5bce7442
Merge pull request #607 from Catobat/interaction-stuff 2023-05-13 17:02:28 -07:00
Henny022p 6fad53f263 remove extra spaces
maintaining consistent alignment for the closing comment is too much work and there is no real use for it
2023-05-13 17:59:56 +02:00
Henny022p 193e503140 fix formatting in zeldaFollower.c 2023-05-13 17:54:34 +02:00
Henny022p 9f3adae304 put doxygen comment on each flag 2023-05-13 17:50:32 +02:00
Henny022p 7c749c7f3c use printf instead of echo
echo is not portable, hope is that printf is more so
2023-05-13 16:41:48 +02:00
Henny022p d40664bb74 revert memcpy linker change because new ld does not like it
adjust dependency scan to still skip libs
2023-05-11 19:02:49 +02:00
Catobat 19e8407596 Missed a line 2023-05-06 12:55:25 +02:00
Catobat def79ad780 Formatting in zeldaFollower.c 2023-05-06 12:53:52 +02:00
Catobat a2785bc0fa Merge remote-tracking branch 'upstream/master' into interaction-stuff 2023-05-06 12:32:38 +02:00
Catobat 31079cd0a5 Change zeldaFollower.c to try to fix clang-format 2023-05-06 00:50:22 +02:00
Catobat 18b86e484a Formatting 2023-05-06 00:36:48 +02:00
Catobat 8ff6027f97 Name some functions for marking a Fuser as done 2023-05-05 23:45:29 +02:00
Catobat 52e635f57b Some comments and label names for GetFuserId 2023-05-05 23:19:04 +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 5145a6909e Name and clean up some functions and structs 2023-04-30 21:43:22 +02:00
Catobat 4fd83717cd Name sub_08078180 2023-04-30 20:21:45 +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 d1d78ed018 Name members for button texts in struct_0200AF00 2023-04-30 13:14:10 +02:00
Catobat fcfbd73dd2 Name the special values used with Kinstone Fusions 2023-04-29 02:56:08 +02:00
Catobat a82ad2951a Name some things with NPC4E 2023-04-29 01:25:31 +02:00
Catobat 2e21fde027 Name the interaction types 2023-04-29 00:32:15 +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 c2ad020de6
Merge pull request #606 from Henny022p/progress-fix 2023-04-26 21:54:06 -07:00
Catobat aa477e7ad0 Gold Kinstone Fusion names 2023-04-27 02:29:50 +02:00
Catobat a822374f76 Fix a few comments with offsets in structs 2023-04-27 01:06:21 +02:00
Henny022p 802338f3a9 fix progress.py for new makefile 2023-04-26 13:48:54 +02:00
notyourav a9910e74cc
Merge pull request #599 from Henny022p/makefile
New Makefile
2023-04-25 11:20:17 -07:00
notyourav 89b87b967b
Merge pull request #605 from nonmatch/patch-73 2023-04-25 07:50:56 -07:00
notyourav b83cb034e1
Merge pull request #604 from Elmyr-de-Hory/sub_08068318 2023-04-24 22:48:42 -07:00
hatal175 b079dee500 Match sub_080AC5E4 2023-04-24 21:17:31 +00:00
notyourav bc550a8793
Merge pull request #602 from hatal175/sub_080622F4 2023-04-24 09:03:04 -07:00
Catobat 65304904d3 Fix Kinstone drops mixup 2023-04-24 16:50:53 +02:00
Catobat e59630f202 Fix dungeon item mixup 2023-04-24 16:31:06 +02:00
Elmyr de Hory 2d20f33494 matched sub_08068318 2023-04-23 12:33:09 -07:00
Tal Hayon 5b5c26f703 Remove parameter from KID_HEAP_SHIFT_RIGHT 2023-04-23 08:40:57 +03:00
Tal Hayon 77732aac23 Disabling clang format for flags.h 2023-04-22 08:58:22 +03:00
Tal Hayon 9e8c1921d0 Match sub_080622F4 2023-04-22 08:52:24 +03:00
Tal Hayon 12511f572e Add cmake generated files to gitignore 2023-04-22 08:52:18 +03:00
Henny022p 65d861a5c2 add dependency to tools to more helper targets
fixes asset extraction and parallel multi version builds without manually building tools first
2023-03-01 19:34:10 +01:00
notyourav 7e4466f928
Merge pull request #598 from TomRiddle01/improve_flags
Add comments to flags.h
2023-02-27 14:41:15 -08:00