Commit Graph
22 Commits
Author SHA1 Message Date
Bastien Bouclet 707c269138 STARK: Implement the script call opcode 2016-01-01 07:29:52 +01:00
Einar Johan Trøan Sømåen d03fbe430a STARK: Save the enabled-ness of scripts. 2016-01-01 07:29:47 +01:00
Einar Johan Trøan Sømåen 0f6790ea38 STARK: Suspend script while FMVs is playing. 2016-01-01 07:29:47 +01:00
Bastien Bouclet 756a8bf383 STARK: Suspend the script while running opSpeakWithoutTalking 2016-01-01 07:29:40 +01:00
Einar Johan Trøan Sømåen 9418227e25 STARK: Stub opScriptCall, and add a hack to allow the called scripts to be run for now. 2015-02-20 01:04:46 +01:00
Einar Johan Trøan Sømåen 7f7edea996 STARK: Make opScriptEnable actually have an effect on the enabled-ness of a script. 2015-02-19 18:07:03 +01:00
Bastien Bouclet 413ee2a75d STARK: Move the format readers to their own namespace 2015-02-13 12:52:32 +01:00
Bastien Bouclet 0f978e54dd STARK: Rename Resource to Object to reflect the namespace change 2015-02-13 11:18:37 +01:00
Bastien Bouclet 37cda066c0 STARK: Rename ResourceType to Type to reflect the namespace change 2015-02-13 11:13:10 +01:00
Bastien Bouclet 254021c602 STARK: Move the resources to a separate namespace 2015-02-13 11:10:44 +01:00
Bastien Bouclet 50014c4fc0 STARK: Properly handle resuming at the end of a script 2015-01-17 12:40:02 +01:00
Bastien Bouclet 85b7a3627e STARK: Implement a basic dialog player 2015-01-15 17:43:18 +01:00
Bastien Bouclet 26c2205307 STARK: Implement a sound playing opcode 2015-01-14 20:43:09 +01:00
Bastien Bouclet 4433ed200f STARK: Start moving file formats to a dedicated folder 2015-01-14 18:10:09 +01:00
Bastien Bouclet 7de123d6a1 STARK: Allow retrieving the current chapter 2015-01-11 15:57:04 +01:00
Bastien Bouclet a75de69533 STARK: Add support for calling dialogs 2015-01-11 15:25:43 +01:00
Bastien Bouclet c93098e7af STARK: Move the service provider to a separate file 2015-01-11 11:01:01 +01:00
Bastien Bouclet 7f8f3789e5 STARK: Split Global and Current to a separate file 2015-01-11 10:47:52 +01:00
Bastien Bouclet d9b440e74b STARK: Move service classes to a service sub folder 2015-01-11 10:39:24 +01:00
Bastien Bouclet 2d2fe62cc2 STARK: Implement the pause opcode 2015-01-10 10:27:32 +01:00
Bastien Bouclet 749f2b2564 STARK: Implement some functions for item subtype 3 2015-01-10 08:20:27 +01:00
Bastien Bouclet 7797f58e1f STARK: Trigger the location change scripts 2015-01-06 21:31:16 +01:00