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

Comparing deliantra/Deliantra/Changes (file contents):
Revision 1.16 by root, Tue Jul 3 00:16:48 2007 UTC vs.
Revision 1.48 by root, Sun Jan 11 22:03:03 2009 UTC

11.0 1Changes for Deliantra perl extension
2
31.23
4 - added no_skill_ident flag for readables.
5 - add mapscript type.
6 - convert "connected" slot to type string.
7 - add send_pickup request.
8
91.222 Tue Sep 16 01:38:19 CEST 2008
10 - remove type 110 (formerly ability, now inscribable).
11
121.221 Mon Sep 8 23:59:57 CEST 2008
13 - elmex loves to add files to Makefile.PL and leaving
14 them out of MANIFEST. he does it again, and again, and again,
15 no matter how often you have to clean up behind him and tell him.
16
171.22 Fri Sep 5 17:27:34 CEST 2008
18 - add range field to pits.
19 - correctly decode ex command text to unicode.
20 - support lzf-compressed packets.
21 - implement simple packet fragmentation.
22
231.21 Fri Aug 1 15:49:37 CEST 2008
24 - remove more crossfire cruft.
25
261.2 Mon Jul 7 09:57:28 CEST 2008
27 - make dmg, mana and grace in spell packets signed.
28 - use anyevent's non-blocking connect and resolver lib.
29 - use canonical ordering when storing attach attribute.
30 - fix scripts.
31 - set TCP_NODELAY flag on server connections.
32
331.14 Wed Dec 26 19:12:04 CET 2007
34 - renamed from Crossfire to Deliantra.
35
361.13 Wed Dec 5 12:38:58 CET 2007
37 - really switch to JSON::XS 2.01.
38
391.12 Wed Dec 5 12:01:05 CET 2007
40 - switch to JSON::XS 2.01.
41
421.11 Thu Nov 8 02:21:06 CET 2007
43 - add cfmap-tagify, which was missing.
44
451.1 Sat Oct 20 23:49:15 CEST 2007
46 - started to remove crossfire compatibility cruft.
47
481.0 Sun Sep 2 10:45:36 CEST 2007
2 - better support for new facedata structure. 49 - better support for new facedata structure.
3 - support use Crossfire::MoveType for thawing. 50 - support use Crossfire::MoveType for thawing.
4 - use customised json encoder/decoder. 51 - use customised json encoder/decoder.
5 - actually allow multiple simul. transfers 52 - actually allow multiple simul. transfers
6 in ix (as allowed by the protocol), 53 in ix (as allowed by the protocol),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines