theo3
|
201955ea05
|
create enemy struct and enemy flags
|
2023-12-30 20:05:32 -08: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 |
|
octorock
|
242336c385
|
Merge branch 'master' into enemies
|
2023-12-29 23:07:22 +01:00 |
|
octorock
|
c63a86fbca
|
Create some enemy structs
|
2023-12-29 22:56:38 +01: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 |
|
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 |
|
Tal Hayon
|
3a151b343d
|
Document various fields
|
2022-07-29 20:58:24 +03:00 |
|
Tal Hayon
|
85c903036a
|
Redoing some constant changes in sub_0802810C
|
2022-07-13 15:28:23 +03:00 |
|
Tal Hayon
|
09602b00af
|
Putting some nonmatch functions from site
|
2022-07-13 15:24:22 +03:00 |
|
Elliptic Ellipsis
|
69568e03b0
|
Should be the rest of them
|
2022-06-22 00:00:57 +01:00 |
|
Elliptic Ellipsis
|
2cd62531cc
|
Some more actionDelays
|
2022-06-21 22:55:11 +01:00 |
|
Tal Hayon
|
4de453b4de
|
Add TextCategory enum
|
2022-04-28 09:19:46 +03:00 |
|
theo3
|
a633efd88c
|
sort out most of functions.h
|
2022-03-30 00:52:53 -07:00 |
|
theo3
|
92240d4314
|
name remaining entity fields
|
2022-03-28 20:10:22 -07:00 |
|
theo3
|
7c16e8d50a
|
identify all player items
|
2022-03-28 15:23:06 -07:00 |
|
theo3
|
a9784e96ba
|
identify some functions
|
2022-03-28 12:06:05 -07:00 |
|
octorock
|
4d66b468f8
|
Merge playerUtils
Merge all player utils files, split asm into functions
and decompile a bunch of functions.
|
2022-03-02 22:33:12 +01:00 |
|
octorock
|
b69a6d223c
|
Rename movement functions
|
2022-02-12 20:03:27 +01:00 |
|
octorock
|
d6c79aa263
|
Rename enemy functions
|
2022-02-12 20:03:27 +01:00 |
|
Tal Hayon
|
b4f8429a2c
|
Use PlayerFlags where possible
|
2022-01-30 00:32:10 +02:00 |
|
notyourav
|
dd4cd859a0
|
Merge pull request #328 from hatal175/entflags
|
2022-01-29 11:06:44 -08:00 |
|
Tal Hayon
|
d78359e9a2
|
Use EntityFlags enum where applicable
|
2022-01-29 15:34:30 +02:00 |
|
Tal Hayon
|
416a4b1191
|
Use sfx sounds enum whereever applicable
|
2022-01-28 13:11:05 +02:00 |
|
theo3
|
a6f8dabcea
|
fixed point stuff
|
2022-01-21 21:28:44 -08:00 |
|
Tal Hayon
|
5476829893
|
Rename itemOnA and itemOnA, fix jp demo
|
2022-01-12 06:23:06 +02:00 |
|
theo3
|
bde85fd004
|
doxygen groups
|
2022-01-05 20:49:51 -08:00 |
|
theo3
|
48fa5b4618
|
sort out functions.h
|
2022-01-04 20:55:03 -08:00 |
|
theo3
|
415f5213a9
|
PlayerNormal ok
|
2022-01-02 16:10:29 -08:00 |
|
theo3
|
3fd900f1bc
|
rename files, sort asm into subdirectories
|
2021-12-28 13:53:53 -08:00 |
|
theo3
|
1218a8b691
|
object6A ok
|
2021-12-22 22:13:30 -08:00 |
|
theo3
|
6cff332e57
|
header overhaul
|
2021-12-20 10:31:02 -08:00 |
|
theo3
|
34e69959df
|
cleanup
|
2021-12-14 23:31:27 -08:00 |
|
theo3
|
10d0d9e589
|
overworld
|
2021-12-12 01:50:09 -08:00 |
|
theo3
|
ecc8a1439d
|
remove redundant unions
|
2021-11-12 01:34:34 -08:00 |
|
theo3
|
313cc336f2
|
thumb interwork finished
|
2021-11-10 00:35:06 -08:00 |
|
theo3
|
9cfbb3a27a
|
entity changes, textbox changes
|
2021-11-04 20:56:03 -07:00 |
|
theo3
|
9ef31544e2
|
prep
|
2021-11-02 23:05:38 -07:00 |
|
octorock
|
833d48b735
|
Add EU variant
|
2021-06-23 08:30:45 +02:00 |
|
octorock
|
f2c69d0b7c
|
Unify nonmatching namings
|
2021-05-13 01:16:24 +02:00 |
|
notyourav
|
8b81269271
|
Merge branch 'master' into ply
|
2021-03-17 20:23:01 -07:00 |
|
theo3
|
af98f5f9a3
|
several more player functions done
|
2021-03-15 21:24:10 -07:00 |
|
Henny022p
|
a563bfbc28
|
more cleanup
|
2021-03-15 23:40:11 +01:00 |
|
Henny022p
|
aac7eb7436
|
more cleanup
|
2021-03-15 22:22:59 +01:00 |
|
Henny022p
|
d6c379cb3e
|
big cleanup part 1
|
2021-03-09 04:22:03 +01:00 |
|
theo3
|
e3ee1058bb
|
create object enum and update entity type struct
|
2021-02-28 17:04:49 -08:00 |
|
theo3
|
be1598afbb
|
fileScreen.c OK
|
2021-02-03 17:38:27 -08:00 |
|
theo3
|
3079c016b4
|
clang-format and newlines
|
2020-11-13 23:27:50 -08:00 |
|