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

Comparing deliantra/server/Changes (file contents):
Revision 1.285 by root, Fri Dec 19 22:47:29 2008 UTC vs.
Revision 1.287 by root, Sat Dec 20 16:29:41 2008 UTC

22TODO: nothing is written on it -> log-1 22TODO: nothing is written on it -> log-1
23TODO: fix magic ear w.r.t. player dialog 23TODO: fix magic ear w.r.t. player dialog
24TODO: rewrite highscore code 24TODO: rewrite highscore code
25TODO: saying open to the old man in tutorial makes the sign(?) say "@match..." 25TODO: saying open to the old man in tutorial makes the sign(?) say "@match..."
26 26
27TODO: fix map_Scroll, iff broken
28 - fix being able to see through walls a bit. 27 - fix being able to see through walls a bit.
29 - completely replaced the line of sight algorithm with a variant 28 - completely replaced the line of sight algorithm with a variant
30 of spiral fov capable of visibility grades and arbitrary 29 of spiral fov capable of visibility grades and arbitrary
31 shadow angles, that uses less memory and less code. 30 shadow angles, that uses less memory and less code.
32 - the new los code supports arbitrary map rectangles and loosens 31 - the new los code supports arbitrary map rectangles and loosens
33 other restrictions of the old code, supporitng further optimisations. 32 other restrictions of the old code, supporitng further optimisations.
33 - udpate los if blocksview-objects are inserted in a map, not just when
34 removed (e.g. for summon fog).
34 35
352.73 Thu Dec 18 20:56:31 CET 2008 362.73 Thu Dec 18 20:56:31 CET 2008
36 - this release is assumed to be very stable. 37 - this release is assumed to be very stable.
37 - (maps) radically redesigned and improved tutorial. 38 - (maps) radically redesigned and improved tutorial.
38 - directional casting no longer immediately removes the invisible effect. 39 - directional casting no longer immediately removes the invisible effect.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines