Commit Graph
20 Commits
Author SHA1 Message Date
Thierry Crozat d21054f0b7 DEVTOOLS: Include french menu in mort.dat 2015-09-07 23:49:58 +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 7c23eb7c44 MORTEVIELLE: Add German translation in the DAT file 2013-07-04 23:25:26 +02:00
Strangerke 348e149739 MORTEVIELLE: Integrate translations fixes. 2013-02-25 08:21:38 +01:00
Strangerke 2ea263f62b MORTEVIELLE: Fix minor glitches in DAT file 2013-02-22 13:42:01 +01:00
Strangerke fab337c61c MORTEVIELLE: Add new DAT file containing initial English translation 2013-02-21 00:55:58 +01:00
Strangerke d8b8f93c4c MORTEVIELLE: Start updating tools to add support to German DOS version 2012-04-06 08:24:04 +02:00
Paul Gilbert 27a5ce90e3 MORTEVIELLE: Replaced mort.dat with latest generated dat file 2012-04-06 08:22:34 +02:00
Paul Gilbert 855fed35d0 MORTEVIELLE: Fixed English strings for F3 and F8 2012-04-06 08:21:04 +02:00
Paul Gilbert e57a6a8c07 MORTEVIELLE: Added list of static executable strings to create_mortdat tool 2012-04-06 08:20:57 +02:00
Paul Gilbert 1727798a8e MORTEVIELLE: Implemented loading of the font data, and rewrote drawing routines to use it. 2012-04-06 08:19:27 +02:00
Paul Gilbert 60f287c85d MORTEVIELLE: New create_mortdat project to create a mort.dat data file
At the moment, this extracts needed font data from the mort.com executable.
2012-04-06 08:19:26 +02:00