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

Comparing deliantra/Deliantra/Changes (file contents):
Revision 1.91 by root, Thu Nov 15 03:43:46 2012 UTC vs.
Revision 1.99 by root, Wed Nov 7 12:04:36 2018 UTC

1Revision history for Deliantra 1Revision history for Deliantra
2 2
32.0 32.01 Wed Nov 7 13:04:23 CET 2018
4 - add missing bin/ files to manifest (reported by Kent Fredric).
5
62.0 Tue Oct 23 00:45:23 CEST 2018
4 - update tilecache loader to new faceinfo/facedata format. this 7 - update tilecache loader to new faceinfo/facedata format. this
5 saves a lot of ram when creating the tilecache, and makes it 8 saves a lot of ram when creating the tilecache, and makes it
6 faster, too, as only about 20mb instead of 130mb have to be read. 9 faster, too, as only about 20mb instead of 130mb have to be read.
7 - ix with nonzero offste but zero data aborts a running ix. 10 - ix with nonzero offset but zero data aborts a running ix.
11 - remove ncom support, which was disabeld forever.
12 - require Digest::SHA and SHA3 modules for secure authentication.
13 - new module Deliantra::Util.
14 - remove lots of cruft not needed for deliantra server >3.0.
15 - support $face->{cache} slot for protocol users.
16 - use spellmon v2 protocol (no message).
8 17
91.31 Sun Nov 4 02:33:38 CET 2012 181.31 Sun Nov 4 02:33:38 CET 2012
10 - normalise hp/sp in map header to enter_x/enter_y now. 19 - normalise hp/sp in map header to enter_x/enter_y now.
11 - added bin/cfmap-set command to modify map headers 20 - added bin/cfmap-set command to modify map headers
12 (e.g. for music, region...). 21 (e.g. for music, region...).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines