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.301 by root, Sat Dec 27 02:33:32 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.
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.
63 - optimise and simplify generation of random numbers.
52 64
532.73 Thu Dec 18 20:56:31 CET 2008 652.73 Thu Dec 18 20:56:31 CET 2008
54 - this release is assumed to be very stable. 66 - this release is assumed to be very stable.
55 - (maps) radically redesigned and improved tutorial. 67 - (maps) radically redesigned and improved tutorial.
56 - directional casting no longer immediately removes the invisible effect. 68 - directional casting no longer immediately removes the invisible effect.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines