ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Changes
(Generate patch)

Comparing deliantra/server/Changes (file contents):
Revision 1.312 by root, Wed Dec 31 17:35:37 2008 UTC vs.
Revision 1.313 by root, Wed Dec 31 18:07:41 2008 UTC

23 23
24 - make monster smell logic dependent on their wisdom stat. 24 - make monster smell logic dependent on their wisdom stat.
25 - introduce shstr_tmp for fast temporary shstr passing. 25 - introduce shstr_tmp for fast temporary shstr passing.
26 - replace one-at-a-time hash by faster than smaller FNV-1a hash 26 - replace one-at-a-time hash by faster than smaller FNV-1a hash
27 when hashing strings. 27 when hashing strings.
28 - considerably optimise shared string implementation by
29 making it's null value a compiletime constant.
28 30
292.74 Mon Dec 29 15:23:38 CET 2008 312.74 Mon Dec 29 15:23:38 CET 2008
30 - fix a longstanding bug that teared multipart monsters 32 - fix a longstanding bug that teared multipart monsters
31 at map boundaries apart. 33 at map boundaries apart.
32 - temporarily make permanently invisible player visible when 34 - temporarily make permanently invisible player visible when

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines