scummvm/engines/bbvs
Colin Snover cc12c878b7 BBVS: Fix UB shifting negative signed integers
These shifted values are replaced with their literal equivalents
as would be calculated on an x86.
2017-09-11 08:13:58 +02:00
..
minigames BBVS: Fix UB shifting negative signed integers 2017-09-11 08:13:58 +02:00
bbvs.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
bbvs.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
configure.engine BBVS: Enable engine by default 2015-11-15 18:10:38 +01:00
detection.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
dialogs.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
dialogs.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
gamemodule.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
gamemodule.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
graphics.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
graphics.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
logic.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
module.mk BBVS: Move some code out of bbvs.cpp 2014-02-22 20:34:52 +02:00
saveload.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
scene.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
sound.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
sound.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
spritemodule.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
spritemodule.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
videoplayer.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
walk.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00