Commit Graph
14 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Bastien Bouclet 5aef420e17 MADS: Add override keywords 2020-02-09 12:43:15 +01:00
Filippos Karapetis 9bfa51ef30 MADS: Phantom: Expand the existing camera adjustment logic for V2 games
This fixes all of the scenes that expand over the screen (e.g. 101, 104,
109 in Phantom, as well as the several scenes in the Dragonsphere intro).

Also added a new debugger command, "set_camera", which sets the scene
camera to specific coordinates
2015-10-22 02:14:41 +03:00
Johannes Schickel 5dd69b4dd1 MADS: Make GPL header consistent with what we normally use. 2015-05-09 15:56:27 +02:00
Paul Gilbert 7f7e144dd2 MADS: Add debugger commands for playing text and anim cutscenes 2014-10-13 16:59:15 -04:00
Filippos Karapetis eb7d018b4a MADS: Add a debug command to show messages 2014-05-20 14:31:10 +03:00
Filippos Karapetis 5a87fd42f0 MADS: Add more debugger commands for items 2014-05-20 07:31:56 +03:00
Filippos Karapetis e409f4dedd MADS: Add debugger commands for the game vocab 2014-05-20 05:43:49 +03:00
Filippos Karapetis 6c9075eb25 MADS: Implement the audio player
This is used for all digital samples, plus voices in talkie versions.
Currently, it's only hooked to the "play_audio" debugger command
2014-04-27 22:56:15 +03:00
Paul Gilbert dbbfdeec8f MADS: Added an item command to the debugger 2014-04-10 20:04:58 -04:00
Strangerke 88dcc7e0d6 MADS: Add debugger command to display quotes 2014-04-05 23:36:10 +02:00
Paul Gilbert a223189599 MADS: Added extra debugger commands 2014-03-23 14:26:50 -04:00
Paul Gilbert 9e356dd945 MADS: Implemented extra message and dirty area classes 2014-03-03 23:40:23 -05:00
Paul Gilbert 6c354bccf2 MADS: Implemented more logic for dialog display 2014-02-22 17:25:30 -05:00