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

Comparing deliantra/Deliantra/Changes (file contents):
Revision 1.95 by root, Wed Nov 21 09:33:03 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.
8 - remove ncom support, whichw as disabeld forever. 11 - remove ncom support, which was disabeld forever.
9 - require Digest::SHA and SHA3 modules for secure authentication. 12 - require Digest::SHA and SHA3 modules for secure authentication.
10 - new module Deliantra::Util. 13 - new module Deliantra::Util.
11 - rmeove lots of cruft not needed for deliantra server >3.0. 14 - remove lots of cruft not needed for deliantra server >3.0.
12 - support $face->{cache} slot for protocol users. 15 - support $face->{cache} slot for protocol users.
16 - use spellmon v2 protocol (no message).
13 17
141.31 Sun Nov 4 02:33:38 CET 2012 181.31 Sun Nov 4 02:33:38 CET 2012
15 - 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.
16 - added bin/cfmap-set command to modify map headers 20 - added bin/cfmap-set command to modify map headers
17 (e.g. for music, region...). 21 (e.g. for music, region...).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines