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

Comparing deliantra/server/Changes (file contents):
Revision 1.296 by root, Tue Dec 23 22:03:06 2008 UTC vs.
Revision 1.299 by root, Fri Dec 26 10:44:17 2008 UTC

49 tell users the current time and data, to improve awareness. 49 tell users the current time and data, to improve awareness.
50 - implement proper wizlook flag and handling of wizlook, instead 50 - implement proper wizlook flag and handling of wizlook, instead
51 of dumbly just clearing los once. 51 of dumbly just clearing los once.
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,
55 making them actually useful.
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.
54 61
552.73 Thu Dec 18 20:56:31 CET 2008 622.73 Thu Dec 18 20:56:31 CET 2008
56 - this release is assumed to be very stable. 63 - this release is assumed to be very stable.
57 - (maps) radically redesigned and improved tutorial. 64 - (maps) radically redesigned and improved tutorial.
58 - directional casting no longer immediately removes the invisible effect. 65 - directional casting no longer immediately removes the invisible effect.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines