[ scummvm-Patches-612722 ] MI2 NewGui title fix

noreply at sourceforge.net noreply at sourceforge.net
Sun Sep 22 06:26:35 CEST 2002


Patches item #612722, was opened at 2002-09-21 21:26
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=612722&group_id=37116

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Udaltsov (cccp_99)
Assigned to: Nobody/Anonymous (nobody)
Summary: MI2 NewGui title fix

Initial Comment:
This is basically the same problem as before with 
special characters(FF...) in the dialog title of Monkey2. 
Because of code separation NewGui no longer converts 
them to proper strings, so this patch makes the 
strings 'normal' right after they are retreived from the 
loaded resource file. Changes to str.cpp were taken 
back since they're no longer needed. Old Gui still works 
with the previous fix (not perfect, but since it won't be 
used much longer, it doesn't really matter)
After the Old Gui is gone, the function resStrLen() in 
util.h and util.cpp can be removed.


CCCP

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=612722&group_id=37116




More information about the Scummvm-tracker mailing list