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

Comparing deliantra/server/Changes (file contents):
Revision 1.232 by root, Fri Sep 19 05:30:23 2008 UTC vs.
Revision 1.233 by root, Sat Sep 20 00:09:26 2008 UTC

27 - make sure Compress::LZF acquires the storable lock, might fix some 27 - make sure Compress::LZF acquires the storable lock, might fix some
28 data corruption bug. 28 data corruption bug.
29 - tweak coredumping/monitoring a bit. 29 - tweak coredumping/monitoring a bit.
30 - do not crash in the loader when an inventory object could not be loaded 30 - do not crash in the loader when an inventory object could not be loaded
31 (from a corrupted file). 31 (from a corrupted file).
32 - object->map is no longer refcounting.
32 - add FLAG_DEBUG for internal debugging. 33 - add FLAG_DEBUG for internal debugging.
33 - add NDI_VERBATIM flag to send_msg. 34 - add NDI_VERBATIM flag to send_msg.
34 - add perl backtraces to logBacktrace-initiated backtraces. 35 - add perl backtraces to logBacktrace-initiated backtraces.
36 - split login.ext's player scheduler into
37 it's own player-scheduler.ext extension.
35 38
362.7 Sun Sep 7 16:32:03 CEST 2008 392.7 Sun Sep 7 16:32:03 CEST 2008
37 - require perl 5.10. 40 - require perl 5.10.
38 - make nrof signed, so that code that checks for underflow actually works. 41 - make nrof signed, so that code that checks for underflow actually works.
39 - swap player and observed count's on the map when observing. 42 - swap player and observed count's on the map when observing.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines