scummvm/engines/chewy
2022-07-16 21:21:31 +02:00
..
audio CHEWY: Fix pops at start of SFX and speech 2022-06-21 18:11:44 +03:00
dialogs CHEWY: Fix cancelling load from the main menu - bug #13682 2022-07-10 23:19:42 +03:00
rooms CHEWY: Remove dead code 2022-07-10 21:11:32 +03:00
video CHEWY: Renaming 2022-07-10 20:16:05 +03:00
ani_dat.h CHEWY: Rename some variables 2022-07-04 08:16:43 +03:00
atds.cpp CHEWY: Remove dead code 2022-07-10 21:11:32 +03:00
atds.h CHEWY: Remove dead code 2022-07-10 21:11:32 +03:00
barriers.cpp CHEWY: Renaming 2022-07-10 20:16:05 +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:57 -07:00
chewy.h CHEWY: Fix sound settings 2022-07-03 17:35:31 +03: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-30 17:27:55 +03:00
console.h CHEWY: Add a console command to set the cursor 2022-06-30 17:27:55 +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:06:57 +03:00
cursor.h CHEWY: Remove the InputMgr class 2022-07-07 15:13:36 +03:00
defines.h CHEWY: Remove dead code 2022-07-10 21:11:32 +03:00
detail.cpp CHEWY: Fix SFX repeats 2022-07-08 16:29:35 +02:00
detail.h CHEWY: Rename stop_detail() -> stopDetail() 2022-07-07 15:13:35 +03:00
detection.cpp CHEWY: Drop ADGF_TESTING flags 2022-07-16 21:21:31 +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-14 01:52:23 +03:00
effect.h CHEWY: Remove unused parameters 2022-06-14 01:52:23 +03:00
events.cpp CHEWY: Change default value of getSwitchCode() 2022-07-07 15:13:37 +03:00
events.h CHEWY: Remove the InputMgr class 2022-07-07 15:13:36 +03:00
font.cpp CHEWY: Move the ChewyFont class into a separate file 2022-07-07 15:13:36 +03:00
font.h CHEWY: Move private members of FontMgr 2022-07-07 15:13:36 +03:00
globals.cpp CHEWY: Further Globals cleanup, renamed file to globals.cpp 2022-03-03 18:36:31 -08:00
globals.h CHEWY: Renaming 2022-07-10 15:26:18 +03:00
inits.cpp CHEWY: Remove dead code 2022-07-10 21:11:32 +03:00
main.cpp CHEWY: Fix cancelling load from the main menu - bug #13682 2022-07-10 23:19:42 +03:00
main.h CHEWY: Move the ChewyFont class into a separate file 2022-07-07 15:13:36 +03:00
mcga_graphics.cpp CHEWY: Remove the InputMgr class 2022-07-07 15:13:36 +03:00
mcga_graphics.h CHEWY: Remove the InputMgr class 2022-07-07 15:13:36 +03:00
memory.cpp CHEWY: Cleanup 2022-07-07 15:13:37 +03:00
memory.h CHEWY: Remove the Data class 2022-04-10 21:26:59 +03:00
menus.cpp CHEWY: Remove the InputMgr class 2022-07-07 15:13:36 +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: Remove the InputMgr class 2022-07-07 15:13:36 +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: Remove the CustomInfo struct 2022-07-07 15:13:37 +03:00
object.cpp CHEWY: Rename stop_detail() -> stopDetail() 2022-07-07 15:13:35 +03: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: Renaming 2022-07-10 20:16:04 +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: Remove dead code 2022-07-10 21:11:32 +03:00
room.h CHEWY: Remove dead code 2022-07-10 21:11:32 +03:00
sound.cpp CHEWY: Fix compilation 2022-07-10 20:16:04 +03:00
sound.h CHEWY: Remove the overriden music buffer added for bug #13672 2022-07-10 20:16:04 +03:00
sprite.cpp CHEWY: Fix in-game dialogs - bugs #13594 and 13632 2022-07-07 15:13:38 +03:00
t_event.cpp CHEWY: Remove dead code 2022-07-10 21:11:32 +03:00
text.cpp CHEWY: Fix dynamic texts - bug #13523 2022-07-09 22:54:09 +03:00
text.h CHEWY: Fix dynamic texts - bug #13523 2022-07-09 22:54:09 +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: Renaming 2022-07-10 20:16:04 +03:00
types.h CHEWY: Renaming 2022-07-10 20:16:05 +03:00