scummvm/engines/sci
Thierry Crozat 92d83f5c96 SCI: Add LarryScale option to LSL7 demo
I am not actually sure there is any scaling involved
in the demo, but it plays perfectly with this option
enabled, and this makes it consistent with the full
game options.
2018-06-29 23:15:27 +01:00
..
engine SCI: Fix shadowing warning 2018-06-29 09:14:17 +02:00
graphics SCI: Use LarryScale in games that support it, not just LSL7 2018-06-29 21:59:39 +02:00
parser
sound SCI: Added overried specifiers 2018-03-28 12:35:22 +02:00
video SCI32: Clean up scriptWidth/scriptHeight/screenWidth/screenHeight 2017-10-06 22:56:26 -05:00
configure.engine
console.cpp SCI: Avoid (false positive) uninitialized use warning 2018-02-01 20:19:27 +01:00
console.h
debug.h
decompressor.cpp SCI: Fix UB shifting negative integers 2017-11-19 12:48:14 -06:00
decompressor.h
detection.cpp Merge pull request #1141 from DanielSWolf/larryscale 2018-06-03 17:41:47 +01:00
detection_tables.h SCI: Add LarryScale option to LSL7 demo 2018-06-29 23:15:27 +01:00
event.cpp JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
event.h SCI: Do some clean-up of event handling system 2017-09-27 20:27:33 -05:00
module.mk
POTFILES
resource.cpp SCI32: Fix segfault when SCI3 vocab isn't found 2018-01-02 12:57:59 -06:00
resource.h
resource_audio.cpp
resource_intern.h
sci.cpp SCI: Do some clean-up of event handling system 2017-09-27 20:27:33 -05:00
sci.h SCI: Add game option for enabling/disabling LarryScale in LSL7 2018-03-16 22:33:06 +01:00
util.cpp
util.h