utf8 for logdir and datadir xml stream

This commit is contained in:
doitux
2007-04-21 20:42:50 +00:00
parent a8cce94d3b
commit 6230dc8581
15 changed files with 243 additions and 168 deletions
+2
View File
@@ -94,6 +94,8 @@ Log::Log(mainWindowImpl* w) : myW(w)
Log::~Log()
{
delete myConfig;
myConfig = 0;
}
void Log::logPlayerActionMsg(string playerName, int action, int setValue) {