Henny022p
|
5ab63f00e5
|
Merge pull request #701 from Henny022p/cleanup/250302
Various code cleanup changes
|
2026-02-08 18:32:38 +01:00 |
|
Henny022p
|
6c71c8f559
|
cleanup unused and transitive includes
|
2025-03-09 19:00:34 +00:00 |
|
Henny022p
|
deacc6e95e
|
cleanup asm.h
|
2025-03-09 19:00:33 +00:00 |
|
Henny022p
|
3b9b1a388b
|
cleanup headers
|
2025-03-09 18:58:01 +00:00 |
|
Henny022p
|
ca873e6b7f
|
rename gUnk_020000B0 to gEnemyTarget and move it to a header
|
2025-01-12 02:20:12 +00:00 |
|
theo3
|
dcc596ed87
|
define collisions
|
2023-12-31 21:26:12 -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 |
|
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
|
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 |
|
KEKW555
|
20b4cf6724
|
True match Enemy50_OnCollision
|
2023-12-24 11:52:42 +05:30 |
|
octorock
|
591563f428
|
Create new entity structs for Projectiles
|
2023-07-23 23:52:47 +02:00 |
|
Tal Hayon
|
c45195c577
|
Use negative values where appropriate
|
2022-08-07 00:39:22 +03:00 |
|
Tal Hayon
|
18ef0d34b4
|
Document various fields and functions
|
2022-08-06 15:21:41 +03:00 |
|
Elliptic Ellipsis
|
6125bec49b
|
Use dec for actionDelay in a lot of entities
|
2022-06-21 22:21:51 +01:00 |
|
Tal Hayon
|
d6d7916a46
|
Use fixed point macros where possible
|
2022-04-01 18:19:56 +03:00 |
|
theo3
|
92240d4314
|
name remaining entity fields
|
2022-03-28 20:10:22 -07:00 |
|
Elliptic Ellipsis
|
7780c76eac
|
Correct type of sub_0806F520 and use it as a bool
|
2022-03-18 23:16:15 +00:00 |
|
theo3
|
ef470547e0
|
cleanup
|
2022-03-17 19:16:43 -07: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
|
e04be6b618
|
Decompile Manager22
|
2022-02-09 04:24:43 +02:00 |
|
octorock
|
7e7e1525b9
|
Decompile Enemy50
|
2022-02-06 10:56:57 +01:00 |
|