After hunting for an error in the German Library -- which apparently occured
in the LanguageToInformese() routine -- I found out that the routine
DictionaryLookup() returns the wrong results. After changing the line into everything worked fine!
The whole routine should look like this: The unpatched version of DictionaryLookup() seems to behave as described
in DM4 for lower case letters, and I notice it is present unchanged in
the 2002 German translation.
About Patches
Issue L61012
DictionaryLookup() returns wrong results
Submitted by: Max Kalus
Appeared in: Library 6/7 or before
Fixed in: -
Problem
Solution
return parse2-->1;
return parse2->1;
[ DictionaryLookup b l i;
for (i=0:i
Update (by Cedric Knight)
Last updated 17 April 2013.
This site is no longer supported; information may be out of date.
Maintained as a historical archive by the Interactive Fiction Technology Foundation.
Copyright 1993-2018 IFTF, CC-BY-SA unless otherwise noted.
This page was originally managed by Roger Firth.