Commit graph

22 commits

Author SHA1 Message Date
Paweł Kołodziejski
20cb0ae228
ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh
a05e54f00c JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
Paweł Kołodziejski
6e619ca714 GRIM: Merge branch 'remastered' 2020-10-07 18:26:49 +02:00
Pawel Kolodziejski
830bb70df6 GRIM: Silence compiler warning 2020-09-20 21:53:19 +02:00
Einar Johan Trøan Sømåen
4d3bd64ca7 Fix crash because of advanced_lighting being a string in registry, also add registry handling of "fullscreen". 2015-02-04 14:20:35 +01:00
Einar Johan Trøan Sømåen
d3894a622d REMASTERED: Handle rendering-mode in registry. 2015-02-02 18:13:56 +01:00
Einar Johan Trøan Sømåen
f83979f082 Stub more stuff, and add registry mappings, so that we can configure stuff (semi) reliably. The options menu reacts (although semi-blind for now). 2015-01-28 21:34:22 +01:00
Pawel Kolodziejski
8759900b6a ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
Andrea Corna
a0d9f46f31 GRIM/EMI: Break up global config keys from Grim registry and turn off it in EMI 2013-09-09 19:38:10 +02:00
Giulio Camuffo
61eeb63278 GRIM: Add a config option to disable ARB shaders: "use_arb_shaders", defaulted to true 2013-01-21 17:04:26 +01:00
Paweł Kołodziejski
175620b62a ALL: change license headers from LGPL to GPL, and few updates 2012-12-19 23:15:43 +01:00
Giulio Camuffo
9408685462 GRIM: Add support for integer registry values.
Fix #520. The problem was that ReadRegistryValue("SfxVolume") was pushing
a string, which was later compared to a number, making lua complain.
2012-03-07 23:02:08 +01:00
Bastien Bouclet
f521415baf GRIM: Use standard config settings. The GUI settings are now effective.
Affected settings are the subtitles, text speed and speech mode.
2012-02-09 13:42:25 +01:00
Bastien Bouclet
6baf47fd65 GRIM: Use the full volume range 2012-02-09 12:04:59 +01:00
Paweł Kołodziejski
e350c7f777 renames 2012-01-06 23:29:45 +01:00
Pawel Kolodziejski
356c9c8c07 sync with scummvm 2011-05-18 23:33:39 +02:00
Pawel Kolodziejski
b18b857558 cleanup headers - grim part 2011-04-16 14:12:44 +02:00
Pawel Kolodziejski
f364f9a535 update headers 2009-05-26 14:13:08 +00:00
Pawel Kolodziejski
b6af258b75 update defines for include files 2009-05-26 09:39:42 +00:00
Pawel Kolodziejski
8b8e7e07d2 added namespace Grim 2009-05-25 06:49:57 +00:00
Pawel Kolodziejski
f58c073a0a move/rename engine into engines/grim 2009-05-24 18:55:19 +00:00
Renamed from engine/registry.h (Browse further)