Commit Graph

2679 Commits

Author SHA1 Message Date
Reinmmar 325bee5388
Update French.json
β to ß
2023-08-13 19:42:08 +02:00
Reinmmar 80e47067e5
Update German.json
β to ß
2023-08-13 19:41:34 +02:00
Reinmmar f0c707f40a
Update main.cpp
β to ß
2023-08-13 19:40:12 +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
notyourav d7a82d02e4
Merge pull request #616 from octorock/npcs
Create new entity structs for NPCs
2023-08-06 16:12:08 -07:00
Henny022p 758ec0722c please clang-format, even if it has gone crazy 2023-08-02 22:34:46 +02:00
Henny022p 83d710a413 clean up hint_height version mess 2023-08-02 22:32:17 +02: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 0d6b9052ba Add documentation head to all NPCs 2023-08-01 11:36:11 +02:00
notyourav 064bc43e78
Merge pull request #618 from octorock/playerItems
Create new entity structs for Player Items
2023-07-31 19:20:00 -07:00
notyourav a443cb5d49
Merge pull request #617 from octorock/projectiles
Create new entity structs for Projectiles
2023-07-31 18:56:04 -07:00
notyourav 91a5a67838
Merge pull request #615 from Henny022p/sgdq23
collection of small documenting changes
2023-07-31 18:42:34 -07:00
octorock 4d67e6fe1f Create new entity structs for Objects 2023-07-31 21:31:30 +02:00
octorock 5899c30dc9 Create new entity structs for Player Items 2023-07-30 23:51:54 +02:00
octorock 591563f428 Create new entity structs for Projectiles 2023-07-23 23:52:47 +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
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