--- deliantra/server/Changes 2008/12/31 18:07:41 1.313 +++ deliantra/server/Changes 2009/01/01 11:41:16 1.314 @@ -27,6 +27,9 @@ when hashing strings. - considerably optimise shared string implementation by making it's null value a compiletime constant. + - use shared string matching insteafd of strcmp in a lot of places, + as well as using shstr_cmp to pass shared stringsa round efficiently, + for lots of code size savings. 2.74 Mon Dec 29 15:23:38 CET 2008 - fix a longstanding bug that teared multipart monsters