ReC98/th02
nmlgc 9d23f26445 [Maintenance] [th02] Move HUUHI.DAT declarations to their own file
The `struct date` members in `scoredat_t` add a dependency on <dos.h>
to the entire header file. Makes sense to move it out as early as
possible.

Part of P0133, funded by [Anonymous].
2021-01-30 19:20:08 +01:00
..
core [Decompilation] [th03] game_exit_from_mainl_to_main() 2021-01-05 22:16:19 +01:00
formats [Maintenance] [th02] Move HUUHI.DAT declarations to their own file 2021-01-30 19:20:08 +01:00
gaiji [Maintenance] [th03/th04/th05] Declare the symbol gaiji inherited from TH02 2020-09-12 11:29:20 +02:00
hardware [Maintenance] [th02] Compile more C translation units as C++ 2021-01-30 19:19:50 +01:00
hiscore [Position independence] [th04/th05] Remaining references to the name alphabet 2020-09-12 11:29:35 +02:00
main [Reverse-engineering] [th02/th04/th05] HUD: Bar colors 2020-08-28 16:21:13 +02:00
math [Separate translation units] [th02] 2D vector functions 2021-01-05 19:51:41 +01:00
music [Maintenance] Compile all VRAM-accessing translation units as C++ 2020-08-12 16:16:09 +02:00
op [Maintenance] [th02] Move HUUHI.DAT declarations to their own file 2021-01-30 19:20:08 +01:00
snd [Decompilation] [th03/th04] snd_delay_until_measure() 2021-01-05 21:56:57 +01:00
sprites [Build] Convert all known hardcoded sprites during the 32-bit build part 2020-07-09 22:28:15 +02:00
strings [Position independence] master.lib graph_* function calls 2019-12-29 21:15:38 +01:00
exit.asm [Maintenance] Declare game_exit() and game_exit_to_dos() as __cdecl 2020-09-07 21:18:40 +02:00
exit.c [Reduction] [th03/th04/th05] game_exit 2019-11-24 12:45:17 +01:00
exit_dos.asm [Maintenance] Declare game_exit() and game_exit_to_dos() as __cdecl 2020-09-07 21:18:40 +02:00
exit_dos.c [Decompilation] [th03] game_exit_from_mainl_to_main() 2021-01-05 22:16:19 +01:00
frmdely1.c [Separate translation units] [th02] frame_delay() 2021-01-05 19:23:31 +01:00
frmdely2.c [Maintenance] Rename "seg2" to "SHARED" 2020-11-03 17:01:26 +01:00
grp_rect.cpp [Separate translation units] [th02] Unaccelerated page 1→0 rectangle blitting 2021-01-05 19:55:42 +01:00
grppsafx.cpp [Decompilation] [th03] graph_putsa_fx() 2021-01-05 22:08:56 +01:00
initmain.asm [Maintenance] Move the vram_planes_set() declaration to its own header file 2021-01-30 19:11:55 +01:00
initmain.c [Maintenance] Move the vram_planes_set() declaration to its own header file 2021-01-30 19:11:55 +01:00
initop.asm [Maintenance] Move the vram_planes_set() declaration to its own header file 2021-01-30 19:11:55 +01:00
initop.c [Maintenance] Move the vram_planes_set() declaration to its own header file 2021-01-30 19:11:55 +01:00
main02_1.cpp [Separate translation units] [th02/th03/th04] pi_load() 2021-01-05 20:01:44 +01:00
main02_2.cpp [Maintenance] [th02] Compile more C translation units as C++ 2021-01-30 19:19:50 +01:00
main_03.cpp [Maintenance] Move all features exclusive to MAIN.EXE to a main/ subdirectory 2020-04-15 20:58:01 +02:00
maine021.cpp [Maintenance] master.hpp transition: Keyboard functions 2021-01-30 18:34:14 +01:00
maine022.cpp [Maintenance] [th02] Compile more C translation units as C++ 2021-01-30 19:19:50 +01:00
maine_03.c [Maintenance] [th02] Move the resident structure declaration to its own file 2021-01-30 18:53:07 +01:00
maine_04.cpp [Maintenance] [th02] Move HUUHI.DAT declarations to their own file 2021-01-30 19:20:08 +01:00
maine_05.cpp [Maintenance] Consistently express angle literals in signed hex format 2020-10-02 14:48:54 +02:00
mem.h [Naming] [th02/th04/th05] Demo loading and playback 2019-11-24 14:14:13 +01:00
mem.inc [Naming] [th02/th04/th05] Demo loading and playback 2019-11-24 14:14:13 +01:00
op_01.cpp [Maintenance] [th02] Move HUUHI.DAT declarations to their own file 2021-01-30 19:20:08 +01:00
op_02_1.cpp [Maintenance] [th02] Move the resident structure declaration to its own file 2021-01-30 18:53:07 +01:00
op_02_2.cpp [Maintenance] [th02] Compile more C translation units as C++ 2021-01-30 19:19:50 +01:00
op_02_3.cpp [Separate translation units] [th02] snd_delay_until_measure() 2021-01-05 19:32:18 +01:00
op_03.cpp [Maintenance] [th02] Compile more C translation units as C++ 2021-01-30 19:19:50 +01:00
op_04.cpp [Maintenance] [th02] Move HUUHI.DAT declarations to their own file 2021-01-30 19:20:08 +01:00
op_05.cpp [Maintenance] [th02] Compile more C translation units as C++ 2021-01-30 19:19:50 +01:00
op_06.cpp [Maintenance] [th02] Compile more C translation units as C++ 2021-01-30 19:19:50 +01:00
pi_load.cpp [Separate translation units] [th02/th03/th04] pi_load() 2021-01-05 20:01:44 +01:00
pi_put.cpp [Separate translation units] [th02] .PI blitting 2021-01-05 19:34:59 +01:00
res_init.c [Decompilation] [th05] RES_KSO.COM 2020-02-23 17:53:17 +01:00
resident.hpp [Maintenance] [th02] Move the resident structure declaration to its own file 2021-01-30 18:53:07 +01:00
score.c [Position independence] [th04/th05] Remaining references to the name alphabet 2020-09-12 11:29:35 +02:00
score.h [Reverse-engineering] [th04/th05] GENSOU.SCR structure 2019-12-28 12:18:43 +01:00
score.inc [Maintenance] Move a few more ASM definitions to their own .inc files 2019-09-21 13:05:54 +02:00
scoreenc.c [Maintenance] Improve score data file-related type and function names 2019-12-28 12:14:02 +01:00
scorelod.c [Maintenance] Improve score data file-related type and function names 2019-12-28 12:14:02 +01:00
snd_dlym.cpp [Separate translation units] [th02] snd_delay_until_measure() 2021-01-05 19:32:18 +01:00
snd_kaja.c [Separate translation units] [th02] snd_kaja_interrupt() 2021-01-05 19:33:37 +01:00
snd_se.asm [Separate translation units] [th02] Sound effect playback (undecompilable) 2021-01-05 19:29:10 +01:00
th02.h [Maintenance] [th02] Move HUUHI.DAT declarations to their own file 2021-01-30 19:20:08 +01:00
th02.inc [Position independence] [th02/th03/th04/th05] References to known gaiji 2020-08-19 20:12:02 +02:00
vector.cpp [Separate translation units] [th02] 2D vector functions 2021-01-05 19:51:41 +01:00
zun_res1.c [Maintenance] [th02] Move the resident structure declaration to its own file 2021-01-30 18:53:07 +01:00
zun_res2.c [Maintenance] [th02] Move HUUHI.DAT declarations to their own file 2021-01-30 19:20:08 +01:00
zun_res3.c [Maintenance] [th02] Move HUUHI.DAT declarations to their own file 2021-01-30 19:20:08 +01:00
zunerror.c [Maintenance] Rename "seg2" to "SHARED" 2020-11-03 17:01:26 +01:00