--- deliantra/server/Changes 2010/04/13 03:24:31 1.633 +++ deliantra/server/Changes 2010/04/13 10:45:48 1.634 @@ -271,6 +271,7 @@ have led to weird item multiplications. - store hash value in shstr, not used by anything, but doesn't use much memory. - fixed crash bug in learn_spell command. + - enhanced output of the mapinfo command. - remove all traces of FLAG_NO_FIX_PLAYER. - avoid sv_derived_from calls (lots of hash lookups) when converting from perl to c++.