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

Comparing deliantra/server/Changes (file contents):
Revision 1.82 by root, Sun Apr 13 01:34:08 2008 UTC vs.
Revision 1.83 by elmex, Sun Apr 13 13:32:47 2008 UTC

26 - fix object::insert to do as documented and insert into the env 26 - fix object::insert to do as documented and insert into the env
27 if necessary. 27 if necessary.
28 - fix cf::map::unique_maps. 28 - fix cf::map::unique_maps.
29 - fix nrof overflow check in can_merge_slow. 29 - fix nrof overflow check in can_merge_slow.
30 - fix converter code to handle >31 bit values. 30 - fix converter code to handle >31 bit values.
31 - added support for the player_sold flag
31 32
322.43 Sun Apr 6 20:35:29 CEST 2008 332.43 Sun Apr 6 20:35:29 CEST 2008
33 - work around a glibc bug that causes calloc to return non-zero memory 34 - work around a glibc bug that causes calloc to return non-zero memory
34 when mlockall has been used. 35 when mlockall has been used.
35 - pass environment to perl_sys_init3, as required by newer perls. 36 - pass environment to perl_sys_init3, as required by newer perls.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines