--- deliantra/server/Changes 2010/02/05 01:26:35 1.558 +++ deliantra/server/Changes 2010/02/13 14:47:25 1.560 @@ -41,6 +41,9 @@ (this can be re-enabled using the safe_eval config option). - (maps) fix an apparent crash bug caused by broken generstors in lorak. + - fix data corruption issues caused by recursive calls to + unordered_mapwalk - now every caller must provide its own + buffer. - (maps) improve tindervale maps slightly. - (arch) considerably decrease slag ex price. - (arch) fix filth archetype. @@ -72,6 +75,8 @@ timestamp and use a tab in the client to increase awareness. - npc dialog setflag/setsatte now check for defined'ness, so setflag 0 is possible. + - make install now deletes old extensions, to ease upgrades in the + deliantra vm. 2.92 Thu Dec 24 04:51:56 CET 2009 - the destruction spell could/would corrupt server memory quite often.