scummvm/engines/zvision/scripting
Filippos Karapetis 6c07f918c6 ZVISION: Fix for script bug #6783 (no sound in the ZNem fist puzzle)
This is a bug in the original game script of the Zork Nemesis fist
puzzle, which we now patch so that the sound checks are correct for the
left fist animation
2015-02-03 12:31:58 +02:00
..
controls ZVISION: Fix bug #6784 (wrong scaling in the fist control) 2015-02-03 04:16:02 +02:00
effects ZVISION: Remove \n from debug message 2015-02-02 01:11:53 +01:00
actions.cpp ZVISION: Cleanup. 2015-01-26 22:18:23 +01:00
actions.h ZVISION: Use ValueSlot for volume in ActionMusic 2015-01-26 22:18:23 +01:00
control.cpp ZVISION: Document some more controls 2014-12-28 15:27:55 +02:00
control.h ZVISION: Rename some scripting classes to better represent what the classes are 2014-12-30 01:10:36 -06:00
inventory.cpp ZVISION: Remove superfluous spacing and reorder some includes 2014-12-03 01:12:35 +02:00
menu.cpp ZVISION: Normalize and cleanup all the menu-related enums 2014-12-25 22:11:29 +02:00
menu.h ZVISION: Normalize and cleanup all the menu-related enums 2014-12-25 22:11:29 +02:00
puzzle.h ZVISION: Fix uninitialized scalar field (CID 1257089) 2014-12-19 17:06:47 +06:00
scr_file_handling.cpp ZVISION: Fix for script bug #6783 (no sound in the ZNem fist puzzle) 2015-02-03 12:31:58 +02:00
script_manager.cpp ZVISION: Remove unnecessary spaces 2015-01-21 01:24:59 +01:00
script_manager.h ZVISION: Fix for script bug #6783 (no sound in the ZNem fist puzzle) 2015-02-03 12:31:58 +02:00
scripting_effect.h ZVISION: Remove trailing whitespace 2015-01-18 20:35:51 +01:00