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

Comparing deliantra/server/Changes (file contents):
Revision 1.107 by root, Wed Apr 23 07:49:57 2008 UTC vs.
Revision 1.109 by root, Thu Apr 24 04:40:53 2008 UTC

18 (due to archetype reloads). 18 (due to archetype reloads).
19 - refactored the object remove/insert functions and most related 19 - refactored the object remove/insert functions and most related
20 functions (decrease, split, merge_ob etc.). 20 functions (decrease, split, merge_ob etc.).
21 - make it compile better on freebsd (reported by pippijn). 21 - make it compile better on freebsd (reported by pippijn).
22 - remove GT_UPDATE_INV (no longer applicable). 22 - remove GT_UPDATE_INV (no longer applicable).
23 - fix the longstanding "container stays open" bug.
23 - improved floorbox updating to be incremental and other protocol 24 - improved floorbox updating to be incremental and other protocol
24 optimisations. 25 optimisations.
25 - get rid of update_after_inventory_change and only do update stats 26 - get rid of update_after_inventory_change and only do update stats
26 for weight once/tick/player at max. 27 for weight once/tick/player at max.
28 - rewrite party commands, use party channel.
27 29
282.51 Sun Apr 20 21:27:37 CEST 2008 302.51 Sun Apr 20 21:27:37 CEST 2008
29 - properly link against libgthread as that is needed to make the slice 31 - properly link against libgthread as that is needed to make the slice
30 allocator thread-safe. 32 allocator thread-safe.
31 - support perls not compiled with 64 bit support (though this is not a 33 - support perls not compiled with 64 bit support (though this is not a

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines