scummvm/engines/chewy
2022-07-07 12:08:21 +03:00
..
audio CHEWY: Fix pops at start of SFX and speech 2022-06-18 14:13:32 +02:00
dialogs CHEWY: Fix playing game SFX - bugs #13520, #13633 2022-07-06 17:29:46 +03:00
rooms CHEWY: Fix slime dripping animation in room 0 2022-07-06 19:13:26 -07:00
video CHEWY: Fix cutscene volume and panning 2022-07-03 21:26:22 +02:00
ani_dat.h CHEWY: Rename some variables 2022-07-04 07:14:11 +03:00
atds.cpp CHEWY: Disable speech panning 2022-07-03 21:36:04 +02:00
atds.h CHEWY: Start reworking dynamic hotspot string changes 2022-07-03 17:33:14 +03:00
barriers.cpp CHEWY: Slight cleanup of the barrier code 2022-06-20 12:46:16 +03:00
barriers.h CHEWY: Rename ged to barriers 2022-05-22 17:29:57 +03:00
chewy.cpp CHEWY: Fix loading savegames for combination lock closeup 2022-07-03 19:14:44 -07:00
chewy.h CHEWY: Fix sound settings 2022-07-02 22:13:41 +02:00
configure.engine CHEWY: Enable engine by default 2022-05-26 10:42:11 +02:00
console.cpp CHEWY: Add a console command to set the cursor 2022-06-29 17:47:28 +03:00
console.h CHEWY: Add a console command to set the cursor 2022-06-29 17:47:28 +03:00
credits.pl CHEWY: Further add to credits 2022-03-03 18:35:25 -08:00
cursor.cpp CHEWY: Remove the CursorStatus flag 2022-07-01 20:04:22 +03:00
cursor.h CHEWY: Remove the CursorStatus flag 2022-07-01 20:04:22 +03:00
defines.h CHEWY: Fix playing game SFX - bugs #13520, #13633 2022-07-06 17:29:46 +03:00
detail.cpp CHEWY: Remove leftover debug messages 2022-07-07 12:08:21 +03:00
detail.h CHEWY: Fix playing game SFX - bugs #13520, #13633 2022-07-06 17:29:46 +03:00
detection.cpp CHEWY: Mark German demo as unsupported 2022-06-09 20:44:30 +02:00
detection.h CHEWY: Added Chewy namespace back in 2022-03-03 18:34:42 -08:00
effect.cpp CHEWY: Remove unused parameters 2022-06-13 14:37:21 +03:00
effect.h CHEWY: Remove unused parameters 2022-06-13 14:37:21 +03:00
events.cpp CHEWY: Remove _cursorMoveFl 2022-05-22 17:29:56 +03:00
events.h CHEWY: Cleanup defines 2022-05-22 17:29:56 +03:00
globals.cpp CHEWY: Further Globals cleanup, renamed file to globals.cpp 2022-03-03 18:36:31 -08:00
globals.h CHEWY: Fix alley fight scene 2022-07-03 20:27:38 -07:00
inits.cpp CHEWY: Fix playing game SFX - bugs #13520, #13633 2022-07-06 17:29:46 +03:00
main.cpp CHEWY: Fix playing game SFX - bugs #13520, #13633 2022-07-06 17:29:46 +03:00
main.h CHEWY: More renaming 2022-03-03 18:37:16 -08:00
mcga_graphics.cpp CHEWY: Refactor the cursor handling code 2022-06-29 17:47:27 +03:00
mcga_graphics.h CHEWY: Refactor the cursor handling code 2022-06-29 17:47:27 +03:00
memory.cpp CHEWY: Rename class members to conform to our style 2022-05-21 23:20:04 +03:00
memory.h CHEWY: Remove the Data class 2022-04-10 21:26:59 +03:00
menus.cpp CHEWY: Get rid of the cur_display global. Some cleanup 2022-07-01 20:04:23 +03:00
menus.h CHEWY: More renaming 2022-03-03 18:37:16 -08:00
metaengine.cpp CHEWY: Fix GMM loading of savegames 2022-03-03 18:35:12 -08:00
module.mk CHEWY: Fix pops at start of SFX and speech 2022-06-18 14:13:32 +02:00
mouse.cpp CHEWY: Remove _cursorMoveFl 2022-05-22 17:29:56 +03:00
mouse.h CHEWY: Remove _cursorMoveFl 2022-05-22 17:29:56 +03:00
movclass.cpp CHEWY: Rename ged to barriers 2022-05-22 17:29:57 +03:00
movclass.h CHEWY: Refactor the room barrier (GED) code 2022-05-22 17:29:57 +03:00
ngstypes.h CHEWY: Refactor the cursor handling code 2022-06-29 17:47:27 +03:00
object_extra.cpp CHEWY: Fix coverity 1486928, some renaming 2022-03-23 23:13:04 +01:00
object_extra.h CHEWY: Fix coverity 1486928, some renaming 2022-03-23 23:13:04 +01:00
object.cpp CHEWY: Fix coverity 1486928, some renaming 2022-03-23 23:13:04 +01:00
object.h CHEWY: Renaming 2022-03-20 13:58:23 +02:00
r_event.cpp CHEWY: Fix slime dripping animation in room 0 2022-07-06 19:13:26 -07:00
resource.cpp CHEWY: Fix Unused Variable GCC Compiler Warning 2022-06-23 21:41:41 +01:00
resource.h CHEWY: Refactor the room barrier (GED) code 2022-05-22 17:29:57 +03:00
room.cpp CHEWY: Fix playing game SFX - bugs #13520, #13633 2022-07-06 17:29:46 +03:00
room.h CHEWY: Small refactoring in the parameters of load_tgp() 2022-06-14 01:22:25 +03:00
sound.cpp CHEWY: Fix playing game SFX - bugs #13520, #13633 2022-07-06 17:29:46 +03:00
sound.h CHEWY: Fix cutscene volume and panning 2022-07-03 21:26:22 +02:00
sprite.cpp CHEWY: Disable speech panning 2022-07-03 21:36:04 +02:00
t_event.cpp CHEWY: Rename some variables 2022-07-04 07:14:11 +03:00
text.cpp CHEWY: Ignore invalid text entries - bug #13650 2022-07-04 09:08:04 +03:00
text.h CHEWY: Start reworking dynamic hotspot string changes 2022-07-03 17:33:14 +03:00
timer.cpp CHEWY: Clean up defines 2022-03-21 01:32:46 +02:00
timer.h CHEWY: Some more renaming 2022-03-03 18:36:49 -08:00
types.cpp CHEWY: Start reworking dynamic hotspot string changes 2022-07-03 17:33:14 +03:00
types.h CHEWY: Fix gorilla state - bug #13655 2022-07-04 08:14:27 +03:00