ReC98/th01
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
..
core [Maintenance] Change line endings in old C/C++ files to LF 2021-12-27 01:06:32 +01:00
end [Research] [th01] Find out why the ドカーン ending image is even visible at all 2022-06-17 15:30:30 +02:00
formats [Maintenance] Add a `nullptr` polyfill to platform.h 2022-07-10 13:02:51 +02:00
hardware [Decompilation] [th01] SinGyoku: Rotating sphere movement and rendering 2022-06-25 18:21:08 +02:00
hiscore [Maintenance] Add a `nullptr` polyfill to platform.h 2022-07-10 13:02:51 +02:00
main [Maintenance] Add a `nullptr` polyfill to platform.h 2022-07-10 13:02:51 +02:00
math [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
shiftjis [Decompilation] [th01] Endings: Bad 2022-06-17 15:30:30 +02:00
snd [Maintenance] Change the inline assembly keyword to `_asm` 2022-02-18 09:36:34 +01:00
sprites [Decompilation] [th01] Kikuri: Sprite loading and initial variables 2022-06-16 22:51:55 +02:00
2x_fuuin.cpp [Separating translation units] [th01] Additional hardware effect functions 2022-05-31 23:15:14 +02:00
2x_main.cpp [Separating translation units] [th01] Additional hardware effect functions 2022-05-31 23:15:14 +02:00
common.h [Decompilation] [th01] Stage timer: Initial values 2021-10-09 23:20:04 +02:00
egcrows.cpp [Separating translation units] [th01] Additional hardware effect functions 2022-05-31 23:15:14 +02:00
egcwave.cpp [Separating translation units] [th01] Additional hardware effect functions 2022-05-31 23:15:14 +02:00
frmdelay.c [Maintenance] [th01] Move frame_delay() to consistently named files 2021-05-27 18:49:29 +02:00
fuuin_01.cpp [Decompilation] [th01] Verdict screen: Main function 2022-06-01 02:27:52 +02:00
fuuin_02.cpp [Maintenance] [th01] Remove `extern "C"` from more areas of code 2022-05-31 22:55:33 +02:00
fuuin_03.cpp [Decompilation] [th01] Verdict screen: Main function 2022-06-01 02:27:52 +02:00
fuuin_04.cpp [Decompilation] [th01] Verdict screen: Main function 2022-06-01 02:27:52 +02:00
fuuin_10.cpp
fuuin_11.cpp [Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp` 2022-04-16 23:53:46 +02:00
graph.cpp
grph1to0.cpp [Separating translation units] [th01] Additional hardware effect functions 2022-05-31 23:15:14 +02:00
grpinv32.cpp
grppffx.c
grz.cpp
initexit.c
main_07.cpp [Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp` 2022-04-16 23:53:46 +02:00
main_08.cpp
main_09.cpp
main_010.cpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
main_011.cpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
main_012.cpp [Decompilation] [th01] Pellet speed modification 2021-10-09 23:20:02 +02:00
main_14.cpp [Maintenance] Change line endings in old C/C++ files to LF 2021-12-27 01:06:32 +01:00
main_15.cpp
main_17.cpp [Decompilation] [th01] Boss defeat sequence: Drawing white lines 2021-11-07 23:32:04 +01:00
main_19.cpp [Maintenance] [th01] Remove `extern "C"` from more areas of code 2022-05-31 22:55:33 +02:00
main_20.cpp
main_21.cpp [Maintenance] [th01] Remove `extern "C"` from more areas of code 2022-06-16 22:51:07 +02:00
main_23.cpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
main_24.cpp [Decompilation] [th01] Bomb items: Spawn function 2021-09-28 18:05:24 +02:00
main_25.cpp [Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp` 2022-04-16 23:53:46 +02:00
main_26.cpp [Decompilation] [th01] HARRY UP pellet pattern 2021-08-22 23:56:59 +02:00
main_27.cpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
main_28.cpp [Decompilation] [th01] YuugenMagan: Sprite loading and initial variables 2022-06-25 18:21:08 +02:00
main_29.cpp
main_30.cpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
main_31.cpp
main_32.cpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
main_32_.cpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
main_33.cpp
main_34.cpp
main_35.cpp
main_36.cpp
main_37.cpp
main_38.cpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
mdrv2.cpp [Maintenance] [th01] Update the MDRV2 functions to current coding standards 2022-02-18 09:36:34 +01:00
op_01.cpp [Maintenance] Add a `nullptr` polyfill to platform.h 2022-07-10 13:02:51 +02:00
op_07.cpp [Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp` 2022-04-16 23:53:46 +02:00
op_09.cpp
op_12.cpp [Maintenance] Change line endings in old C/C++ files to LF 2021-12-27 01:06:32 +01:00
pgtrans.cpp [Separating translation units] [th01] Additional hardware effect functions 2022-05-31 23:15:14 +02:00
ptn.cpp
ptn_0to1.cpp
rank.h [Maintenance] [th01/th03] Don't declare an Extra rank 2022-05-31 23:39:34 +02:00
resident.hpp [Decompilation] [th01] Verdict screen: Main function 2022-06-01 02:27:52 +02:00
resstuff.cpp [Maintenance] Change line endings in old C/C++ files to LF 2021-12-27 01:06:32 +01:00
score.h
scrollup.cpp [Separating translation units] [th01] Additional hardware effect functions 2022-05-31 23:15:14 +02:00
th01.inc [Maintenance] [th01] Rename the resident debug flags 2021-10-20 00:06:16 +02:00
v_colors.hpp [Maintenance] [th01] High score menu: Publically declare text colors 2022-05-31 23:39:34 +02:00
vplanset.c [Separate translation units] [th01/th02/th03/th04] vram_planes_set() 2021-04-21 17:40:11 +02:00
vsync.c [Maintenance] Change line endings in old C/C++ files to LF 2021-12-27 01:06:32 +01:00
ztext.c [Maintenance] Change line endings in old C/C++ files to LF 2021-12-27 01:06:32 +01:00
zunsoft.cpp [Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp` 2022-04-16 23:53:46 +02:00