Commit Graph
23 Commits
Author SHA1 Message Date
Martin Gerhardy 38ce97cb9c TWINE: debug command to switch the game chapter 2023-01-15 11:28:58 +01:00
Martin Gerhardy 796f54ff89 TWINE: fixed endless magic ball action when console was activated
related to https://bugs.scummvm.org/ticket/13675
2022-09-29 04:55:37 +02:00
Martin Gerhardy c817aecaf1 TWINE: added new debug command to set a track for an actor
this is a shortcut to fix https://bugs.scummvm.org/ticket/13177
2022-05-29 16:50:52 +02:00
Martin Gerhardy 337eac68fd TWINE: renamed scene patch variable to _enableEnhancements
scumm engine is using this wording, and we should keep it in sync if we ever expose
this option more globally
2022-04-18 12:53:54 +02:00
Martin Gerhardy 593b7d068d TWINE: added debug commands to toggle the dark palette mode 2021-12-31 11:48:32 +01:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
antoniou79 7abe6c2d7b TWINE: Add Debugger commands for playing music
play_music and play_midi
2021-12-13 07:09:40 +01:00
Martin Gerhardy 097e5ac448 TWINE: debug command to disable scene rendering 2021-11-29 01:59:08 +01:00
Martin Gerhardy 333d1e55d3 TWINE: added godmode debug command 2021-09-08 19:53:53 +02:00
Martin Gerhardy 47ad13ad02 TWINE: added debug command to toggle auto attack 2021-03-19 09:16:47 +01:00
Martin Gerhardy 70fd4f428d TWINE: removed ScenePoint and added actor debug rendering 2021-03-15 23:11:21 +01:00
Martin Gerhardy bacdce7328 TWINE: improved scene debug rendering and added script patches found in the enhanced edition 2021-03-15 23:08:57 +01:00
Martin Gerhardy e3d413d2fe TWINE: added debug command set_life 2021-02-25 19:22:38 +01:00
Martin Gerhardy 21aaf4ce43 TWINE: scenery zoom stuff 2021-02-11 17:04:59 +01:00
Martin Gerhardy 11fb324502 TWINE: new debug command to draw holomap trajectories 2021-01-26 19:46:07 +01:00
Martin Gerhardy 09341ff55a TWINE: allow to execute a debug command file via debugger instance 2021-01-26 18:55:52 +01:00
Martin Gerhardy 16236c02cc TWINE: added new debug command to dump files 2021-01-26 18:55:52 +01:00
Martin Gerhardy 0bb3b4742b TWINE: added new debug commands 2021-01-25 17:45:36 +01:00
Martin Gerhardy 87c503692c TWINE: allow to cycle between available holomap locations 2021-01-11 19:58:14 +01:00
Martin Gerhardy 9e89fdf9dd TWINE: added debug command to play fla movies 2021-01-06 08:43:22 +01:00
Martin Gerhardy 32427c733c TWINE: added new debug command to modify the magic level 2020-12-30 15:09:19 +01:00
Martin Gerhardy 7cad24ad90 TWINE: new debug command to render clip zones 2020-12-22 17:17:36 +01:00
Martin Gerhardy d1aa2e3cb3 TWINE: started to reorganize the folder structure 2020-12-22 17:17:36 +01:00