KEKW555
|
f7576ba1d0
|
Make union consistent with other split union types.
|
2024-01-06 23:43:08 +05:30 |
|
KEKW555
|
99ef905ac3
|
Add specific multi return macro for GetFuserId function
|
2024-01-06 23:41:35 +05:30 |
|
KEKW555
|
ff469a54cf
|
Remove generic macro for argument list safety
|
2024-01-06 23:21:04 +05:30 |
|
KEKW555
|
743f3f3080
|
Add Multi return syntatic sugar
|
2024-01-05 17:57:16 +05:30 |
|
theo3
|
f5c6178ed4
|
gustjar player fields
|
2024-01-01 13:07:43 -08:00 |
|
theo3
|
5324928f44
|
npc5 document
|
2024-01-01 12:12:05 -08:00 |
|
theo3
|
dcc596ed87
|
define collisions
|
2023-12-31 21:26:12 -08:00 |
|
theo3
|
37ac9cb0fb
|
document tile asm functions
|
2023-12-31 17:34:02 -08:00 |
|
theo3
|
5049daabc5
|
label contact flags
|
2023-12-30 21:07:06 -08:00 |
|
theo3
|
201955ea05
|
create enemy struct and enemy flags
|
2023-12-30 20:05:32 -08:00 |
|
theo3
|
2c7c9ae509
|
fmt
|
2023-12-30 17:26:46 -08:00 |
|
theo3
|
11bccad6bc
|
merge upstream
|
2023-12-30 17:25:11 -08:00 |
|
theo3
|
fb9f59fbbb
|
label BounceUpdate asm
|
2023-12-30 17:13:42 -08:00 |
|
octorock
|
917ca10ba5
|
Merge branch 'master' into enemies
|
2023-12-30 22:18:38 +01:00 |
|
octorock
|
a818f1b704
|
Use new entity struct for player
|
2023-12-30 22:09:30 +01:00 |
|
octorock
|
5676cb7890
|
Use new entity structs in a few more files
|
2023-12-30 18:42:30 +01:00 |
|
octorock
|
3b87c04162
|
Invert NENT_DEPRECATED define
To define ENT_DEPRECATED in files that still need the old entity structs.
|
2023-12-30 18:30:00 +01:00 |
|
octorock
|
33473d1d5b
|
Create new entity structs for enemies
|
2023-12-30 18:12:05 +01:00 |
|
theo3
|
37723f5607
|
document RoomVars struct
|
2023-12-29 21:42:55 -08:00 |
|
octorock
|
242336c385
|
Merge branch 'master' into enemies
|
2023-12-29 23:07:22 +01:00 |
|
octorock
|
870c08fad6
|
Merge branch 'master' into enemies
|
2023-12-29 23:04:14 +01:00 |
|
octorock
|
c63a86fbca
|
Create some enemy structs
|
2023-12-29 22:56:38 +01:00 |
|
octorock
|
b28f865051
|
Create new entity structs for Player Items
|
2023-12-29 22:56:38 +01:00 |
|
theo3
|
72509b18a0
|
label some asm functions
|
2023-12-29 00:59:43 -08:00 |
|
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 |
|