scummvm/engines/bbvs
Torbjörn Andersson 1c841094fa BBVS: Use memmove(), not memcpy(), for overlapping memory areas
CID 1230310. This fixes the credits easter eggs for me.
2015-11-30 22:39:54 +01:00
..
minigames BBVS: Fix typo in array size 2015-11-14 22:43:16 +01:00
bbvs.cpp BBVS: Use memmove(), not memcpy(), for overlapping memory areas 2015-11-30 22:39:54 +01:00
bbvs.h BBVS: Since we're using GUI for menus, switch iGUI to the relevant language 2015-11-18 01:11:05 +01:00
configure.engine BBVS: Enable engine by default 2015-11-15 18:10:38 +01:00
detection.cpp BBVS: Mark games as testing 2015-11-18 01:15:55 +01:00
dialogs.cpp BBVS: Added Russian BBVS 2015-11-14 01:03:33 +01:00
dialogs.h BBVS: Remove trailing whitespace 2014-10-28 16:24:45 +02:00
gamemodule.cpp BBVS: Remove trailing whitespace 2014-10-28 16:24:45 +02:00
gamemodule.h BBVS: Remove trailing whitespace 2014-10-28 16:24:45 +02:00
graphics.cpp BBVS: Remove trailing whitespace 2014-10-28 16:24:45 +02:00
graphics.h BBVS: Fix include guard and include guard name comments for endifs 2014-02-15 23:48:08 +01:00
logic.cpp BBVS: Move some code out of bbvs.cpp 2014-02-22 20:34:52 +02:00
module.mk BBVS: Move some code out of bbvs.cpp 2014-02-22 20:34:52 +02:00
saveload.cpp BBVS: Remove trailing whitespace 2014-10-28 16:24:45 +02:00
scene.cpp BBVS: Remove trailing whitespace 2014-10-28 16:24:45 +02:00
sound.cpp
sound.h AUDIO: Make makeAIFFStream return a RewindableAudioStream 2015-06-06 17:20:41 -04:00
spritemodule.cpp BBVS: Remove trailing whitespace 2014-10-28 16:24:45 +02:00
spritemodule.h BBVS: Fix include guard and include guard name comments for endifs 2014-02-15 23:48:08 +01:00
videoplayer.cpp BBVS: Fix recent video player memory leak (CID 1339416) 2015-11-16 22:08:49 +01:00
walk.cpp BBVS: Fix bug #6954: Pathfinding bug in Prison 2015-11-23 13:22:51 +01:00