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

Comparing deliantra/server/Changes (file contents):
Revision 1.228 by root, Tue Sep 16 14:25:37 2008 UTC vs.
Revision 1.229 by root, Tue Sep 16 16:03:02 2008 UTC

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 - add FLAG_DEBUG for internal debugging.
26 - update_stats no longer calls set_speed.
26 27
272.7 Sun Sep 7 16:32:03 CEST 2008 282.7 Sun Sep 7 16:32:03 CEST 2008
28 - require perl 5.10. 29 - require perl 5.10.
29 - make nrof signed, so that code that checks for underflow actually works. 30 - make nrof signed, so that code that checks for underflow actually works.
30 - swap player and observed count's on the map when observing. 31 - swap player and observed count's on the map when observing.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines