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

Comparing deliantra/server/Changes (file contents):
Revision 1.226 by root, Sat Sep 13 17:33:22 2008 UTC vs.
Revision 1.227 by root, Sun Sep 14 23:13:24 2008 UTC

18 they dislike "show". 18 they dislike "show".
19 - fix a bug in the dynbuf code that could potentially lead to crashes 19 - fix a bug in the dynbuf code that could potentially lead to crashes
20 and data corruption (but apparently was never triggered). 20 and data corruption (but apparently was never triggered).
21 - close the $ENV{LOCKUTIL_LOCK_FD} fd if in the env, for lockutil. 21 - close the $ENV{LOCKUTIL_LOCK_FD} fd if in the env, for lockutil.
22 - tweak coredumping/monitoring a bit. 22 - tweak coredumping/monitoring a bit.
23 - do not crash in the loader when an inventory object could not be loaded
24 (from a corrupted file).
23 25
242.7 Sun Sep 7 16:32:03 CEST 2008 262.7 Sun Sep 7 16:32:03 CEST 2008
25 - require perl 5.10. 27 - require perl 5.10.
26 - make nrof signed, so that code that checks for underflow actually works. 28 - make nrof signed, so that code that checks for underflow actually works.
27 - swap player and observed count's on the map when observing. 29 - swap player and observed count's on the map when observing.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines