Eugene Sandulenko
59905eee0d
DRASCULA: Added support for Russian fan translation
2018-02-21 22:39:09 +01:00
Thierry Crozat
c1accefe5c
BUILD: Add supernova.dat to install rules
2018-01-23 22:50:39 +00:00
Thierry Crozat
2c42276052
SUPERNOVA: Update engine data file
2018-01-23 02:15:47 +00:00
Thierry Crozat
a996a31ab9
SUPERNOVA: Add engine data file
2018-01-23 02:15:43 +00:00
Colin Snover
cf61174396
KYRA: Fix crash due to missing palette data for OldFloppy version
...
Thanks to sergesv for the patch.
Fixes Trac#9733.
2017-11-20 20:44:54 -06:00
Eugene Sandulenko
327dcf98ec
DRASCULA: Make remaining static texts translatable
...
drascula.dat file version bumped
2017-11-14 04:07:11 +01: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
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
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
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
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
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
Willem Jan Palenstijn
02c5cc75a7
Merge branch 'master'
...
Conflicts:
configure
base/plugins.cpp
2013-05-08 20:46:44 +02:00
johndoe123
a94c1fcb8f
NEVERHOOD: Add tables for Scene2403
2013-05-08 20:43:41 +02:00
johndoe123
2386456223
NEVERHOOD: Add tables for Scene2406
2013-05-08 20:43:41 +02:00
johndoe123
49f39b0da2
NEVERHOOD: Add tables for Scene2402
2013-05-08 20:43:41 +02:00
johndoe123
d4e322bc78
NEVERHOOD: Add tables for Scene2401
2013-05-08 20:43:41 +02:00