ReC98/th03/main
nmlgc 415bef1176 [Maintenance] [th03] SPRITE16: Move game-level code into `main/`
We'd like t have a method to set the clipping coordinates from a player
ID, but such a method requires a dependency on `playfld.hpp` in `main`.
`SPF_DOWNWARDS_COLUMN` is kind of game-specific to begin with, too.

Part of P0280, funded by [Anonymous], Blue Bolt, and JonathKane.
2024-04-21 13:36:03 +02:00
..
chars [Maintenance] Purge the C-style `typedef struct` syntax 2024-02-02 23:59:34 +01:00
player [Maintenance] [th03] SPRITE16: Move game-level code into `main/` 2024-04-21 13:36:03 +02:00
5_powers_of_10[data].asm [Maintenance] Move all features exclusive to MAIN.EXE to a main/ subdirectory 2020-04-15 20:58:01 +02:00
collmap.asm [Reverse-engineering] [th03] Collision bitmap: Rectangles (undecompilable) 2022-02-18 09:36:34 +01:00
collmap.hpp [Maintenance] [th03] Define a player ID type 2023-11-01 23:17:52 +01:00
collmap.inc [Reverse-engineering] [th03] Collision bitmap: Rectangles (undecompilable) 2022-02-18 09:36:34 +01:00
collmap_reset.asm [Reverse-engineering] [th03] Collision bitmap: Variables and constants 2022-02-18 09:36:34 +01:00
demo.h [Maintenance] Move all features exclusive to MAIN.EXE to a main/ subdirectory 2020-04-15 20:58:01 +02:00
demo[bss].asm [Maintenance] Move all features exclusive to MAIN.EXE to a main/ subdirectory 2020-04-15 20:58:01 +02:00
frame_mod[bss].asm [Maintenance] Move all features exclusive to MAIN.EXE to a main/ subdirectory 2020-04-15 20:58:01 +02:00
frames.h [Maintenance] Move all features exclusive to MAIN.EXE to a main/ subdirectory 2020-04-15 20:58:01 +02:00
playfield_fg_x.asm [Maintenance] Rename all old *_X and *_Y constants to *_LEFT and *_TOP 2020-08-28 15:14:22 +02:00
playfield_fg_x[bss].asm [Maintenance] Move all features exclusive to MAIN.EXE to a main/ subdirectory 2020-04-15 20:58:01 +02:00
playfld.hpp [Maintenance] [th03] Adopt the PlayfieldPoint subpixel type from TH02/TH04/TH05 2022-02-14 07:03:34 +01:00
playfld.inc [Maintenance] Rename all old *_X and *_Y constants to *_LEFT and *_TOP 2020-08-28 15:14:22 +02:00
sprite16.cpp [Maintenance] [th03] SPRITE16: Move game-level code into `main/` 2024-04-21 13:36:03 +02:00
sprite16.hpp [Maintenance] [th03] SPRITE16: Move game-level code into `main/` 2024-04-21 13:36:03 +02:00