--- deliantra/server/Changes 2009/10/20 05:57:07 1.440 +++ deliantra/server/Changes 2009/10/20 07:18:11 1.441 @@ -23,6 +23,8 @@ - removed the rather broken make_list_like utility function, taking advantage of the new dynbuf::splice function (which gave an unexpected net win in code size...). + - banish strncpy from the server, speed up and simplify sending item + descriptions to the client considerably. 2.81 Mon Oct 12 20:00:18 CEST 2009 - display spell description for spellbooks, rods, wands, potion and scrolls,