Henny022p
|
5ab63f00e5
|
Merge pull request #701 from Henny022p/cleanup/250302
Various code cleanup changes
|
2026-02-08 18:32:38 +01:00 |
|
Henny022p
|
5b2cafdc89
|
formatting
|
2025-03-09 19:12:36 +00:00 |
|
Henny022p
|
b5734d09a4
|
cleanup
|
2025-03-09 19:00:34 +00:00 |
|
Henny022p
|
6c71c8f559
|
cleanup unused and transitive includes
|
2025-03-09 19:00:34 +00:00 |
|
Henny022p
|
4c88a43f42
|
disable PACKED and ALIGNED in CLion
CLion does not like these macros when doing static analysis, so disable them for that.
Does not affect build.
|
2025-03-09 19:00:33 +00:00 |
|
Henny022p
|
deacc6e95e
|
cleanup asm.h
|
2025-03-09 19:00:33 +00:00 |
|
Henny022p
|
46506530fc
|
cleanup structures.h
|
2025-03-09 19:00:33 +00:00 |
|
Henny022p
|
3b9b1a388b
|
cleanup headers
|
2025-03-09 18:58:01 +00:00 |
|
Henny022p
|
d602b93c8d
|
name transition handler functions
|
2025-03-09 18:58:00 +00:00 |
|
Henny022p
|
96a3e64280
|
cleanup graphics code
a bit
|
2025-03-09 18:57:59 +00:00 |
|
Henny022p
|
e3022b8b03
|
cleanup hole manager
|
2025-03-09 18:57:57 +00:00 |
|
Henny022p
|
b19f86852b
|
more transition function cleanup
|
2025-03-09 18:57:56 +00:00 |
|
Henny022p
|
b5eab6fc2b
|
add enum for transition shape
|
2025-03-09 18:57:55 +00:00 |
|
Henny022p
|
e1f889e3cb
|
replace ScreenTransitionData with Transition
the struct did exist twice
|
2025-03-09 18:57:54 +00:00 |
|
Henny022p
|
58c948b8c4
|
name flag fields in structs
|
2025-03-09 18:57:54 +00:00 |
|
Henny022p
|
ca873e6b7f
|
rename gUnk_020000B0 to gEnemyTarget and move it to a header
|
2025-01-12 02:20:12 +00:00 |
|
Theo
|
d8a9e54fa9
|
Merge pull request #689 from KEKW555/KEKW555-patch-3
|
2024-01-21 00:50:07 -08:00 |
|
KEKW555
|
d7c02737e9
|
Move function casts to typedef
|
2024-01-07 00:01:13 +05:30 |
|
KEKW555
|
973257b758
|
Move function cast typedef
|
2024-01-06 23:56:41 +05:30 |
|
KEKW555
|
cbebaa74a9
|
Macro for Div and Mod
|
2024-01-06 23:55:01 +05:30 |
|
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 |
|
octorock
|
1ecc23d534
|
Fix format
|
2024-01-06 18:43:02 +01:00 |
|
octorock
|
560dfa45b1
|
Add more tilemap documentation
|
2024-01-06 18:12:53 +01:00 |
|
octorock
|
06dc158598
|
Rename vvv to actTile
|
2024-01-06 16:15:34 +01:00 |
|
octorock
|
aced0bef69
|
Rename metaTiles
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
|
2024-01-06 15:01:44 +01:00 |
|
octorock
|
c3b771a209
|
Merge branch 'master' into tilemap-docs
|
2024-01-06 12:26:39 +01:00 |
|
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
|
109b1020dc
|
Merge branch 'master' into tilemap-docs
|
2023-12-31 02:12:41 +01: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 |
|