1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-20 17:18:55 +00:00
Funkin/source/funkin/play/cutscene/dialogue
2023-11-15 00:47:47 -05:00
..
Conversation.hx Fix a bug where F5 would crash in Week 6. 2023-11-06 17:51:27 -05:00
ConversationData.hx "Add Variation" button, SongMetadata format changes, bug fixes, resolve metadata loading issues. 2023-09-25 23:24:07 -04:00
ConversationDataParser.hx "Add Variation" button, SongMetadata format changes, bug fixes, resolve metadata loading issues. 2023-09-25 23:24:07 -04:00
ConversationDebugState.hx Reorganize a whole bunch of classes and perform syntax cleanup. 2023-11-07 04:04:22 -05:00
DialogueBox.hx Filled out null safety checks. 2023-08-31 18:47:23 -04:00
DialogueBoxData.hx New crash handler + Additional null safety for ChartEditorState (#130) 2023-08-28 15:03:29 -04:00
DialogueBoxDataParser.hx Fixed an issue where dialogue scripts were not being reloaded 2023-07-13 20:26:56 -04:00
ScriptedConversation.hx Week 6 dialogue support + bug fixes 2023-06-16 17:37:56 -04:00
ScriptedDialogueBox.hx Week 6 dialogue support + bug fixes 2023-06-16 17:37:56 -04:00
ScriptedSpeaker.hx Fixed an issue where dialogue scripts were not being reloaded 2023-07-13 20:26:56 -04:00
Speaker.hx Filled out null safety checks. 2023-08-31 18:47:23 -04:00
SpeakerData.hx New crash handler + Additional null safety for ChartEditorState (#130) 2023-08-28 15:03:29 -04:00
SpeakerDataParser.hx Fixed an issue where dialogue scripts were not being reloaded 2023-07-13 20:26:56 -04:00