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.98 by root, Mon Oct 22 22:45:43 2018 UTC

1Revision history for Deliantra 1Revision history for Deliantra
2 2
32.0 32.0 Tue Oct 23 00:45:23 CEST 2018
4 - update tilecache loader to new faceinfo/facedata format. this 4 - update tilecache loader to new faceinfo/facedata format. this
5 saves a lot of ram when creating the tilecache, and makes it 5 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. 6 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. 7 - ix with nonzero offset but zero data aborts a running ix.
8 - remove ncom support, whichw as disabeld forever. 8 - remove ncom support, which was disabeld forever.
9 - require Digest::SHA and SHA3 modules for secure authentication. 9 - require Digest::SHA and SHA3 modules for secure authentication.
10 - new module Deliantra::Util. 10 - new module Deliantra::Util.
11 - rmeove lots of cruft not needed for deliantra server >3.0. 11 - remove lots of cruft not needed for deliantra server >3.0.
12 - support $face->{cache} slot for protocol users. 12 - support $face->{cache} slot for protocol users.
13 - use spellmon v2 protocol (no message).
13 14
141.31 Sun Nov 4 02:33:38 CET 2012 151.31 Sun Nov 4 02:33:38 CET 2012
15 - normalise hp/sp in map header to enter_x/enter_y now. 16 - normalise hp/sp in map header to enter_x/enter_y now.
16 - added bin/cfmap-set command to modify map headers 17 - added bin/cfmap-set command to modify map headers
17 (e.g. for music, region...). 18 (e.g. for music, region...).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines