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 |
|