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

Comparing deliantra/Deliantra/Changes (file contents):
Revision 1.18 by root, Sun Sep 16 19:15:34 2007 UTC vs.
Revision 1.61 by root, Sat Oct 24 04:11:28 2009 UTC

11.1 1Changes for Deliantra perl extension
2
3 - improved torch editor description.
4 - added match_compat to altar/pedestal slaying description
5 for deliantra >= 2.81.
6 - added type=19 (match) for deliantra > 2.81.
7 - add inscribable type.
8 - minor doc fixes and improvements.
9 - add type 32 (pedestal triggers).
10 - cfmap-tagify no longer patches bidirectionally.
11
121.25 Tue Sep 15 21:06:16 CEST 2009
13 - tuned normalisation again to reduce differences.
14
151.24 Tue Sep 1 23:37:04 CEST 2009
16 - use common::sense.
17 - add TO_JSON to MoveType.
18 - added lamp & torch archetypes.
19 - fix a bug in the movetype normalising algorithm.
20
211.23 Thu Jan 15 00:40:23 CET 2009
22 - allow map scrolling with mod1/meta + button1 in addition
23 to the middle mouse button.
24 - added no_skill_ident flag for readables.
25 - add mapscript type.
26 - convert "connected" slot to type string.
27 - add send_pickup request.
28
291.222 Tue Sep 16 01:38:19 CEST 2008
30 - remove type 110 (formerly ability, now inscribable).
31
321.221 Mon Sep 8 23:59:57 CEST 2008
33 - elmex loves to add files to Makefile.PL and leaving
34 them out of MANIFEST. he does it again, and again, and again,
35 no matter how often you have to clean up behind him and tell him.
36
371.22 Fri Sep 5 17:27:34 CEST 2008
38 - add range field to pits.
39 - correctly decode ex command text to unicode.
40 - support lzf-compressed packets.
41 - implement simple packet fragmentation.
42
431.21 Fri Aug 1 15:49:37 CEST 2008
44 - remove more crossfire cruft.
45
461.2 Mon Jul 7 09:57:28 CEST 2008
47 - make dmg, mana and grace in spell packets signed.
48 - use anyevent's non-blocking connect and resolver lib.
49 - use canonical ordering when storing attach attribute.
50 - fix scripts.
51 - set TCP_NODELAY flag on server connections.
52
531.14 Wed Dec 26 19:12:04 CET 2007
54 - renamed from Crossfire to Deliantra.
55
561.13 Wed Dec 5 12:38:58 CET 2007
57 - really switch to JSON::XS 2.01.
58
591.12 Wed Dec 5 12:01:05 CET 2007
60 - switch to JSON::XS 2.01.
61
621.11 Thu Nov 8 02:21:06 CET 2007
63 - add cfmap-tagify, which was missing.
64
651.1 Sat Oct 20 23:49:15 CEST 2007
2 - started to remove crossfire compatibility cruft. 66 - started to remove crossfire compatibility cruft.
3 67
41.0 Sun Sep 2 10:45:36 CEST 2007 681.0 Sun Sep 2 10:45:36 CEST 2007
5 - better support for new facedata structure. 69 - better support for new facedata structure.
6 - support use Crossfire::MoveType for thawing. 70 - support use Crossfire::MoveType for thawing.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines