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

Comparing deliantra/server/Changes (file contents):
Revision 1.633 by root, Tue Apr 13 03:24:31 2010 UTC vs.
Revision 1.634 by elmex, Tue Apr 13 10:45:48 2010 UTC

269 decrease). 269 decrease).
270 - fixed a small uncleanlieness in item converters, which might 270 - fixed a small uncleanlieness in item converters, which might
271 have led to weird item multiplications. 271 have led to weird item multiplications.
272 - store hash value in shstr, not used by anything, but doesn't use much memory. 272 - store hash value in shstr, not used by anything, but doesn't use much memory.
273 - fixed crash bug in learn_spell command. 273 - fixed crash bug in learn_spell command.
274 - enhanced output of the mapinfo command.
274 - remove all traces of FLAG_NO_FIX_PLAYER. 275 - remove all traces of FLAG_NO_FIX_PLAYER.
275 - avoid sv_derived_from calls (lots of hash lookups) when converting 276 - avoid sv_derived_from calls (lots of hash lookups) when converting
276 from perl to c++. 277 from perl to c++.
277 - implemented least_significand_bit and for_all_bits_sparse_32 utilities 278 - implemented least_significand_bit and for_all_bits_sparse_32 utilities
278 and use it in some "inner" loops. 279 and use it in some "inner" loops.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines