ReC98/th01/formats
nmlgc bca1b7d38a [Maintenance] Add a `nullptr` polyfill to platform.h
Which allows us to remove <stddef.h> from translation units that just
needed it for `NULL`.

Part of P0203, funded by [Anonymous] and GhostRiderCog.
2022-07-10 13:02:51 +02:00
..
bos.hpp [Maintenance] [th01] Reorder shared .BOS code 2020-10-13 21:34:24 +02:00
bos[bss].asm [Maintenance] [th01] Clearly distinguish entity and animation .BOS slots 2020-09-28 12:32:52 +02:00
cfg.hpp [Decompilation] [th01] REIIDEN.CFG loading and saving 2020-05-12 14:36:43 +02:00
cfg.inc [Decompilation] [th01] REIIDEN.CFG loading and saving 2020-05-12 14:36:43 +02:00
cfg[data].asm [Decompilation] [th01] REIIDEN.CFG loading and saving 2020-05-12 14:36:43 +02:00
grc.cpp [Maintenance] Add a `nullptr` polyfill to platform.h 2022-07-10 13:02:51 +02:00
grc.hpp [Maintenance] [th01] Use a common macro for sloppy unblitting of .GRC sprites 2022-05-31 22:55:27 +02:00
grc[bss].asm [Reverse-engineering] [th01] .GRC: Slot structure 2020-08-12 16:17:58 +02:00
grf.hpp [Decompilation] [th01] HUD: Background (MASK.GRF) loading and rendering 2020-07-27 17:17:59 +02:00
grp.cpp [Decompilation] Move palette loops to common macros 2021-11-07 22:41:39 +01:00
grp.h [Decompilation] [th01] Sariel: Main function 2022-01-31 08:31:18 +01:00
grp_buf[bss].asm [Decompilation] [th01] .GRP file loading and display 2020-03-13 19:48:38 +01:00
grp_palette[bss].asm [Reverse-engineering] [th01] .GRP palette 2020-03-13 19:09:24 +01:00
grp_ptn[data].asm [Reverse-engineering] [th01] .PTN slot structure 2020-03-18 20:09:57 +01:00
grz.cpp [Maintenance] Add a `nullptr` polyfill to platform.h 2022-07-10 13:02:51 +02:00
grz.h [Maintenance] Remove the old `planar(8|16|32)_t` types 2020-11-02 23:04:54 +01:00
grz[data].asm [Decompilation] [th01] .GRZ file loading and display 2020-03-07 21:43:00 +01:00
pf.asm [Maintenance] Decide on *_id for 0-based, and *_num for 1-based IDs 2020-07-27 17:22:28 +02:00
pf.cpp [Maintenance] Change line endings in old C/C++ files to LF 2021-12-27 01:06:32 +01:00
pf.hpp [Decompilation] [th01] .GRC: Load function 2020-08-12 16:19:39 +02:00
pf[bss].asm [Reverse-engineering] [th01] .GRC: Slot structure 2020-08-12 16:17:58 +02:00
pf[data].asm [Maintenance] [th01] Correctly declare the packfile functions in C land 2020-03-18 20:33:53 +01:00
ptn.cpp [Maintenance] Add a `nullptr` polyfill to platform.h 2022-07-10 13:02:51 +02:00
ptn.hpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
ptn_0to1.cpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
ptn_grz[bss].asm [Decompilation] [th01] .PTN file loading and non-transparent display 2020-03-18 20:33:58 +01:00
ptn_main.cpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
ptn_main[data].asm [Decompilation] [th01] Kikuri: Tear and ripple effect rendering 2022-06-17 15:30:30 +02:00
ptn_snap.cpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
sprfmt_h.hpp [Decompilation] [th01] Boss entities: .BOS load function 2020-08-12 17:49:35 +02:00
stagedat.hpp [Maintenance] Add a template for stupid bytewise access to logical structures 2021-09-12 18:35:08 +02:00