taisei/src/dialog
Alice ed065eb38e
New story and dialogue (main story complete!) (#186)
* new story doc for Taisei Project

* more romanization fixes

* new Reimu script, yay

* accidentally stomped on some dashes

* typo in iku's dialogue

* marisa dialogue, complete!

* formatting fixes, and some timing changes

* youmu script! all three routes complete!

* youmu typoes

* remove trailing whitespaces, use smartquotes, move a couple of words around

* good/bad endings complete!

* remove unneccesary whitespaces

* revert --

* story doc typo

* formatting issues, a couple of word changes

* smart-quotes

* typoes and minor grammar changes to dialogue/story/endings

* one last typo in Marisa's dialogue

* correct smartquotes on STORY.txt
2020-03-04 22:26:50 +02:00
..
dialog_interface.h New dialogue system powered by coroutines 2020-03-04 22:26:50 +02:00
dialog_macros.h New dialogue system powered by coroutines 2020-03-04 22:26:50 +02:00
export_dialog_tasks.inc.h New dialogue system powered by coroutines 2020-03-04 22:26:50 +02:00
marisa.c New story and dialogue (main story complete!) (#186) 2020-03-04 22:26:50 +02:00
marisa.h New dialogue system powered by coroutines 2020-03-04 22:26:50 +02:00
meson.build Add Reimu Hakurei as a playable character (#106) 2018-08-11 22:13:48 +03:00
reimu.c New story and dialogue (main story complete!) (#186) 2020-03-04 22:26:50 +02:00
reimu.h New dialogue system powered by coroutines 2020-03-04 22:26:50 +02:00
youmu.c New story and dialogue (main story complete!) (#186) 2020-03-04 22:26:50 +02:00
youmu.h New dialogue system powered by coroutines 2020-03-04 22:26:50 +02:00