Paweł Kołodziejski
|
89672cb15b
|
GRIM: Fixes #12059. "Grim Fandango always overrides save game path."
There is no reason storing back save path from engine.
Possible it was typo from syncing between read/write registry entries.
|
2024-11-06 22:14:42 +01:00 |
|
Le Philousophe
|
7627ae3b97
|
GRIM: Migrate engine to Path
|
2023-12-24 13:19:25 +01:00 |
|
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 |
|
Paweł Kołodziejski
|
3448880171
|
Grim: Fixed #12938. Convert ScummVM "talkspeed" default to engine default
|
2021-10-01 22:14:29 +02:00 |
|
Paweł Kołodziejski
|
2b39d80d12
|
GRIM: Do not store "last_set" if it was not stored before
|
2020-11-12 10:47:15 +01:00 |
|
Paweł Kołodziejski
|
6e619ca714
|
GRIM: Merge branch 'remastered'
|
2020-10-07 18:26:49 +02:00 |
|
Pawel Kolodziejski
|
8cef3c14cb
|
GRIM: Added keymaps entries for keymapper
|
2020-10-06 21:31:18 +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
|
62ffb1132f
|
Fix assertion on game start, by changing even more registry entries to Int
|
2015-02-03 12:49:05 +01:00 |
|
Einar Johan Trøan Sømåen
|
c4cc9fe3b0
|
GRIM: Fix the type of the director's commentary volume, to avoid crashing when changing it in options. (Remastered).
|
2015-02-02 22:31:30 +01:00 |
|
Einar Johan Trøan Sømåen
|
0d1a71f2c2
|
Further stub, and fix registry types, so that the options menu can semi-work with the next commit.
|
2015-02-02 20:21:44 +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 |
|
Joel Teichroeb
|
8ca5d33734
|
stub more opcodes
|
2015-01-27 15:57:17 -08:00 |
|
Joel Teichroeb
|
9cfdb63406
|
Initial remastered work
|
2015-01-27 13:31:26 -08:00 |
|
Joel Teichroeb
|
0f3da43694
|
GRIM: Change NULL to nullptr.
|
2014-05-30 17:43:08 -07:00 |
|
Pawel Kolodziejski
|
8759900b6a
|
ALL: synced with ScummVM
|
2014-04-05 18:18:42 +02:00 |
|
Joel Teichroeb
|
c0cb2f1f9c
|
GRIM: Use a consitent style for constructor initializers
|
2013-10-26 13:57:55 -07: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 |
|
Paweł Kołodziejski
|
f0323311b1
|
GRIM: make engine run at 60 fps by default
|
2012-08-19 19:45:32 +02:00 |
|
Paweł Kołodziejski
|
a916cf300a
|
GRIM: fix accept SpeechMode for grim demo
|
2012-04-08 18:47:14 +02:00 |
|
Joel Teichroeb
|
3f4d93373a
|
GRIM: Fix the default text speed
|
2012-04-03 16:10:03 -07: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
|
74796a5de7
|
strcasecmp->scumm_stricmp
|
2011-05-01 18:39:28 +02:00 |
|
Pawel Kolodziejski
|
a02ae4bc5d
|
fix compilation
|
2011-05-01 18:12:07 +02:00 |
|
Pawel Kolodziejski
|
b18b857558
|
cleanup headers - grim part
|
2011-04-16 14:12:44 +02:00 |
|
Pawel Kolodziejski
|
26f97ed5a3
|
* initial works on GUI, launcher works, not external themes yet
* cleanup header files
|
2009-10-04 10:58:28 +00:00 |
|
Pawel Kolodziejski
|
f364f9a535
|
update headers
|
2009-05-26 14:13:08 +00:00 |
|
Pawel Kolodziejski
|
a4467bd1d0
|
convert residual into multi engine support (not all things done yet, WIP)
|
2009-05-25 19:21:58 +00:00 |
|
Pawel Kolodziejski
|
8b8e7e07d2
|
added namespace Grim
|
2009-05-25 06:49:57 +00:00 |
|
Pawel Kolodziejski
|
a34d883844
|
update path includes for recent directory changes
|
2009-05-24 19:13:58 +00:00 |
|
Pawel Kolodziejski
|
f58c073a0a
|
move/rename engine into engines/grim
|
2009-05-24 18:55:19 +00:00 |
|