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

Comparing deliantra/Deliantra/Changes (file contents):
Revision 1.17 by root, Sun Sep 2 08:46:31 2007 UTC vs.
Revision 1.51 by elmex, Tue Jan 20 11:07:20 2009 UTC

1Changes for Deliantra perl extension
2
3 - added lamp & torch archetypes.
4
51.23 Thu Jan 15 00:40:23 CET 2009
6 - allow map scrolling with mod1/meta + button1 in addition
7 to the middle mouse button.
8 - added no_skill_ident flag for readables.
9 - add mapscript type.
10 - convert "connected" slot to type string.
11 - add send_pickup request.
12
131.222 Tue Sep 16 01:38:19 CEST 2008
14 - remove type 110 (formerly ability, now inscribable).
15
161.221 Mon Sep 8 23:59:57 CEST 2008
17 - elmex loves to add files to Makefile.PL and leaving
18 them out of MANIFEST. he does it again, and again, and again,
19 no matter how often you have to clean up behind him and tell him.
20
211.22 Fri Sep 5 17:27:34 CEST 2008
22 - add range field to pits.
23 - correctly decode ex command text to unicode.
24 - support lzf-compressed packets.
25 - implement simple packet fragmentation.
26
271.21 Fri Aug 1 15:49:37 CEST 2008
28 - remove more crossfire cruft.
29
301.2 Mon Jul 7 09:57:28 CEST 2008
31 - make dmg, mana and grace in spell packets signed.
32 - use anyevent's non-blocking connect and resolver lib.
33 - use canonical ordering when storing attach attribute.
34 - fix scripts.
35 - set TCP_NODELAY flag on server connections.
36
371.14 Wed Dec 26 19:12:04 CET 2007
38 - renamed from Crossfire to Deliantra.
39
401.13 Wed Dec 5 12:38:58 CET 2007
41 - really switch to JSON::XS 2.01.
42
431.12 Wed Dec 5 12:01:05 CET 2007
44 - switch to JSON::XS 2.01.
45
461.11 Thu Nov 8 02:21:06 CET 2007
47 - add cfmap-tagify, which was missing.
48
491.1 Sat Oct 20 23:49:15 CEST 2007
50 - started to remove crossfire compatibility cruft.
51
11.0 Sun Sep 2 10:45:36 CEST 2007 521.0 Sun Sep 2 10:45:36 CEST 2007
2 - better support for new facedata structure. 53 - better support for new facedata structure.
3 - support use Crossfire::MoveType for thawing. 54 - support use Crossfire::MoveType for thawing.
4 - use customised json encoder/decoder. 55 - use customised json encoder/decoder.
5 - actually allow multiple simul. transfers 56 - actually allow multiple simul. transfers

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines