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

Comparing deliantra/server/Changes (file contents):
Revision 1.303 by root, Sun Dec 28 06:59:26 2008 UTC vs.
Revision 1.304 by root, Sun Dec 28 07:48:43 2008 UTC

60 - speed up los code - it's now about 2-3 times as fast as the old one, 60 - speed up los code - it's now about 2-3 times as fast as the old one,
61 and has a smaller runtime variance. 61 and has a smaller runtime variance.
62 - daylight/nightfall can now increase/decrease past the natural limit, 62 - daylight/nightfall can now increase/decrease past the natural limit,
63 making them actually useful. 63 making them actually useful.
64 - see_in_dark now increases the viewing radius by 3. 64 - see_in_dark now increases the viewing radius by 3.
65 - implement a fast tiled map iterator and use it for los for a 20% 65 - implement a fast tiled map iterator and use it in LOS for a 20%
66 speedup. 66 speedup, as well as in many other places.
67 - remove support for extended map infos - these are not used 67 - remove support for extended map infos - these are not used
68 by the deliantra client and removing them gives us a 10% speedup 68 by the deliantra client and removing them gives us a 10% speedup
69 when sending map changes. 69 when sending map changes.
70 - remove most gcfclient and other client bug workarounds, as well 70 - remove most gcfclient and other client bug workarounds, as well
71 as now obsolete protocol versions, simplying the code. 71 as now obsolete protocol versions, simplying the code.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines