--- deliantra/server/Changes 2007/11/08 01:48:00 1.35 +++ deliantra/server/Changes 2007/11/21 05:46:45 1.39 @@ -1,5 +1,16 @@ -Crossfire TRT Server, Maps and Archetypes ChangeLog. +Deliantra MORPG Server, Maps and Archetypes ChangeLog. + - switch from Event to EV for higher performance, easier usage, + less bugs... + - updated to release version of the gnu affero license. + +2.31 Sun Nov 11 17:26:28 CET 2007 + - more thoroughly rename the binaries, contact addresses. + - update the copyrights. + - avoid backtraces due to old spells on some maps, sometimes causing + crashes. + - fix a problem where facedata wasn't initialised to zero properly, + potentially causing crashes. - assign weapons on user load time, not login-time, avoiding crashes.