scummvm/engines/zvision
Matthew Hoops 6d55998b40 ZVISION: Make the rest of the controls properly use VideoDecoder timing
The hacky use of getDuration() to retrieve the framerate() is gone

Thanks to md5 for testing (and for filling in a few gaps since I was coding in the blind ;))
2014-12-28 21:27:56 -05:00
..
core ZVISION: Fix cmdRawToWav on BE systems 2014-12-27 23:52:18 +01:00
file ZVISION: Implement auto-saving 2014-12-26 18:22:18 +02:00
graphics ZVISION: Fix typo 2014-12-27 23:51:59 +01:00
scripting ZVISION: Make the rest of the controls properly use VideoDecoder timing 2014-12-28 21:27:56 -05:00
sound ZVISION: Remove dead code, and fix bad usage of assert() 2014-12-25 21:19:19 +02:00
text ZVISION: Remove duplicate blitting code for images and animations 2014-12-26 22:30:32 +02:00
video ZVISION: Fix Zork AVI audio on BE systems 2014-12-27 23:13:08 +01:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
detection.cpp ZVISION: Add support for disabling animations while turning 2014-12-27 16:34:27 +02:00
detection.h ZVISION: Remove superfluous spacing and reorder some includes 2014-12-03 01:12:35 +02:00
module.mk ZVISION: Move the save manager together with the other file classes 2014-12-26 04:03:20 +02:00
POTFILES ZVISION: Add list of files that contain translatable strings 2014-10-04 01:09:27 +01:00
zvision.cpp ZVISION: Slightly clarify font error message 2014-12-27 22:23:05 +01:00
zvision.h ZVISION: Add some advanced engine features, and document the engine 2014-12-27 14:29:57 +02:00