..
end
[Maintenance] Add a 1bpp rectangle template, for custom per-row types
2021-04-21 18:01:57 +02:00
formats
[Maintenance] [th04/th05] Bosses: Merge BSS definitions into a single file
2022-04-30 14:37:40 +02:00
gaiji
[Decompilation] [th04/th05] Text overlay: Stage transitions
2022-03-27 00:39:00 +01:00
hardware
[Naming] [th04/th05] Boss-specific names for backdrop colorfill functions
2022-04-16 23:53:46 +02:00
hiscore
…
main
[Decompilation] [th05] Shinki: Gather circle intro for patterns in phases 2/3
2022-05-01 00:22:02 +02:00
math
[Maintenance] Add min/max abstractions for constrained random numbers
2022-04-30 14:37:23 +02:00
op
[Maintenance] Move the contents of `music/` subdirectories under `op/`
2022-03-25 14:10:59 +01:00
shiftjis
[Decompilation] [th04/th05] Bosses: Defeat sequence
2022-03-27 01:35:37 +01:00
snd
[Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp`
2022-04-16 23:53:46 +02:00
sprites
[Decompilation] [th04/th05] Bosses: Defeat sequence
2022-03-27 01:35:37 +01:00
bgimage.cpp
…
bgimager.asm
…
boss.cpp
[Decompilation] [th04/th05] Bosses: Defeat sequence
2022-03-27 01:35:37 +01:00
boss_4m.cpp
[Decompilation] [th04] Stage 4 Marisa: Point-reflected movement
2022-04-17 00:00:35 +02:00
boss_4r.cpp
[Reverse-engineering] [th04] Stage 4 Reimu: Data segment variables
2022-03-27 00:48:06 +01:00
boss_x2.cpp
[Reverse-engineering] [th04] Gengetsu: Wave teleport amplitude
2022-03-27 00:43:03 +01:00
bullet_a.cpp
[Maintenance] [th04/th05] Bullets: Move pellet rendering to its own header
2022-04-30 14:37:46 +02:00
bullet_u.cpp
[Maintenance] [th04/th05] Move bullet code into dedicated segments
2022-03-05 15:31:50 +01:00
cdg_load.asm
…
cdg_p_na.cpp
…
cdg_p_nc.asm
[Separate translation units] [th04] cdg_put_nocolors_8() (undecompilable)
2021-05-11 18:47:58 +02:00
cdg_p_pl.asm
[Separate translation units] [th04] cdg_put_plane() (undecompilable)
2021-05-11 18:48:00 +02:00
cdg_p_pr.asm
…
cdg_put.asm
[Translation unit catch-up] [th04] cdg_put_8()
2021-04-21 16:24:18 +02:00
cfg_lres.cpp
[Decompilation] [th03/th04/th05] cfg_load_resident_ptr()
2021-07-21 00:34:59 +02:00
chars.inc
…
common.h
…
dialog.cpp
[Decompilation] [th04] EMS / Dialog: Loading the remaining images
2021-11-29 02:01:10 +01:00
egcrect.cpp
…
ems.cpp
[Decompilation] [th04/th05] EMS: Allocation + Preloading the eyecatch image
2021-11-29 01:53:43 +01:00
exit.c
[Maintenance] Prefer the -zC and -zP options over `#pragma codeseg`
2021-04-03 20:12:09 +02:00
f_dialog.cpp
[Decompilation] [th04/th05] Dialog: Script loading functions
2022-03-27 00:39:04 +01:00
frmdely2.c
[Maintenance] Prefer the -zC and -zP options over `#pragma codeseg`
2021-04-03 20:12:09 +02:00
gather.cpp
[Decompilation] [th04/th05] Gather circle rendering
2021-07-21 00:35:02 +02:00
hud_ovrl.cpp
[Maintenance] [th04/th05] Text popups: Move to a new "text overlay" module
2022-03-27 00:33:51 +01:00
initmain.cpp
[Maintenance] Prefer the -zC and -zP options over `#pragma codeseg`
2021-04-03 20:12:09 +02:00
initop.cpp
[Maintenance] Prefer the -zC and -zP options over `#pragma codeseg`
2021-04-03 20:12:09 +02:00
input_s.asm
…
input_w.cpp
[Decompilation] [th04] input_wait_for_change(), .MPN: Freeing / palette setting
2021-04-22 19:27:08 +02:00
it_spl_u.cpp
[Decompilation] [th04/th05] Items: Splash circle spawn/update functions
2022-03-05 15:31:50 +01:00
m_char.cpp
[Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp`
2022-04-16 23:53:46 +02:00
maine011.cpp
[Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp`
2022-04-16 23:53:46 +02:00
mb_dft.cpp
[Decompilation] [th04/th05] Midbosses: Defeat animation update function
2022-03-05 17:50:33 +01:00
mem.h
[Reverse-engineering] [th04/th05] EMS: Cache area layout
2021-11-29 01:53:13 +01:00
mem.inc
[Decompilation] [th04/th05] EMS: Allocation + Preloading the eyecatch image
2021-11-29 01:53:43 +01:00
mem[bss].asm
…
motion_3.asm
[Separate translation units] [th04/th05] motion_update_seg3() (undecompilable)
2021-07-21 00:35:02 +02:00
mpn_free.cpp
[Decompilation] [th04] input_wait_for_change(), .MPN: Freeing / palette setting
2021-04-22 19:27:08 +02:00
mpn_l_i.cpp
[Decompilation] [th04] input_wait_for_change(), .MPN: Freeing / palette setting
2021-04-22 19:27:08 +02:00
playchar.h
[Maintenance] [th03/th04/th05] Rename `playchars_t` to `playchar_t`
2021-12-27 00:52:20 +01:00
player_p.cpp
[Decompilation] [th04/th05] Player position clamping
2021-07-21 00:35:03 +02:00
playfld.cpp
[Decompilation] [th04/th05] Playfield shaking
2022-03-05 17:50:33 +01:00
res_huma.cpp
[Maintenance] Consistently use singular for entity structure and file names
2021-11-28 19:14:02 +01:00
resident.hpp
…
score.h
[Decompilation] [th04/th05] Bosses: Defeat sequence
2022-03-27 01:35:37 +01:00
score[data].asm
…
scoreupd.asm
[Maintenance] [th03/th04/th05] Drop the `_lebcd` suffix from score variables
2022-03-27 01:29:03 +01:00
scoreupd[data].asm
…
scrolly3.cpp
[Decompilation] [th04/th05] Applying VRAM scrolling to Y coordinates (segment 3)
2021-07-21 00:35:02 +02:00
setup.asm
…
setup.cpp
…
setup[bss].asm
…
setup[data].asm
…
shared.inc
[Maintenance] [th04/th05] Text popups: Move to a new "text overlay" module
2022-03-27 00:33:51 +01:00
slowdown.cpp
[Decompilation] [th04/th05] Turbo/Slow Mode slowdown
2021-07-31 20:19:33 +02:00
snd_dlym.cpp
…
snd_kaja.cpp
[Decompilation] [th04] snd_kaja_interrupt()
2021-05-11 18:47:57 +02:00
snd_load.cpp
[Decompilation] [th04] snd_load()
2021-05-12 14:31:03 +02:00
snd_mmdr.c
[Decompilation] [th04/th05] snd_mmd_resident()
2021-05-11 18:47:57 +02:00
snd_mode.cpp
[Decompilation] [th04/th05] snd_determine_modes()
2021-05-11 18:47:59 +02:00
snd_pmdr.c
[Decompilation] [th04/th05] snd_pmd_resident()
2021-05-11 18:47:56 +02:00
snd_se.cpp
[Decompilation] [th02/th03] Sound effect playback
2021-04-03 22:11:45 +02:00
snd_se_r.cpp
[Decompilation] [th02/th03] Sound effect playback
2021-04-03 22:11:45 +02:00
th04.inc
…
vector.cpp
[Translation unit catch-up] [th04] vector1_at(), vector2_at()
2021-05-11 18:47:54 +02:00
zunsoft.asm
…
zunsoft.h
…
zunsoft[bss].asm
…
zunsoft[data].asm
…