taisei/src/plrmodes
Alice D 778146ed60
More compiler warning fixes (#273)
* fix small compile issue with coroutine.c and gcc

* fix 'potential nullpointer dereference' warning

* fix more potential nullpointers

* fix more potential nullpointers - part 2

* a handful of small fixes to silence gcc compiler warnings, mostly potentiall null pointers and style deficiencies

* PR changes, bump meson to 0.53.0

* fix potential null error in YoumuB

* bump meson version, change initialization

* no longer version-splitting meson
2020-12-26 01:40:08 +02:00
..
entities.h Refactor entity system (#214) 2020-04-17 10:18:53 +03:00
marisa.c Cutscenes (#249) 2020-11-28 12:11:10 +02:00
marisa.h Coroutinize MarisaB (#216) 2020-04-22 22:33:38 +03:00
marisa_a.c Extended enemy properties 2020-07-09 15:25:57 +03:00
marisa_a.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
marisa_a_entities.h Refactor entity system (#214) 2020-04-17 10:18:53 +03:00
marisa_b.c More compiler warning fixes (#273) 2020-12-26 01:40:08 +02:00
marisa_b.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
marisa_b_entities.h Coroutinize MarisaB (#216) 2020-04-22 22:33:38 +03:00
meson.build Add Reimu Hakurei as a playable character (#106) 2018-08-11 22:13:48 +03:00
reimu.c Cutscenes (#249) 2020-11-28 12:11:10 +02:00
reimu.h use custom ents for Reimu; cleanup Marisa; etc. 2020-04-06 04:34:55 +03:00
reimu_a.c More compiler warning fixes (#273) 2020-12-26 01:40:08 +02:00
reimu_a_entities.h Refactor entity system (#214) 2020-04-17 10:18:53 +03:00
reimu_b.c Audio rewrite (#236) 2020-06-22 17:41:03 +03:00
reimu_b_entities.h Refactor entity system (#214) 2020-04-17 10:18:53 +03:00
youmu.c Cutscenes (#249) 2020-11-28 12:11:10 +02:00
youmu.h Coroutinize YoumuB (#215) 2020-04-21 20:11:09 +03:00
youmu_a.c YoumuB: fix incorrect myon dir and motion initialization 2020-09-28 23:19:51 +03:00
youmu_a.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
youmu_a_entities.h Refactor entity system (#214) 2020-04-17 10:18:53 +03:00
youmu_b.c More compiler warning fixes (#273) 2020-12-26 01:40:08 +02:00
youmu_b.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
youmu_b_entities.h Refactor entity system (#214) 2020-04-17 10:18:53 +03:00