scummvm/engines/scumm
Thierry Crozat 7cbf5a9289 SCUMM: Fix interrupting speech not working with AZERTY keyboard
On my AZERTY keyboard the period is obtained using SHIFT + ; and
the code checking the PERIOD keycode and no modifier was failing
on both account. The manual for my French DOTT mentions the period
key, but I have not actually checked how it worked with the original
executable and if using the semicolon key without shift or using the
colon key (which would be the period key on a English-US layout)
works.
2018-03-24 18:17:24 +00:00
..
he SCUMM HE: Use Miles AdLib driver 2018-02-04 12:56:06 +01:00
imuse SCUMM: Rename iMUSE save/load function to avoid confusing function hiding 2018-01-31 21:24:09 -06:00
imuse_digi COMMON: Move VER macro for serializer into common code 2018-01-31 17:58:01 +01:00
insane SCUMM: Add missing break to INSANE code. Thanks to eriktorbjorn and GCC7 2017-08-11 20:13:24 +02:00
players JANITORIAL: Fix code formatting 2018-02-04 12:59:57 +01:00
smush SCUMM: Fix some class initializations 2016-11-19 17:30:16 +01:00
actor_he.h
actor.cpp SCUMM: MM V0: Fix regression from 038b3b1789 and comment/cleanup 2018-03-12 11:36:04 +01:00
actor.h SCUMM: MM V0: Fix regression from 038b3b1789 and comment/cleanup 2018-03-12 11:36:04 +01:00
akos.cpp
akos.h
base-costume.cpp
base-costume.h
bomp.cpp
bomp.h
boxes.cpp
boxes.h
camera.cpp
cdda.cpp
cdda.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
charset-fontdata.cpp
charset.cpp SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
charset.h COMMON: Move VER macro for serializer into common code 2018-01-31 17:58:01 +01:00
configure.engine
costume.cpp SCUMM: Fix bug #6817 (V1 Actors drawn 1 line too high) 2016-12-27 10:21:23 +11:00
costume.h
cursor.cpp COMMON: Move VER macro for serializer into common code 2018-01-31 17:58:01 +01:00
debugger.cpp
debugger.h
detection_tables.h SCUMM HE: Use Miles AdLib driver 2018-02-04 12:56:06 +01:00
detection.cpp Revert "SCUMM: Check for and flag demos correctly" 2018-02-01 08:03:39 +01:00
detection.h
dialogs.cpp GUI: Remove the ThemeItem draw queues 2018-03-12 11:46:04 +01:00
dialogs.h GUI: Remove the ThemeItem draw queues 2018-03-12 11:46:04 +01:00
file_nes.cpp
file_nes.h
file.cpp SCUMM: Set initial EOS state in Scumm::File class 2016-11-27 14:02:52 +01:00
file.h
gfx_towns.cpp SCUMM: Properly inint FM-TOWNS gfx code 2016-11-27 14:02:52 +01:00
gfx.cpp
gfx.h
gfxARM.s
help.cpp ALL: game state => saved game 2016-11-29 20:15:20 +01:00
help.h
input.cpp SCUMM: Fix interrupting speech not working with AZERTY keyboard 2018-03-24 18:17:24 +00:00
midiparser_ro.cpp
module.mk SCUMM HE: Use Miles AdLib driver 2018-02-04 12:56:06 +01:00
music.h SCUMM HE: Use Miles AdLib driver 2018-02-04 12:56:06 +01:00
nut_renderer.cpp
nut_renderer.h
object.cpp SCUMM: Fix possible return of garbage values 2017-12-01 19:22:52 -06:00
object.h
palette.cpp
POTFILES
proc3ARM.s
resource_v2.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
resource_v3.cpp
resource_v4.cpp
resource.cpp
resource.h
room.cpp
saveload.cpp SCUMM: Fix compilation failure when DISABLE_TOWNS_DUAL_LAYER_MODE is defined 2018-01-31 21:24:09 -06:00
script_v0.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
script_v2.cpp Merge pull request #902 from segrax/Fix_4556 2017-02-21 23:33:17 +01:00
script_v3.cpp
script_v4.cpp
script_v5.cpp SCUMM: Add missing return statement 2017-08-11 20:20:25 +02:00
script_v6.cpp SCUMM: Prevent darkenPallete() in Room 0 in FT, fixes bug #9871 2017-08-17 09:47:03 +01:00
script_v8.cpp
script.cpp SCUMM: Fix array overflow writing var when no current script is set 2017-12-01 19:39:30 -06:00
script.h
scumm_v0.h SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
scumm_v2.h SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
scumm_v3.h
scumm_v4.h
scumm_v5.h SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
scumm_v6.h
scumm_v7.h SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
scumm_v8.h
scumm-md5.h SCUMM HE: Use Miles AdLib driver 2018-02-04 12:56:06 +01:00
scumm.cpp SCUMM HE: Use Miles AdLib driver 2018-02-04 12:56:06 +01:00
scumm.h SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
sound.cpp SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
sound.h COMMON: Move VER macro for serializer into common code 2018-01-31 17:58:01 +01:00
string.cpp
usage_bits.cpp
usage_bits.h
util.cpp
util.h
vars.cpp
verbs.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
verbs.h