scummvm/engines/chewy
2022-06-30 17:27:54 +03:00
..
audio CHEWY: Fix pops at start of SFX and speech 2022-06-21 18:11:44 +03:00
dialogs CHEWY: Refactor the cursor handling code 2022-06-30 17:27:54 +03:00
rooms CHEWY: Refactor the cursor handling code 2022-06-30 17:27:54 +03:00
video CHEWY: Refactor the cursor handling code 2022-06-30 17:27:54 +03:00
ani_dat.h CHEWY: More renaming in atds.h 2022-03-11 00:07:29 +01:00
atds.cpp CHEWY: Workaround to enable the taxi in English Big City scene 2022-06-27 21:39:39 -07:00
atds.h CHEWY: Use a direct variable for text delay 2022-06-21 18:11:46 +03:00
barriers.cpp CHEWY: Slight cleanup of the barrier code 2022-06-21 18:11:45 +03:00
barriers.h CHEWY: Rename ged to barriers 2022-05-22 17:29:57 +03:00
chewy.cpp CHEWY: Refactor the cursor handling code 2022-06-30 17:27:54 +03:00
chewy.h CHEWY: Remove leftover include 2022-03-05 02:26:26 +02:00
configure.engine CHEWY: Enable engine by default 2022-05-26 10:42:11 +02:00
console.cpp CHEWY: Show the current room in the room console command 2022-06-30 17:27:54 +03:00
console.h CHEWY: Show the current room in the room console command 2022-06-30 17:27:54 +03:00
credits.pl CHEWY: Further add to credits 2022-03-03 18:35:25 -08:00
cursor.cpp CHEWY: Refactor the cursor handling code 2022-06-30 17:27:54 +03:00
cursor.h CHEWY: Refactor the cursor handling code 2022-06-30 17:27:54 +03:00
defines.h CHEWY: Mark cursor 22 as blaster 2022-06-30 17:27:54 +03:00
detail.cpp CHEWY: Cleanup defines 2022-05-22 17:29:56 +03:00
detail.h CHEWY: Merge the screen drawing code and cleanup defines 2022-04-11 23:28:31 +03:00
detection.cpp CHEWY: Mark German demo as unsupported 2022-06-14 01:52:19 +03: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-14 01:52:23 +03:00
effect.h CHEWY: Remove unused parameters 2022-06-14 01:52:23 +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: Refactor the cursor handling code 2022-06-30 17:27:54 +03:00
inits.cpp CHEWY: Refactor the cursor handling code 2022-06-30 17:27:54 +03:00
main.cpp CHEWY: Refactor the cursor handling code 2022-06-30 17:27:54 +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-30 17:27:54 +03:00
mcga_graphics.h CHEWY: Refactor the cursor handling code 2022-06-30 17:27:54 +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: Refactor the cursor handling code 2022-06-30 17:27:54 +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-21 18:11:44 +03: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-30 17:27:54 +03: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
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
r_event.cpp CHEWY: Use the ScummVM volume - bug #13595 2022-06-21 18:11:45 +03:00
resource.cpp CHEWY: Fix Unused Variable GCC Compiler Warning 2022-06-30 17:27:53 +03:00
resource.h CHEWY: Refactor the room barrier (GED) code 2022-05-22 17:29:57 +03:00
room.cpp CHEWY: Small refactoring in the parameters of load_tgp() 2022-06-14 01:52:24 +03:00
room.h CHEWY: Small refactoring in the parameters of load_tgp() 2022-06-14 01:52:24 +03:00
sound.cpp CHEWY: Use the ScummVM volume - bug #13595 2022-06-21 18:11:45 +03:00
sound.h CHEWY: Use the ScummVM volume - bug #13595 2022-06-21 18:11:45 +03:00
sprite.cpp CHEWY: Clear pending events when starting a dialog closeup - bug #13593 2022-06-21 18:11:47 +03:00
t_event.cpp CHEWY: Refactor the cursor handling code 2022-06-30 17:27:54 +03:00
text.cpp CHEWY: Renames for dialog closeup functionality 2022-06-21 18:11:46 +03:00
text.h CHEWY: Remove no-effect type modifier 2022-04-16 12:21:40 +02: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: Refactor the cursor handling code 2022-06-30 17:27:54 +03:00
types.h CHEWY: Refactor the cursor handling code 2022-06-30 17:27:54 +03:00