scummvm/engines/saga
Torbjörn Andersson 0a5a722b02 SAGA: Fix interface colors in French and German versions of IHNM
The same fix that had already been applied to the Spanish version
also applies to the French and German versions. (Judging by the
detection entries, there aren't any alternative versions so the
ones I got from GOG should be representative.)

The palettes aren't quite identical to the Spanish one, but I
think the remaining difference is for the spiritual barometer, so
the special case for that remains Spanish-only.
2016-03-16 06:16:44 +01:00
..
actor_path.cpp SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
actor_walk.cpp ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. 2014-05-27 02:04:07 +02:00
actor.cpp SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
actor.h SAGA: Remove the buggy actor swapping fixup code for IHNM 2014-10-27 12:28:18 +02:00
animation.cpp ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. 2014-05-27 02:04:07 +02:00
animation.h SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
console.cpp SAGA: Add debug commands for playing music, sounds and voices 2014-07-20 18:49:57 +03:00
console.h SAGA: Add debug commands for playing music, sounds and voices 2014-07-20 18:49:57 +03:00
detection_tables.h SAGA: Add support for Russian fan-translation of IHNM 2016-01-10 09:21:03 +01:00
detection.cpp ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. 2016-03-08 19:01:13 +01:00
displayinfo.h SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
events.cpp SAGA: Add wrappers for queuing music events 2014-07-20 17:10:55 +03:00
events.h SAGA: Add wrappers for queuing music events 2014-07-20 17:10:55 +03:00
font_map.cpp SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
font.cpp SAGA: Add support for Russian fan-translation of IHNM 2016-01-10 09:21:03 +01:00
font.h SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
gfx.cpp SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
gfx.h SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
image.cpp SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
input.cpp SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
interface.cpp SAGA: Fix interface colors in French and German versions of IHNM 2016-03-16 06:16:44 +01:00
interface.h SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
introproc_ihnm.cpp SAGA: Tweak music timing in IHNM intro 2015-06-28 16:38:47 +02:00
introproc_ite.cpp SAGA: Initial work on the DOS ITE demo 2015-07-04 01:51:45 +03:00
introproc_saga2.cpp SAGA: Add support for MIDI music in SAGA2 games 2014-07-20 21:19:20 +03:00
isomap.cpp SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
isomap.h SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
itedata.cpp SAGA: Add support for Russian fan-translation of IHNM 2016-01-10 09:21:03 +01:00
itedata.h SAGA: Move ITE credits together with the other ITE static data 2014-07-20 17:10:56 +03:00
module.mk Moved the Shorten decoder inside the SAGA engine, as it's the only one using it (and it's still unfinished, too) 2010-01-27 08:40:48 +00:00
music.cpp SAGA: Add comments about possibly race conditions to timer callbacks. 2016-02-09 02:52:29 +01:00
music.h SAGA: Tweak music timing in IHNM intro 2015-06-28 16:38:47 +02:00
objectmap.cpp ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. 2014-05-27 02:04:07 +02:00
objectmap.h SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
palanim.cpp SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
palanim.h SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
puzzle.cpp SAGA: Add comments about possibly race conditions to timer callbacks. 2016-02-09 02:52:29 +01:00
puzzle.h SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
render.cpp SAGA: Add comments about possibly race conditions to timer callbacks. 2016-02-09 02:52:29 +01:00
render.h SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
resource_hrs.cpp SAGA: Add support for MIDI music in SAGA2 games 2014-07-20 21:19:20 +03:00
resource_res.cpp SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
resource_rsc.cpp SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
resource.cpp SAGA: Cleanup 2014-07-20 21:18:40 +03:00
resource.h SAGA: Add support for MIDI music in SAGA2 games 2014-07-20 21:19:20 +03:00
saga.cpp SAGA: Fix interface colors in French and German versions of IHNM 2016-03-16 06:16:44 +01:00
saga.h SAGA: Initial work on the DOS ITE demo 2015-07-04 01:51:45 +03:00
saveload.cpp SAGA: Remove the buggy actor swapping fixup code for IHNM 2014-10-27 12:28:18 +02:00
scene.cpp SAGA: Add support for the scene descriptors of the ITE DOS demo 2015-07-04 01:51:45 +03:00
scene.h SAGA: Initial work on the DOS ITE demo 2015-07-04 01:51:45 +03:00
script.cpp SAGA: Initial work on the DOS ITE demo 2015-07-04 01:51:45 +03:00
script.h SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
sfuncs_ihnm.cpp SAGA: Add wrappers for queuing music events 2014-07-20 17:10:55 +03:00
sfuncs.cpp SAGA: Remove the buggy actor swapping fixup code for IHNM 2014-10-27 12:28:18 +02:00
shorten.cpp SAGA: Silence a gcc warning 2014-09-28 15:29:49 -04:00
shorten.h SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
sndres.cpp AUDIO: Make makeAIFFStream return a RewindableAudioStream 2015-06-06 17:20:41 -04:00
sndres.h SAGA: Add debug commands for playing music, sounds and voices 2014-07-20 18:49:57 +03:00
sound.cpp SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
sound.h SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
sprite.cpp SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
sprite.h SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
sthread.cpp SAGA: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
xref.txt