theo3
|
201955ea05
|
create enemy struct and enemy flags
|
2023-12-30 20:05:32 -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
|
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 |
|
theo3
|
37723f5607
|
document RoomVars struct
|
2023-12-29 21:42:55 -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 |
|
Rose
|
1eba642381
|
Match PlayerJumpInit
|
2023-12-17 16:35:22 -05: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
|
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
|
ed438ebd78
|
Formatting again
|
2023-09-18 19:01:17 +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
|
e994fab66a
|
Uuuh... A lot of animations in an enum
|
2023-09-17 20:44:14 +02:00 |
|
Henny022p
|
1e02286d2c
|
SaveFile cleanup part 2
|
2023-08-02 21:19:43 +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 |
|
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 |
|
octorock
|
ad44d63b73
|
Document some player item stuff
|
2022-08-09 18:56:13 +02:00 |
|
Tal Hayon
|
79bae9cd8a
|
Various documentations
|
2022-08-08 20:03:12 +03:00 |
|
notyourav
|
22cbdd2fd6
|
Merge pull request #553 from hatal175/document
|
2022-08-07 16:01:46 -07:00 |
|
Tal Hayon
|
18ef0d34b4
|
Document various fields and functions
|
2022-08-06 15:21:41 +03:00 |
|
octorock
|
167710b4d4
|
Decompile some functions
|
2022-08-05 22:39:02 +02:00 |
|
Tal Hayon
|
3a151b343d
|
Document various fields
|
2022-07-29 20:58:24 +03:00 |
|
octorock
|
852effa474
|
Rename objects
|
2022-07-25 22:45:55 +02:00 |
|
Tal Hayon
|
dbe2cd55b2
|
Document two fields in PlayerState
|
2022-07-22 10:22:03 +03:00 |
|
Elliptic Ellipsis
|
ca06566e2f
|
Many more timers -> dec
|
2022-06-21 23:26:53 +01:00 |
|
Elliptic Ellipsis
|
0e60387579
|
InitScreenShake time -> dec
|
2022-06-21 23:12:06 +01:00 |
|
Elliptic Ellipsis
|
6125bec49b
|
Use dec for actionDelay in a lot of entities
|
2022-06-21 22:21:51 +01:00 |
|
Tal Hayon
|
6243626efe
|
Match sub_08076088
|
2022-05-21 19:37:34 +03:00 |
|
Tal Hayon
|
d3c5ce50f0
|
Add fade flags enum
|
2022-04-05 22:56:37 +03:00 |
|
Tal Hayon
|
d6d7916a46
|
Use fixed point macros where possible
|
2022-04-01 18:19:56 +03:00 |
|
theo3
|
65b80571b2
|
naming
|
2022-03-28 21:01:02 -07:00 |
|
theo3
|
92240d4314
|
name remaining entity fields
|
2022-03-28 20:10:22 -07:00 |
|
theo3
|
a9784e96ba
|
identify some functions
|
2022-03-28 12:06:05 -07:00 |
|
theo3
|
2049e4654f
|
merge
|
2022-03-27 23:23:18 -07:00 |
|
theo3
|
ffb4653b0d
|
move function decls from player.c
|
2022-03-27 23:20:26 -07:00 |
|
Tal Hayon
|
9df9e77512
|
Change --x !=/== 0xff comparisons
|
2022-03-28 09:07:37 +03:00 |
|
theo3
|
450397a2c4
|
player asm stuff
|
2022-03-27 21:20:01 -07:00 |
|
theo3
|
ca139bf558
|
merge
|
2022-03-27 00:19:10 -07:00 |
|
theo3
|
5208bfd1aa
|
player asm wip
|
2022-03-27 00:15:37 -07:00 |
|
Elliptic Ellipsis
|
fa1eb01528
|
Use COL_ enum
|
2022-03-25 01:25:02 +00:00 |
|
theo3
|
ef470547e0
|
cleanup
|
2022-03-17 19:16:43 -07:00 |
|