scummvm/engines/chewy
2022-03-09 23:01:41 +01:00
..
dialogs CHEWY: More renaming 2022-03-09 09:12:51 +01:00
rooms CHEWY: Fix Howard not appearing when leaving house 2022-03-07 20:39:05 -08:00
video CHEWY: Refactor and simplify keyboard key handling code 2022-03-08 01:34:11 +02:00
ani_dat.h CHEWY: Still renaming 2022-03-03 18:36:50 -08:00
atds.cpp CHEWY: rework checks on TXT_MARK_LOOK in ats_get_txt (also fix coverity 1475955) 2022-03-09 22:17:07 +01:00
atds.h CHEWY: More renaming 2022-03-09 09:12:51 +01:00
bitclass.h CHEWY: Capitalize class names 2022-03-03 18:36:27 -08:00
chewy.cpp CHEWY: Rewrite the hotspot state file (diah.adh) using memory streams 2022-03-05 02:18:49 +02:00
chewy.h CHEWY: Remove leftover include 2022-03-05 02:26:26 +02:00
configure.engine
credits.pl CHEWY: Further add to credits 2022-03-03 18:35:25 -08:00
cursor.cpp CHEWY: Refactor the mouse code to use CursorMan and ScummVM cursors 2022-03-06 14:40:44 +02:00
cursor.h CHEWY: Refactor the mouse code to use CursorMan and ScummVM cursors 2022-03-06 14:40:44 +02:00
data.cpp CHEWY: More renaming 2022-03-09 09:12:51 +01:00
data.h CHEWY: More renaming 2022-03-09 09:12:51 +01:00
debugger.cpp CHEWY: Still renaming 2022-03-03 18:36:50 -08:00
debugger.h CHEWY: Add debugger command for showing walkable areas 2022-03-03 18:36:08 -08:00
defines.h CHEWY: More renaming 2022-03-09 09:12:51 +01:00
detail.cpp CHEWY: Turn _tafName into a Common::String (fix coverity 1475961) 2022-03-09 23:01:41 +01:00
detail.h CHEWY: Turn _tafName into a Common::String (fix coverity 1475961) 2022-03-09 23:01:41 +01:00
detection.cpp CHEWY: Fix detection table to work with Mass Add properly 2022-03-03 18:36:20 -08:00
detection.h CHEWY: Added Chewy namespace back in 2022-03-03 18:34:42 -08:00
effect.cpp CHEWY: remove a couple of unused functions in effect and mcga_graphics, some renaming 2022-03-06 22:17:49 +01:00
effect.h CHEWY: remove a couple of unused functions in effect and mcga_graphics, some renaming 2022-03-06 22:17:49 +01:00
events.cpp CHEWY: Fix regression when using items 2022-03-08 03:23:41 +02:00
events.h CHEWY: Refactor and simplify keyboard key handling code 2022-03-08 01:34:11 +02:00
gedclass.cpp Remove the modul / fcode checks 2022-03-03 18:36:38 -08:00
gedclass.h CHEWY: Capitalize class names 2022-03-03 18:36:27 -08:00
globals.cpp CHEWY: Further Globals cleanup, renamed file to globals.cpp 2022-03-03 18:36:31 -08:00
globals.h CHEWY: Refactor and simplify keyboard key handling code 2022-03-08 01:34:11 +02:00
inits.cpp CHEWY: Refactor and simplify keyboard key handling code 2022-03-08 01:34:11 +02:00
io_game.cpp CHEWY: Switch to the new video code 2022-03-05 17:26:29 +02:00
io_game.h CHEWY: Header define fixes 2022-03-03 18:36:48 -08:00
m_event.cpp CHEWY: More renaming 2022-03-09 09:12:51 +01:00
main.cpp CHEWY: Refactor and simplify keyboard key handling code 2022-03-08 01:34:11 +02:00
main.h CHEWY: More renaming 2022-03-03 18:37:16 -08:00
mcga_graphics.cpp CHEWY: Refactor and simplify keyboard key handling code 2022-03-08 01:34:11 +02:00
mcga_graphics.h CHEWY: Remove unused palette save/load code 2022-03-08 00:59:13 +02:00
mcga.cpp CHEWY: Remove unused palette save/load code 2022-03-08 00:59:13 +02:00
mcga.h CHEWY: Remove unused palette save/load code 2022-03-08 00:59:13 +02:00
memory.cpp CHEWY: Remove unused structure, some renaming 2022-03-03 18:36:50 -08:00
memory.h CHEWY: Refactor text printing and font handling code 2022-03-03 18:36:42 -08:00
menus.cpp CHEWY: More renaming 2022-03-09 09:12:51 +01: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: Simplify the event manager code 2022-03-06 14:40:42 +02:00
mouse.cpp CHEWY: Fix regression when using items 2022-03-08 03:23:41 +02:00
mouse.h CHEWY: Fix regression when using items 2022-03-08 03:23:41 +02:00
movclass.cpp CHEWY: More janitorial work around CppCheck 2022-03-03 18:36:38 -08:00
movclass.h CHEWY: Fix building with older compilers 2022-03-05 16:05:56 +00:00
ngsdefs.h CHEWY: Remove two useless externals in mouse, some renaming 2022-03-03 18:37:21 -08:00
ngshext.h CHEWY: Switch to the new video code 2022-03-05 17:26:29 +02:00
ngstypes.cpp CHEWY: rename a bunch of 'Anz' variables 2022-03-07 00:58:19 +01:00
ngstypes.h CHEWY: Refactor and simplify keyboard key handling code 2022-03-08 01:34:11 +02:00
object_extra.cpp CHEWY: Some renaming 2022-03-03 18:36:41 -08:00
object_extra.h CHEWY: Some more renaming 2022-03-03 18:36:49 -08:00
object.cpp CHEWY: Still renaming 2022-03-03 18:36:50 -08:00
object.h CHEWY: Some renaming 2022-03-03 18:36:41 -08:00
r_event.cpp CHEWY: Refactor and simplify keyboard key handling code 2022-03-08 01:34:11 +02:00
resource.cpp CHEWY: Fix regression in dialogs 2022-03-06 23:49:20 +02:00
resource.h CHEWY: Fix regression in dialogs 2022-03-06 23:49:20 +02:00
room.cpp CHEWY: rename a bunch of 'Anz' variables 2022-03-07 00:58:19 +01:00
room.h CHEWY: Fix Redundant Declaration Warnings 2022-03-07 20:11:55 +00:00
sound_player.cpp CHEWY: rename a bunch of 'Anz' variables 2022-03-07 00:58:19 +01:00
sound_player.h CHEWY: Cleanup 2022-03-06 01:07:48 +02:00
sound.cpp CHEWY: More renaming 2022-03-03 18:36:49 -08:00
sound.h CHEWY: Mixed speech & subtitle support for item interactions 2022-03-03 18:36:40 -08:00
sprite.cpp CHEWY: Refactor and simplify keyboard key handling code 2022-03-08 01:34:11 +02:00
t_event.cpp CHEWY: More renaming 2022-03-09 09:12:51 +01:00
text.cpp CHEWY: Some more renaming 2022-03-03 18:36:49 -08:00
text.h CHEWY: more renaming 2022-03-03 18:36:48 -08:00
timer.cpp CHEWY: Some more renaming 2022-03-03 18:36:49 -08:00
timer.h CHEWY: Some more renaming 2022-03-03 18:36:49 -08:00
types.cpp CHEWY: Still renaming 2022-03-03 18:36:50 -08:00
types.h CHEWY: Fix building with older compilers 2022-03-05 16:05:56 +00:00