--- deliantra/server/Changes 2010/01/16 12:34:12 1.548 +++ deliantra/server/Changes 2010/01/16 13:41:37 1.549 @@ -29,6 +29,8 @@ - the "experience table" resource item did not have a proper hash associated with it, so updates could not be detected. - player->killer_name did not properly flag the name as unicode. + - aggressively mark many more methods as utf8 or octet-expecting, + and provide a non-destructive SvPVutf8 variant. 2.92 Thu Dec 24 04:51:56 CET 2009 - the destruction spell could/would corrupt server memory quite often.