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

Comparing deliantra/server/Changes (file contents):
Revision 1.295 by elmex, Tue Dec 23 12:32:34 2008 UTC vs.
Revision 1.298 by root, Fri Dec 26 10:36:42 2008 UTC

47 ambient lighting and centrally manage darkness as an offset. 47 ambient lighting and centrally manage darkness as an offset.
48 - revamped, fixed and documented the server calendrics, also 48 - revamped, fixed and documented the server calendrics, also
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,
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.
52 58
532.73 Thu Dec 18 20:56:31 CET 2008 592.73 Thu Dec 18 20:56:31 CET 2008
54 - this release is assumed to be very stable. 60 - this release is assumed to be very stable.
55 - (maps) radically redesigned and improved tutorial. 61 - (maps) radically redesigned and improved tutorial.
56 - directional casting no longer immediately removes the invisible effect. 62 - directional casting no longer immediately removes the invisible effect.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines