Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-22 | MADS: Phantom: Expand the existing camera adjustment logic for V2 games | Filippos Karapetis | |
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-05-09 | MADS: Make GPL header consistent with what we normally use. | Johannes Schickel | |
2014-10-13 | MADS: Add debugger commands for playing text and anim cutscenes | Paul Gilbert | |
2014-05-20 | MADS: Add a debug command to show messages | Filippos Karapetis | |
2014-05-20 | MADS: Add more debugger commands for items | Filippos Karapetis | |
2014-05-20 | MADS: Add debugger commands for the game vocab | Filippos Karapetis | |
2014-04-27 | MADS: Implement the audio player | Filippos Karapetis | |
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-10 | MADS: Added an item command to the debugger | Paul Gilbert | |
2014-04-05 | MADS: Add debugger command to display quotes | Strangerke | |
2014-03-23 | MADS: Added extra debugger commands | Paul Gilbert | |
2014-03-03 | MADS: Implemented extra message and dirty area classes | Paul Gilbert | |
2014-02-22 | MADS: Implemented more logic for dialog display | Paul Gilbert | |