taisei/src/plrmodes
Andrei Alexeyev 6040d1f2c4
optimize MarisaA laser collision to not spam malloc
More importantly, this sidesteps a miscompilation that happens at least
with GCC9+gold -O3 -flto, that causes the lasers to turn enemies
permanently invulnerable.
2019-09-22 22:46:06 +03:00
..
marisa.c Dialogue updates with dynamic facial expressions and defeated character portraits (#175) 2019-08-22 22:43:34 +03:00
marisa.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
marisa_a.c optimize MarisaA laser collision to not spam malloc 2019-09-22 22:46:06 +03:00
marisa_a.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
marisa_b.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
marisa_b.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
meson.build Add Reimu Hakurei as a playable character (#106) 2018-08-11 22:13:48 +03:00
reimu.c Dialogue updates with dynamic facial expressions and defeated character portraits (#175) 2019-08-22 22:43:34 +03:00
reimu.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
reimu_a.c optimize Reimu bomb bg 2019-08-23 16:27:16 +03:00
reimu_b.c fix broken interaction of ReimuB gaps with powersurge effect (visual) 2019-08-23 18:29:40 +03:00
youmu.c Dialogue updates with dynamic facial expressions and defeated character portraits (#175) 2019-08-22 22:43:34 +03:00
youmu.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
youmu_a.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
youmu_a.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
youmu_b.c fix an #include portability issue 2019-09-19 18:32:15 +03:00
youmu_b.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00