Commit Graph
21 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 2e8766fbbf STARK: Add state serializers for a number of entities 2017-06-05 09:44:48 +02:00
Bastien Bouclet f74502813b STARK: Add a simple disassembler 2016-04-24 13:05:07 +02:00
Bastien Bouclet 088055e1f4 STARK: Improve the listScript console command
It now displays if a script is waiting for a resource to complete
2016-01-14 15:04:45 +01:00
Bastien Bouclet 068ecbd192 STARK: Implement the script abort opcode 2016-01-01 07:30:04 +01:00
Bastien Bouclet 918e4320a6 STARK: Implement two walk opcodes 2016-01-01 07:29:58 +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
Bastien Bouclet 707c269138 STARK: Implement the script call opcode 2016-01-01 07:29:52 +01:00
Bastien Bouclet 14e013a10c STARK: Check scripts can actually be ran before using them to set the cursor 2016-01-01 07:29:48 +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 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 521ac1278c STARK: Add comments for some resources 2015-02-01 15:49:36 +01:00
Bastien Bouclet a75de69533 STARK: Add support for calling dialogs 2015-01-11 15:25:43 +01:00
Bastien Bouclet 2d2fe62cc2 STARK: Implement the pause opcode 2015-01-10 10:27:32 +01:00
Bastien Bouclet 7797f58e1f STARK: Trigger the location change scripts 2015-01-06 21:31:16 +01:00