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.52 by root, Thu Jun 25 13:15:56 2009 UTC

1Changes for Deliantra perl extension 1Changes for Deliantra perl extension
2 2
31.2 3 - add TO_JSON to MoveType.
4 - added lamp & torch archetypes.
5
61.23 Thu Jan 15 00:40:23 CET 2009
7 - allow map scrolling with mod1/meta + button1 in addition
8 to the middle mouse button.
9 - added no_skill_ident flag for readables.
10 - add mapscript type.
11 - convert "connected" slot to type string.
12 - add send_pickup request.
13
141.222 Tue Sep 16 01:38:19 CEST 2008
15 - remove type 110 (formerly ability, now inscribable).
16
171.221 Mon Sep 8 23:59:57 CEST 2008
18 - elmex loves to add files to Makefile.PL and leaving
19 them out of MANIFEST. he does it again, and again, and again,
20 no matter how often you have to clean up behind him and tell him.
21
221.22 Fri Sep 5 17:27:34 CEST 2008
23 - add range field to pits.
24 - correctly decode ex command text to unicode.
25 - support lzf-compressed packets.
26 - implement simple packet fragmentation.
27
281.21 Fri Aug 1 15:49:37 CEST 2008
29 - remove more crossfire cruft.
30
311.2 Mon Jul 7 09:57:28 CEST 2008
4 - make dmg, mana and grace in spell packets signed. 32 - make dmg, mana and grace in spell packets signed.
5 - use anyevent's non-blocking connect and resolver lib. 33 - use anyevent's non-blocking connect and resolver lib.
6 - use canonical ordering when storing attach attribute. 34 - use canonical ordering when storing attach attribute.
7 - fix scripts. 35 - fix scripts.
36 - set TCP_NODELAY flag on server connections.
8 37
91.14 Wed Dec 26 19:12:04 CET 2007 381.14 Wed Dec 26 19:12:04 CET 2007
10 - renamed from Crossfire to Deliantra. 39 - renamed from Crossfire to Deliantra.
11 40
121.13 Wed Dec 5 12:38:58 CET 2007 411.13 Wed Dec 5 12:38:58 CET 2007

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines