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

Comparing deliantra/Deliantra/Changes (file contents):
Revision 1.30 by root, Sun Jun 15 21:29:08 2008 UTC vs.
Revision 1.63 by root, Wed Oct 28 10:55:38 2009 UTC

1Changes for Deliantra perl extension 1Changes for Deliantra perl extension
2 2
31.2 3TODO: @addtopic, do not case-adjust
4 - improved torch editor description.
5 - added match_compat to altar/pedestal slaying description
6 for deliantra >= 2.81.
7 - use "move_block 0" for "no_pass 0" when normalising.
8 - added type=19 (match) for deliantra > 2.81.
9 - add inscribable type.
10 - minor doc fixes and improvements.
11 - add type 32 (pedestal triggers).
12 - cfmap-tagify no longer patches bidirectionally.
13 - cfmap-plushify now attempts to patch (some) face names as well.
14 - cfmap-plushify now warns about unknown archetypes.
15
161.25 Tue Sep 15 21:06:16 CEST 2009
17 - tuned normalisation again to reduce differences.
18
191.24 Tue Sep 1 23:37:04 CEST 2009
20 - use common::sense.
21 - add TO_JSON to MoveType.
22 - added lamp & torch archetypes.
23 - fix a bug in the movetype normalising algorithm.
24
251.23 Thu Jan 15 00:40:23 CET 2009
26 - allow map scrolling with mod1/meta + button1 in addition
27 to the middle mouse button.
28 - added no_skill_ident flag for readables.
29 - add mapscript type.
30 - convert "connected" slot to type string.
31 - add send_pickup request.
32
331.222 Tue Sep 16 01:38:19 CEST 2008
34 - remove type 110 (formerly ability, now inscribable).
35
361.221 Mon Sep 8 23:59:57 CEST 2008
37 - elmex loves to add files to Makefile.PL and leaving
38 them out of MANIFEST. he does it again, and again, and again,
39 no matter how often you have to clean up behind him and tell him.
40
411.22 Fri Sep 5 17:27:34 CEST 2008
42 - add range field to pits.
43 - correctly decode ex command text to unicode.
44 - support lzf-compressed packets.
45 - implement simple packet fragmentation.
46
471.21 Fri Aug 1 15:49:37 CEST 2008
48 - remove more crossfire cruft.
49
501.2 Mon Jul 7 09:57:28 CEST 2008
4 - make dmg, mana and grace in spell packets signed. 51 - make dmg, mana and grace in spell packets signed.
5 - use anyevent's non-blocking connect and resolver lib. 52 - use anyevent's non-blocking connect and resolver lib.
6 - use canonical ordering when storing attach attribute. 53 - use canonical ordering when storing attach attribute.
7 - fix scripts. 54 - fix scripts.
55 - set TCP_NODELAY flag on server connections.
8 56
91.14 Wed Dec 26 19:12:04 CET 2007 571.14 Wed Dec 26 19:12:04 CET 2007
10 - renamed from Crossfire to Deliantra. 58 - renamed from Crossfire to Deliantra.
11 59
121.13 Wed Dec 5 12:38:58 CET 2007 601.13 Wed Dec 5 12:38:58 CET 2007

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines