scummvm/engines/bbvs
Johannes Schickel 0b6befdcc5 ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
_singleid   -> _singleId
_gameids    -> _gameIds
_guioptions -> _guiOptions
2016-03-08 19:01:13 +01:00
..
minigames BBVS: Fix typo in array size 2015-11-14 22:43:16 +01:00
bbvs.cpp BBVS: Fix compilation without translation enabled 2015-12-21 17:58:09 -05:00
bbvs.h BBVS: Fix compilation without translation enabled 2015-12-21 17:58:09 -05:00
configure.engine BBVS: Enable engine by default 2015-11-15 18:10:38 +01:00
detection.cpp ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. 2016-03-08 19:01:13 +01:00
dialogs.cpp BBVS: Move dialog to avoid bevel being drawn offscreen 2016-02-26 01:03:57 +01:00
dialogs.h
gamemodule.cpp
gamemodule.h
graphics.cpp BBVS: Hide noisy debug 2015-12-31 21:22:41 +01:00
graphics.h
logic.cpp
module.mk
saveload.cpp
scene.cpp
sound.cpp
sound.h
spritemodule.cpp
spritemodule.h
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