scummvm/engines/vcruise
2024-07-05 01:37:16 -04:00
..
ad2044_items.cpp VCRUISE: Add say cycle ops and some item infos 2024-03-31 14:39:30 -04:00
ad2044_items.h VCRUISE: Add return from item examination 2024-03-31 14:39:30 -04:00
ad2044_ui.cpp VCRUISE: Stub out inventory interactions 2024-03-31 14:39:29 -04:00
ad2044_ui.h VCRUISE: Stub out inventory interactions 2024-03-31 14:39:29 -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: Detect and boot AD2044 2024-03-31 14:39:28 -04:00
detection.cpp VCRUISE: Add preload sounds option 2024-07-05 01:37:16 -04:00
detection.h VCRUISE: Add preload sounds option 2024-07-05 01:37:16 -04:00
menu.cpp VCRUISE: Fix most recent save detection when autosaves are disabled. 2023-06-11 17:54:53 -04: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 preload sounds option 2024-07-05 01:37:16 -04:00
midi_player.cpp VCRUISE: Fix C++11 narrowing conversion warning 2024-03-31 15:12:05 -04:00
midi_player.h VCRUISE: Add MIDI playback 2024-03-31 14:39:29 -04:00
module.mk VCRUISE: Add MIDI playback 2024-03-31 14:39:29 -04:00
POTFILES VCRUISE: Move all loc texts out of Runtime. 2023-03-12 19:19:55 -04:00
runtime_scriptexec.cpp VCRUISE: Fix GCC Compiler Warnings 2024-04-11 00:56:38 +01:00
runtime.cpp VCRUISE: Add preload sounds option 2024-07-05 01:37:16 -04:00
runtime.h VCRUISE: Add preload sounds option 2024-07-05 01:37:16 -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 item examination 2024-03-31 14:39:29 -04:00
script.h COMMON: Avoid including engine headers in common code for DebugChannelDef 2024-06-20 20:15:57 +01:00
textparser.cpp VCRUISE: Migrate engine to Path 2023-12-24 13:19:25 +01:00
textparser.h VCRUISE: Migrate engine to Path 2023-12-24 13:19:25 +01:00
vcruise.cpp VCRUISE: Add preload sounds option 2024-07-05 01:37:16 -04:00
vcruise.h VCRUISE: Add MIDI playback 2024-03-31 14:39:29 -04:00