scummvm/engines/drascula
Willem Jan Palenstijn 2af9ab6f61 DRASCULA: Add bound check asserts to copyRect
Bug #7110 showed a crash here. Even though that was likely a compiler
error, these extra checks shouldn't hurt.
2017-02-11 16:50:28 +01:00
..
actors.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
animation.cpp DRASCULA: Fix bug when talking to drunkard in chapter 2 2016-12-08 22:44:07 +00:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
console.h DRASCULA: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
converse.cpp DRASCULA: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
detection.cpp DRASCULA: Link speech and SFX volumes 2017-02-11 14:38:58 +00:00
drascula.cpp ALL: Leave out instructions for engine data issues 2016-12-08 13:38:56 +01:00
drascula.h DRASCULA: Fix sound volume synchronization 2017-02-11 14:38:58 +00:00
graphics.cpp DRASCULA: Add bound check asserts to copyRect 2017-02-11 16:50:28 +01:00
interface.cpp DRASCULA: Swap extraSurface and tableSurface use in chapter 6 for Spanish version 2016-04-16 18:59:27 +01:00
module.mk Drascula: Added debug console. Implemented a (buggy) room comand. 2010-06-15 10:18:34 +00:00
objects.cpp DRASCULA: Fix axe visibility flag when entering room 31 2016-04-17 22:14:20 +01:00
palette.cpp DRASCULA: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
POTFILES ALL: Unify 'missing engine data' message 2016-12-05 21:04:50 +01:00
resource.cpp DRASCULA: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
rooms.cpp DRASCULA: Swap extraSurface and tableSurface use in chapter 6 for Spanish version 2016-04-16 18:59:27 +01:00
saveload.cpp ALL: save file => saved game 2016-11-29 21:10:59 +01:00
sound.cpp DRASCULA: Fix sound volume synchronization 2017-02-11 14:38:58 +00:00
talk.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00