--- deliantra/server/Changes 2009/01/01 15:48:55 1.315 +++ deliantra/server/Changes 2009/01/01 16:32:53 1.316 @@ -26,7 +26,7 @@ - replace one-at-a-time hash by faster than smaller FNV-1a hash when hashing strings. - considerably optimise shared string implementation by - making it's null value a compiletime constant. + making its 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.