Little Cat
4d3b88e9f5
GRIM: Fix Velasco's reminiscences cutting off. Fixes #356
2017-10-26 20:49:20 +02:00
Paul Gilbert
1947d310df
TITANIC: New titanic.dat with fixed German chevron strings
2017-10-15 21:39:48 -04:00
Paul Gilbert
3a5c274ef7
TITANIC: Added latest titanic.dat
2017-10-08 12:45:29 -04:00
Paul Gilbert
6291eb75d0
TITANIC: Fix German strings in create_titanic, regenerate titanic.dat
2017-08-26 12:39:34 -04:00
Paul Gilbert
6a5c520194
DEVTOOLS: Add compression for titanic.dat bitmaps
2017-08-12 20:08:49 -04:00
Thierry Crozat
ab8b5273ef
BUILD: Add titanic.dat files to the list of engines data files
2017-07-02 22:08:26 +01:00
Paul Gilbert
7264e4374a
TITANIC: Add titanic.dat to engine-data
2017-06-25 22:09:54 -04:00
Filippos Karapetis
c0d9752730
CRYO: Add cryo.dat to engine-data
2017-02-11 20:47:15 +02:00
Bastien Bouclet
bb896d23bc
MYST3: Fix the node init script being incomplete in myst3.dat
2016-10-16 09:26:00 +02:00
Eugene Sandulenko
0239baeacb
DISTS: Generate proper macventure.dat
2016-09-03 13:52:05 +02:00
Eugene Sandulenko
d5152ae3d1
DISTS: Add placeholder for macventure.dat to make the buildbot happy
2016-09-03 13:30:41 +02:00
Bastien Bouclet
9cc0513f69
DISTS: Add 'myst3.dat' version 1
2016-08-22 20:22:42 +02:00
Eugene Sandulenko
e508b14182
KYRA: Regenerate kyra.dat
2016-07-30 02:31:47 +03:00
lavosspawn
4d94bdc064
Verified the sky.cpt file that digitall provided in https://sourceforge.net/p/scummvm/bugs/2687/
...
The contained data corresponds to Revolution's original assembly sources, scummvm's initial file contained one incorrect reference.
This will stop Officer Blunt from swimming in the lake without any further sideeffects.
2016-07-21 19:24:31 +02:00
Johannes Schickel
2317e3fa58
KYRA: Simplify Kyra1 audio track filename handling
2016-05-15 16:13:25 +02:00
Torbjörn Andersson
ee5acb25ad
ACCESS: Add TODO for access.dat
2015-11-27 20:58:24 +01:00
Paul Gilbert
a6150f9308
ACCESS: Creation of access.dat for holding Access games engine data
2015-11-27 12:12:32 -05:00
athrxx
13f30fb46b
KYRA: (LOK/PC-98) - add missing string resource
2015-11-10 18:38:33 +01:00
Eugene Sandulenko
54e136d27e
TESTBED: Added detection file to repository
2015-11-07 13:26:56 +01:00
Thierry Crozat
d21054f0b7
DEVTOOLS: Include french menu in mort.dat
2015-09-07 23:49:58 +01:00
Dries Harnie
f7244925c3
GRIM: Enable side textures in postCamChangeHandler
2015-08-14 15:24:56 +02:00
athrxx
f76e02e5d6
KYRA: (EOB) - add support for Italian fan translation of EOB I
2014-10-11 19:28:14 +02:00
johndoe123
22bcea1b31
NEVERHOOD: Update neverhood.dat
2014-06-06 10:00:27 +02:00
Joel Teichroeb
d53c54596f
GRIM: Correctly disable an override in the set tg. Fixes #861
2014-04-11 13:56:36 -07:00
Joel Teichroeb
bf81dbcc3b
GRIM: Fix the pause in Manny's walk backwards animation. Fixes #137
2014-03-29 22:11:55 -07:00
Dries Harnie
7096704bb5
GRIM: Fix typo in GrimPatchesDesc.txt
2014-03-27 20:31:57 +01:00
athrxx
2e8f2ba822
KYRA: fix static resources in Russian fan translation
...
(some messed up strings)
2014-03-17 21:32:41 +01:00
Paul Gilbert
5070bbcf0f
LURE: Minor change to language text strings
2014-03-16 15:34:33 -04:00
Johannes Schickel
d771c4d3bb
KYRA: Fix EoB 1 German rest string when monsters are nearby.
2014-03-03 02:00:05 +01:00
Johannes Schickel
02697757ea
DISTS: Regenerate kyra.dat.
2014-03-03 02:00:05 +01:00
Strangerke
f5748d16eb
NEVERHOOD: Add a todo in the readme related to engine data
2014-01-18 14:52:25 +01:00
Ingo van Lil
6bb31ac575
EMI: Fix crash when restarting the game
...
ResidualVM's EMI patch installs a custom version of system_prefs.loadprefs
which maps config reads to GetResidualVMPreference() calls. The original
system_prefs.cfg is saved and used as source for default values. When
the custom loadprefs function is called a second time (i.e. when using
the New Game option in the main menu) any config read results in an
endless recursion.
2014-01-12 16:18:51 +01:00
Joel Teichroeb
4c0f0d3a45
EMI: Patch a typo in mot.lua
...
This caused issues with guybrush using his inventory while on the raft
2013-12-02 09:19:10 -08:00
Andrea Corna
fcadc4af48
EMI: Add functions to handle saving preferences outside efmi.cfg and relative hooks in scripts
2013-09-10 00:00:24 +02:00
Andrea Corna
6b30e35f4a
EMI: Add support for PatchR from bundled container
2013-09-10 00:00:18 +02:00
Thierry Crozat
cc16cb5823
MORTEVIELLE: Change German menu translation
...
The original menu was almost not translated (only one of the six menu was translated). Thanks to Raziel for the menu name suggestions.
2013-08-20 14:03:53 +01:00
Thierry Crozat
efbf1ff5f9
MORTEVIELLE: Store German menu data in data file and clean menu code
...
This opens the door to a better translation of the menu to German. Also
the code will now always try to read the menu data from the mort.data file
and only if this fails it will use the game data. And remove some dead code
that was to support the corrupted menu.mor file.
2013-08-19 21:11:23 +01:00
Strangerke
3bdc85709f
MORTEVIELLE: Fix the order of German verbs.
2013-08-18 22:30:23 +02:00
Strangerke
019f7e59fd
DEVTOOLS: Fix English verbs order in Mortevielle
2013-08-15 07:56:11 +02:00
Strangerke
b234215854
DEVTOOLS: Add Menu 3 & 4 verb indexes in MORT.DAT
2013-08-14 23:54:33 +02:00
Thierry Crozat
8f8ea10c03
MORTEVIELLE: Improve English translation
...
Two sentences are used for both men and women and therefore need
to be gender agnostic.
2013-08-11 11:55:17 +01:00
Thierry Crozat
13ddf33e78
MORTEVIELLE: Update English translation
...
I checked some of the dialogs for which we were not sure, fixed them
when needed and removed the debug number. There are two lines
however that causes an issue as they are used for both men and
women, and in English we would need a different translation. The two
texts are:
It is his/her business…
Oh I don't have anything against him/her
The first one seems to be used more often for men than women (so
far I have seen it used for 3 men and 1 woman).
For the second one I changed it to plural in English as it also works
with the context and while it changes the meaning this is not
important.
2013-08-11 01:08:00 +01:00
Thierry Crozat
0a2e64b903
DEVTOOLS: Include English menu in mortevielle dat file
2013-08-03 16:50:14 +01:00
Thierry Crozat
2d1ac29551
DEVTOOLS: Update create_mortdat to the latest version English translation
2013-07-30 20:21:18 +01:00
Strangerke
c10d050eef
MORTEVIELLE: Update misc files to include mort.dat
2013-07-04 23:46:52 +02:00
Strangerke
7c23eb7c44
MORTEVIELLE: Add German translation in the DAT file
2013-07-04 23:25:26 +02:00
Strangerke
6e2d567bca
Merge branch 'master' of https://github.com/scummvm/scummvm into mortevielle
...
Conflicts:
engines/engines.mk
2013-06-26 23:11:34 +02:00
Willem Jan Palenstijn
1022996309
Merge branch 'master'
2013-05-08 20:47:44 +02:00
johndoe123
9ea07e0925
NEVERHOOD: Add tables for Scene2706
2013-05-08 20:47:40 +02:00
johndoe123
8d5a4f736e
NEVERHOOD: Add tables for new scenes in Module2700
2013-05-08 20:47:36 +02:00