..
core
[Build] [th01] Only compile shared single-file translation units a single time
2020-11-04 14:47:52 +01:00
end
[Maintenance] Decide on a consistent place for file-wide `#pragma`s
2020-10-01 16:35:56 +02:00
formats
[Maintenance] Remove the old `planar(8|16|32)_t` types
2020-11-02 23:04:54 +01:00
hardware
[Build] [th01] Merge vsync_callback_clear() into vsync.c
2020-11-04 14:42:37 +01:00
hiscore
[Reverse-engineering] Assign names to all graph_putsa_fx() effects
2020-11-02 22:33:50 +01:00
main
[Maintenance] Remove the old `planar(8|16|32)_t` types
2020-11-02 23:04:54 +01:00
math
[Maintenance] [th01] Add separate functions for polar coordinate calculation
2020-09-28 12:43:29 +02:00
snd
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
sprites
[Reverse-engineering] [th01] Shootout lasers: Hardcoded sprites
2020-10-06 13:52:22 +02:00
common.h
[Decompilation] [th01] HUD: Stage number rendering
2020-07-27 17:23:06 +02:00
frmdely.c
[Build] [th01] Only compile shared single-file translation units a single time
2020-11-04 14:47:52 +01:00
fuuin_01.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
fuuin_02.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
fuuin_04.cpp
[Reverse-engineering] Assign names to all graph_putsa_fx() effects
2020-11-02 22:33:50 +01:00
fuuin_10.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
fuuin_11.cpp
[Maintenance] Rename the EGC implementation files a bit
2020-09-28 13:06:11 +02:00
fuuin_12.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
graph.cpp
[Build] [th01] Only compile shared single-file translation units a single time
2020-11-04 14:47:52 +01:00
grpinv32.cpp
[Decompilation] [th01] 32×32 square inversion on a single bitplane
2020-09-28 13:05:07 +02:00
grppffx.c
[Build] [th01] Only compile shared single-file translation units a single time
2020-11-04 14:47:52 +01:00
initexit.c
[Build] [th01] Only compile shared single-file translation units a single time
2020-11-04 14:47:52 +01:00
main_01.cpp
[Maintenance] Decide on __asm as the keyword for inline assembly
2020-06-21 22:18:00 +02:00
main_01_.cpp
[Decompilation] [th01] Setting the default stage palette
2020-10-13 21:48:54 +02:00
main_07.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
main_08.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
main_09.cpp
[Maintenance] Decide on a consistent place for file-wide `#pragma`s
2020-10-01 16:35:56 +02:00
main_13.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
main_13_.cpp
[Maintenance] Remove the old `planar(8|16|32)_t` types
2020-11-02 23:04:54 +01:00
main_14.cpp
[Maintenance] Fix vector creation function declarations and calls
2020-07-12 15:22:50 +02:00
main_15.cpp
[Decompilation] [th01] Shootout lasers: Spawn function
2020-10-06 14:16:40 +02:00
main_19.cpp
[Reverse-engineering] Assign names to all graph_putsa_fx() effects
2020-11-02 22:33:50 +01:00
main_20.cpp
[Decompilation] [th01] Reimu's animations: .BOS load function
2020-10-13 21:15:19 +02:00
main_21.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
main_23.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
main_25.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
main_27.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
main_30.cpp
[Decompilation] [th01] 16-bit integer to string conversion
2020-07-27 17:22:16 +02:00
main_38.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
mdrv2.c
[Build] [th01] Only compile shared single-file translation units a single time
2020-11-04 14:47:52 +01:00
op_01.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
op_07.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
op_09.cpp
[Build] [th01] Move the -Z and -3 options onto the command line
2020-10-06 13:27:33 +02:00
op_12.cpp
[Maintenance] [th01] Correctly declare the packfile functions in C land
2020-03-18 20:33:53 +01:00
ranks.h
[Reverse-engineering] [th04/th05] Resident structure
2020-01-03 21:43:43 +01:00
resstuff.c
[Build] [th01] Only compile shared single-file translation units a single time
2020-11-04 14:47:52 +01:00
score.h
[Maintenance] Define the number of score digits in a consistent place
2020-07-27 17:09:07 +02:00
th01.h
[Maintenance] Remove the RES_ID_LEN macro
2020-11-02 21:17:55 +01:00
th01.inc
[Decompilation] [th01] FUUIN.EXE resident structure data retrieval
2020-05-25 15:22:53 +02:00
vsync.c
[Build] [th01] Only compile shared single-file translation units a single time
2020-11-04 14:47:52 +01:00
ztext.c
[Build] [th01] Only compile shared single-file translation units a single time
2020-11-04 14:47:52 +01:00
zunsoft.c
[Reverse-engineering] Enabling and disabling the EGC
2020-11-02 23:42:04 +01:00