--- deliantra/server/Changes 2010/01/05 08:35:24 1.541 +++ deliantra/server/Changes 2010/01/09 13:43:18 1.544 @@ -15,8 +15,13 @@ - (maps) fix an apparent crash bug caused by broken generstors in lorak. - (maps) improve tindervale maps slightly. + - (arch) considerably decrease slag ex price. - (arch) fix filth archetype. + - multipart objects would cause save_throw_object to crash - it + now acts on the head only. - do not try to connect to an irc server unless explicitly configured. + - do not expect decltype() to be available in gcc 4.4. + - extended the safe perl environment by loops. 2.92 Thu Dec 24 04:51:56 CET 2009 - the destruction spell could/would corrupt server memory quite often.