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.635 by elmex, Tue Apr 13 18:10:54 2010 UTC

159 - implement "simple" freelist management for objects. 159 - implement "simple" freelist management for objects.
160 - recycle object counts now - to support longer uptimes. 160 - recycle object counts now - to support longer uptimes.
161 - got rid of the dreaded write_parameters_to_string (666 chars omitted) 161 - got rid of the dreaded write_parameters_to_string (666 chars omitted)
162 function (and yes, 666 is exact!). 162 function (and yes, 666 is exact!).
163 - random map generator results should now be fully repeatable. 163 - random map generator results should now be fully repeatable.
164 - fixed possible crash bug in build code.
164 165
1652.93 Sat Feb 13 15:52:36 CET 2010 1662.93 Sat Feb 13 15:52:36 CET 2010
166 - (maps) fix travel to valdor and back. 167 - (maps) fix travel to valdor and back.
167 - do no longer by default eval map cod ein safe compartments 168 - do no longer by default eval map cod ein safe compartments
168 (this can be re-enabled using the safe_eval config option). 169 (this can be re-enabled using the safe_eval config option).
269 decrease). 270 decrease).
270 - fixed a small uncleanlieness in item converters, which might 271 - fixed a small uncleanlieness in item converters, which might
271 have led to weird item multiplications. 272 have led to weird item multiplications.
272 - store hash value in shstr, not used by anything, but doesn't use much memory. 273 - store hash value in shstr, not used by anything, but doesn't use much memory.
273 - fixed crash bug in learn_spell command. 274 - fixed crash bug in learn_spell command.
275 - enhanced output of the mapinfo command.
274 - remove all traces of FLAG_NO_FIX_PLAYER. 276 - remove all traces of FLAG_NO_FIX_PLAYER.
275 - avoid sv_derived_from calls (lots of hash lookups) when converting 277 - avoid sv_derived_from calls (lots of hash lookups) when converting
276 from perl to c++. 278 from perl to c++.
277 - implemented least_significand_bit and for_all_bits_sparse_32 utilities 279 - implemented least_significand_bit and for_all_bits_sparse_32 utilities
278 and use it in some "inner" loops. 280 and use it in some "inner" loops.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines