Commit Graph
25 Commits
Author SHA1 Message Date
Paweł Kołodziejski 20cb0ae228 ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Bastien Bouclet 8d3ea2f5a1 STARK: Fix speeches that have not started playing waking up their script
Fixes #1499.
2018-11-10 21:44:05 +01:00
Bastien Bouclet 43bc857b05 STARK: Improve const-correctness for the services 2018-02-14 20:25:30 +01:00
Bastien Bouclet 7be96cdbc7 STARK: Record the dialog history to the diary 2017-06-05 21:14:38 +02:00
Bastien Bouclet 1d6555fc37 STARK: Remove / update TODOs 2016-01-01 07:30:11 +01:00
Bastien Bouclet 853943c54d STARK: Save the dialog player state while running scripts 2016-01-01 07:29:59 +01:00
Bastien Bouclet 24a570ebdf STARK: Run dialog triggered scripts
Still needs a system to save and restore the dialog player's state
2016-01-01 07:29:59 +01:00
Bastien Bouclet d7413e53ec STARK: Implement opSetInteractiveMode 2016-01-01 07:29:54 +01:00
Bastien Bouclet 75c648368c STARK: Implement the dialog reply "last only" condition 2016-01-01 07:29:53 +01:00
Bastien Bouclet ee1a7e3a2e STARK: Fix selecting a dialog option other than the first one 2016-01-01 07:29:53 +01:00
Bastien Bouclet 1be1b25ddb STARK: Make some more sense out of the dialog player code 2016-01-01 07:29:53 +01:00
Bastien Bouclet 38567dd2cf STARK: Add a method allowinf to know if a line is April's 2016-01-01 07:29:53 +01:00
Bastien Bouclet dcd5ae0710 STARK: Rename the UI class and move it to the services subfolder 2016-01-01 07:29:53 +01:00
Einar Johan Trøan Sømåen 64db1a1082 STARK: Stop previous single speech when triggering a new one. 2016-01-01 07:29:47 +01:00
Einar Johan Trøan Sømåen b5f81f937f STARK: Make non-dialog speech also have subtitles. 2016-01-01 07:29:43 +01:00
Einar Johan Trøan Sømåen 5dcdbf8731 STARK: Create new classes for drawing the top-menu and dialog-portion. 2016-01-01 07:29:43 +01:00
Einar Johan Trøan Sømåen fd86d65626 STARK: Put dialogue options as subtitles for now. 2016-01-01 07:29:42 +01:00
Bastien Bouclet d95678df80 STARK: Fix bottom backgound rendering in high resolution mode 2016-01-01 07:29:40 +01:00
Einar Johan Trøan Sømåen 454e22a52f STARK: Draw the dialogue background. 2016-01-01 07:29:40 +01:00
Bastien Bouclet 3438afcd42 STARK: Add support for arbitrary resolutions 2016-01-01 07:29:40 +01:00
Einar Johan Trøan Sømåen 01cc1cbc8a STARK: Add subtitles to the speech, just using kGUIBigFont for now. 2015-02-19 23:39:03 +01:00
Bastien Bouclet 254021c602 STARK: Move the resources to a separate namespace 2015-02-13 11:10:44 +01:00
Bastien Bouclet 85b7a3627e STARK: Implement a basic dialog player 2015-01-15 17:43:18 +01:00
Bastien Bouclet a75de69533 STARK: Add support for calling dialogs 2015-01-11 15:25:43 +01:00