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

Comparing deliantra/server/Changes (file contents):
Revision 1.551 by root, Sat Jan 23 20:24:50 2010 UTC vs.
Revision 1.552 by elmex, Tue Jan 26 16:13:46 2010 UTC

52 hash associated with it, so updates could not be detected. 52 hash associated with it, so updates could not be detected.
53 - fixed poison traps in doors. 53 - fixed poison traps in doors.
54 - player->killer_name did not properly flag the name as unicode. 54 - player->killer_name did not properly flag the name as unicode.
55 - aggressively mark many more methods as utf8 or octet-expecting, 55 - aggressively mark many more methods as utf8 or octet-expecting,
56 and provide a non-destructive SvPVutf8 variant. 56 and provide a non-destructive SvPVutf8 variant.
57 - ratelimited jeweler skill nugget conversion.
57 - under high load, the server stopped swapping out to make 58 - under high load, the server stopped swapping out to make
58 the server more responsive, but making it impossible to reduce 59 the server more responsive, but making it impossible to reduce
59 the load by... swapping out. slot queuing will now always make 60 the load by... swapping out. slot queuing will now always make
60 some progress. 61 some progress.
61 - improve the quality of the load-avg calculation. 62 - improve the quality of the load-avg calculation.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines