[Scummvm-git-logs] scummvm master -> 325587b1b4eaadc42baaf93c7a03e6ceb11072dc
sev-
sev at scummvm.org
Wed Mar 11 18:12:35 UTC 2020
This automated email contains information about 3 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
f1e953232d PRINCE: I18N: Added lost inventory item
1a3d078cad PRINCE: Update translation.dat
325587b1b4 PRINCE: Fix inventory description display
Commit: f1e953232db4419d98c05a89bdd3ace5a62c9250
https://github.com/scummvm/scummvm/commit/f1e953232db4419d98c05a89bdd3ace5a62c9250
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-03-11T19:11:52+01:00
Commit Message:
PRINCE: I18N: Added lost inventory item
Changed paths:
devtools/create_prince/de.po
devtools/create_prince/en.po
devtools/create_prince/prince.pot
devtools/create_prince/ru.po
diff --git a/devtools/create_prince/de.po b/devtools/create_prince/de.po
index 23b07ab9cb..96c7abc083 100644
--- a/devtools/create_prince/de.po
+++ b/devtools/create_prince/de.po
@@ -9239,6 +9239,10 @@ msgstr "P#OTHER: Hmm."
msgid "OTHER: No, ale może jeszcze bÄdÄ
z ciebie ludzie."
msgstr "OTHER: Naja, aber aus dir kann schon noch was werden."
+#: invtxt.txt:0
+msgid "homunkulus - Nie jest najmÄ
drzejszy, ale przynajmniej|jest magiczny."
+msgstr "Homunkulus - Er ist nicht der Klügste,|aber wenigstens magisch."
+
#: invtxt.txt:1
msgid "eliksir nieÅmiertelnoÅci - Aż trudno uwierzyÄ, że coÅ takiego|naprawdÄ istnieje."
msgstr "Unsterblichkeitselixier - Schwer zu glauben, daà so etwas|wirklich existiert."
diff --git a/devtools/create_prince/en.po b/devtools/create_prince/en.po
index 43253368ee..8378d0935d 100644
--- a/devtools/create_prince/en.po
+++ b/devtools/create_prince/en.po
@@ -10009,6 +10009,10 @@ msgstr "P#OTHER: Ahhh... I understand."
msgid "OTHER: No, ale może jeszcze bÄdÄ
z ciebie ludzie."
msgstr "OTHER: Well, but maybe you will become a man some day."
+#: invtxt.txt:0
+msgid "homunkulus - Nie jest najmÄ
drzejszy, ale przynajmniej|jest magiczny."
+msgstr "homunculus - He's not the smartest, but at least|he's magical."
+
#: invtxt.txt:1
msgid "eliksir nieÅmiertelnoÅci - Aż trudno uwierzyÄ, że coÅ takiego|naprawdÄ istnieje."
msgstr ""
diff --git a/devtools/create_prince/prince.pot b/devtools/create_prince/prince.pot
index f9870581f3..8675f366f8 100644
--- a/devtools/create_prince/prince.pot
+++ b/devtools/create_prince/prince.pot
@@ -9238,6 +9238,10 @@ msgstr ""
msgid "OTHER: No, ale może jeszcze bÄdÄ
z ciebie ludzie."
msgstr ""
+#: invtxt.txt:0
+msgid "homunkulus - Nie jest najmÄ
drzejszy, ale przynajmniej|jest magiczny."
+msgstr ""
+
#: invtxt.txt:1
msgid "eliksir nieÅmiertelnoÅci - Aż trudno uwierzyÄ, że coÅ takiego|naprawdÄ istnieje."
msgstr ""
diff --git a/devtools/create_prince/ru.po b/devtools/create_prince/ru.po
index f2ea2ce7d3..aa02afc1a5 100644
--- a/devtools/create_prince/ru.po
+++ b/devtools/create_prince/ru.po
@@ -9438,6 +9438,10 @@ msgstr "P#OTHER: Хм..."
msgid "OTHER: No, ale może jeszcze bÄdÄ
z ciebie ludzie."
msgstr "OTHER: ÐÑ Ð»Ð°Ð´Ð½Ð¾, глÑдиÑÑ Ð¸Ð· ÑÐµÐ±Ñ ÐµÑе ÑÑо и вÑйдеÑ."
+#: invtxt.txt:0
+msgid "homunkulus - Nie jest najmÄ
drzejszy, ale przynajmniej|jest magiczny."
+msgstr "ÐомÑнкÑл - Ðн не ÑамÑй ÑмнÑй, но, по|кÑайней меÑе, магиÑеÑкий..."
+
#: invtxt.txt:1
msgid "eliksir nieÅmiertelnoÅci - Aż trudno uwierzyÄ, że coÅ takiego|naprawdÄ istnieje."
msgstr "ÐликÑÐ¸Ñ Ð±ÐµÑÑмеÑÑÐ¸Ñ - ТÑжело повеÑиÑÑ, ÑÑо ÑÑо-Ñо подобное|ÑÑÑеÑÑвÑеÑ."
Commit: 1a3d078cadbe1b10c4ed87d6770902cd9eea0e66
https://github.com/scummvm/scummvm/commit/1a3d078cadbe1b10c4ed87d6770902cd9eea0e66
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-03-11T19:11:52+01:00
Commit Message:
PRINCE: Update translation.dat
Changed paths:
dists/engine-data/prince_translation.dat
diff --git a/dists/engine-data/prince_translation.dat b/dists/engine-data/prince_translation.dat
index b489703bc5..0f0bfa7365 100644
Binary files a/dists/engine-data/prince_translation.dat and b/dists/engine-data/prince_translation.dat differ
Commit: 325587b1b4eaadc42baaf93c7a03e6ceb11072dc
https://github.com/scummvm/scummvm/commit/325587b1b4eaadc42baaf93c7a03e6ceb11072dc
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-03-11T19:11:52+01:00
Commit Message:
PRINCE: Fix inventory description display
Changed paths:
engines/prince/inventory.cpp
diff --git a/engines/prince/inventory.cpp b/engines/prince/inventory.cpp
index 22b5534016..53b62a871d 100644
--- a/engines/prince/inventory.cpp
+++ b/engines/prince/inventory.cpp
@@ -393,7 +393,7 @@ void PrinceEngine::inventoryLeftMouseButton() {
if (_optionEnabled == 0) {
int invObjExamEvent = _script->scanMobEvents(_invMobList[_selectedMob]._mask, _script->_scriptInfo.invObjExam);
if (invObjExamEvent == -1) {
- char buf[256];
+ static char buf[256];
strncpy(buf, _invMobList[_selectedMob]._examText.c_str(), 256);
printAt(0, 216, buf, kNormalWidth / 2, _invExamY);
_interpreter->setCurrentString(_invMobList[_selectedMob]._mask + 70000);
More information about the Scummvm-git-logs
mailing list