scummvm/engines/vcruise
2023-06-04 22:11:24 -04:00
..
audio_player.cpp VCRUISE: Handle property-updating playlist entries correctly 2023-04-09 11:49:40 -04:00
audio_player.h VCRUISE: Hook up volume controls. 2023-04-01 12:01:48 -04:00
circuitpuzzle.cpp VCRUISE: Update comments to clarify how circuit puzzle AI works. 2023-05-25 11:55:28 -04:00
circuitpuzzle.h VCRUISE: Partially implement circuit puzzles 2023-05-24 03:51:17 -04:00
configure.engine VCRUISE: Upgrade Reah from Unstable to Testing. 2023-04-29 17:02:50 -04:00
credits.pl
detection_tables.h VCRUISE: Add support for Schizm Polish and German DVD versions with Gentee Installer packages 2023-06-04 22:08:56 -04:00
detection.cpp VCRUISE: Distinguish Steam 16-language versions from DVD/GOG version 2023-05-31 01:42:06 -04:00
detection.h VCRUISE: Add support for Schizm Polish and German DVD versions with Gentee Installer packages 2023-06-04 22:08:56 -04:00
gentee_installer.cpp VCRUISE: Add support for Schizm Polish and German DVD versions with Gentee Installer packages 2023-06-04 22:08:56 -04:00
gentee_installer.h VCRUISE: Add support for Schizm Polish and German DVD versions with Gentee Installer packages 2023-06-04 22:08:56 -04:00
menu.cpp VCRUISE: Fix Sequence Point GCC Compiler Warning 2023-05-30 00:38:28 +01:00
menu.h VCRUISE: Fix crash when leaving the game in Schizm. Fix sounds and music still playing after quitting to main menu. 2023-05-26 01:57:34 -04:00
metaengine.cpp VCRUISE: Add "Improved click sensitivity" option. 2023-05-04 09:36:23 -04:00
module.mk VCRUISE: Fix build 2023-06-04 22:11:24 -04:00
POTFILES VCRUISE: Move all loc texts out of Runtime. 2023-03-12 19:19:55 -04:00
runtime_scriptexec.cpp VCRUISE: Fix wrong animation speed in rotate-to-play animations 2023-05-28 09:44:22 -04:00
runtime.cpp VCRUISE: Fix crash in German version. Fix crash when a sound file is missing. 2023-06-04 22:08:56 -04:00
runtime.h VCRUISE: Use Japanese and Chinese versions of Noto Sans for those languages 2023-05-30 13:22:27 -04:00
sampleloop.cpp VCRUISE: Fix GCC Compiler Warnings 2023-05-25 01:14:10 +01:00
sampleloop.h VCRUISE: Add parsing and handling of "smpl" chunks in Schizm WAV files, which determine sound loop behavior 2023-05-22 21:54:41 -04:00
script.cpp VCRUISE: Add comment confirming that the existing behavior for handling duplicated functions correct 2023-05-27 19:16:40 -04:00
script.h VCRUISE: Fix allowedSave opcode (actual behavior is that it permits saves on screens with no rotation animation) 2023-05-27 18:41:05 -04:00
textparser.cpp VCRUISE: Add support for Schizm script dialect. 2023-05-03 23:40:43 -04:00
textparser.h VCRUISE: Add support for Schizm script dialect. 2023-05-03 23:40:43 -04:00
vcruise.cpp VCRUISE: Add support for Schizm Polish and German DVD versions with Gentee Installer packages 2023-06-04 22:08:56 -04:00
vcruise.h VCRUISE: Refactor mute behavior so toggle mute can be implemented. 2023-04-29 16:03:47 -04:00