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

Comparing deliantra/server/Changes (file contents):
Revision 1.297 by root, Wed Dec 24 01:37:23 2008 UTC vs.
Revision 1.300 by root, Sat Dec 27 01:25:00 2008 UTC

52 - speed up los code - it's now about 2-3 times as fast as the old one, 52 - speed up los code - it's now about 2-3 times as fast as the old one,
53 and has a smaller runtime variance. 53 and has a smaller runtime variance.
54 - daylight/nightfall can now increase/decrease past the natural limit, 54 - daylight/nightfall can now increase/decrease past the natural limit,
55 making them actually useful. 55 making them actually useful.
56 - see_in_dark now increases the viewing radius by 3. 56 - see_in_dark now increases the viewing radius by 3.
57 - implement a fast tiled map iterator and use it for los for a 20% speedup.
58 - remove support for extended map infos - these are not used
59 by the deliantra client and removing them gives us a 10% speedup
60 when sending map changes.
61 - remove most gcfclient and other client bug workarounds, as well
62 as now obsolete protocol versions, simplying the code.
57 63
582.73 Thu Dec 18 20:56:31 CET 2008 642.73 Thu Dec 18 20:56:31 CET 2008
59 - this release is assumed to be very stable. 65 - this release is assumed to be very stable.
60 - (maps) radically redesigned and improved tutorial. 66 - (maps) radically redesigned and improved tutorial.
61 - directional casting no longer immediately removes the invisible effect. 67 - directional casting no longer immediately removes the invisible effect.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines