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

Comparing deliantra/Deliantra/Changes (file contents):
Revision 1.83 by root, Wed Dec 28 23:15:33 2011 UTC vs.
Revision 1.87 by root, Sun Nov 4 01:33:23 2012 UTC

1Revision history for Deliantra 1Revision history for Deliantra
2 2
31.31
3 - normalise hp/sp in map header to enter_x/enter_y now. 4 - normalise hp/sp in map header to enter_x/enter_y now.
4 - added bin/cfmap-set command to modify map headers 5 - added bin/cfmap-set command to modify map headers
5 (e.g. for music, region...). 6 (e.g. for music, region...).
6 - add %Deliantra::WALLDIR. 7 - add %Deliantra::WALLDIR.
7 - add support for glyph field. 8 - add support for glyph field.
8 - do not depend on IO::Socket::INET. 9 - do not depend on IO::Socket::INET.
10 - remember the last ix offset per face, to allow progress displays.
11 - remove requestinfo spell_paths/skill_info - clients should
12 use the exti resource/fxix mechanism.
13 - support a generic addme delay mechanism using guards.
14 - remove the max_outstanding mechanism (and the send queue)
15 as they are not needed for deliantra.
9 16
101.30 Sat Apr 24 10:08:05 CEST 2010 171.30 Sat Apr 24 10:08:05 CEST 2010
11 - changed the order of overrides in Deliantra.pm of Data.pm. 18 - changed the order of overrides in Deliantra.pm of Data.pm.
12 Keep an eye on the gde/editor attributes! 19 Keep an eye on the gde/editor attributes!
13 - added unique and buildable flags to types.xml. 20 - added unique and buildable flags to types.xml.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines