scummvm/engines/chewy
2019-11-03 11:43:00 +01:00
..
video CHEWY: Add support for palette fadeout to videos 2016-10-10 04:42:06 +03:00
chewy.cpp JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
chewy.h CHEWY: Create a scene class 2016-10-10 05:05:42 +03:00
configure.engine CHEWY: Added engine stub 2016-10-03 00:32:32 +03:00
console.cpp JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
console.h CHEWY: Add a command to draw sprites on screen to the debugger 2017-03-15 10:28:58 +02:00
cursor.cpp CHEWY: Initial work on speech for hotspot actions 2017-03-15 10:28:59 +02:00
cursor.h CHEWY: Initial work on speech for hotspot actions 2017-03-15 10:28:59 +02:00
detection.cpp ENGINES: Stop using 'single id' 2019-11-03 11:43:00 +01:00
events.cpp CHEWY: Initial work on speech for hotspot actions 2017-03-15 10:28:59 +02:00
events.h CHEWY: Fix Various Unused Variable Warnings. 2017-01-14 08:43:01 +00:00
graphics.cpp CHEWY: Properly clip drawn text 2017-03-14 22:51:12 +02:00
graphics.h CHEWY: More work on scene hotspots 2017-03-14 03:34:50 +02:00
module.mk CHEWY: Create a scene class 2016-10-10 05:05:42 +03:00
resource.cpp CHEWY: Fix undefined behavior 2016-10-07 12:29:14 +03:00
resource.h CHEWY: Initial support for in-game texts (game dialog texts) 2016-10-04 02:27:22 +03:00
scene.cpp JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
scene.h CHEWY: Initial work on speech for hotspot actions 2017-03-15 10:28:59 +02:00
sound.cpp CHEWY: Plug memory leaks 2016-11-13 16:36:43 +01:00
sound.h CHEWY: Initial work on converting TMF music data back to MOD data 2016-10-09 23:39:41 +03:00
text.cpp CHEWY: More work on scene hotspots 2017-03-14 03:34:50 +02:00
text.h CHEWY: More work on scene info handling 2017-07-15 19:48:43 +03:00