1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-20 01:00:53 +00:00
Funkin/source/funkin/play/cutscene/dialogue
2023-11-07 04:04:22 -05:00
..
Conversation.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04: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
ScriptedDialogueBox.hx
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