theo3
|
d07c416641
|
message definitions
|
2023-12-28 21:58:54 -08:00 |
|
theo3
|
a030120a0c
|
clean up linkAnimation.c
|
2023-12-28 19:05:06 -08:00 |
|
theo3
|
7c1c612c9b
|
fix fakematch in LinkHoldingItem_Action3
|
2023-12-28 17:54:39 -08:00 |
|
Henny022p
|
1944bf5e6d
|
Match SortKinstoneBag
extract kinstone related data from SaveFile into it's own struct
Co-authored-by: KEKW555 <152369890+KEKW555@users.noreply.github.com>
|
2023-12-24 04:54:59 +01:00 |
|
Reinmmar
|
261e837e8b
|
Cleaned this up a bit
|
2023-12-04 18:04:49 +01:00 |
|
Reinmmar
|
3d3b6c1b2c
|
cleaned up matching function
|
2023-11-29 09:13:55 +01:00 |
|
Reinmmar
|
c19e313df4
|
found more anims, also removing != 0 sometimes
|
2023-09-24 18:03:34 +02:00 |
|
Reinmmar
|
bdfaa7dc1a
|
found another place where animations hid
|
2023-09-20 16:45:23 +02:00 |
|
Reinmmar
|
4a1bbf3dd8
|
labeled unused minish boots animations
|
2023-09-20 12:45:48 +02:00 |
|
Reinmmar
|
0fdb9c5ac2
|
renamed and added a bunch of animations to enum
|
2023-09-19 21:23:45 +02:00 |
|
Reinmmar
|
20483c258a
|
Had a wrong name for an animation
|
2023-09-19 09:56:29 +02:00 |
|
Reinmmar
|
e689c1b32d
|
Filled in the directions
|
2023-09-18 18:56:46 +02:00 |
|
Reinmmar
|
2a9c11f8c7
|
Reformatting
|
2023-09-17 22:09:56 +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
|
e994fab66a
|
Uuuh... A lot of animations in an enum
|
2023-09-17 20:44:14 +02:00 |
|
Reinmmar
|
e8639051ba
|
Labeled PlayerState and PlayerAction stuff
|
2023-09-17 12:09:53 +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
|
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 |
|
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 |
|
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
|
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
|
79bbd540a8
|
Merge pull request #611 from Henny022p/fix-flags-h
|
2023-05-20 22:19:41 -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
|
9f3adae304
|
put doxygen comment on each flag
|
2023-05-13 17:50:32 +02:00 |
|
Catobat
|
a2785bc0fa
|
Merge remote-tracking branch 'upstream/master' into interaction-stuff
|
2023-05-06 12:32:38 +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
|
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
|
4fd83717cd
|
Name sub_08078180
|
2023-04-30 20:21:45 +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
|
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 |
|
Catobat
|
aa477e7ad0
|
Gold Kinstone Fusion names
|
2023-04-27 02:29:50 +02:00 |
|