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

Comparing deliantra/server/Changes (file contents):
Revision 1.227 by root, Sun Sep 14 23:13:24 2008 UTC vs.
Revision 1.228 by root, Tue Sep 16 14:25:37 2008 UTC

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 23 - do not crash in the loader when an inventory object could not be loaded
24 (from a corrupted file). 24 (from a corrupted file).
25 - add FLAG_DEBUG for internal debugging.
25 26
262.7 Sun Sep 7 16:32:03 CEST 2008 272.7 Sun Sep 7 16:32:03 CEST 2008
27 - require perl 5.10. 28 - require perl 5.10.
28 - make nrof signed, so that code that checks for underflow actually works. 29 - make nrof signed, so that code that checks for underflow actually works.
29 - swap player and observed count's on the map when observing. 30 - swap player and observed count's on the map when observing.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines