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

Comparing deliantra/Deliantra/Changes (file contents):
Revision 1.31 by root, Thu Jun 26 04:58:14 2008 UTC vs.
Revision 1.49 by root, Tue Jan 13 06:13:00 2009 UTC

1Changes for Deliantra perl extension 1Changes for Deliantra perl extension
2 2
31.2 31.23
4 - allow map scrolling with mod1/meta + button1 in addition
5 to the middle mouse button.
6 - added no_skill_ident flag for readables.
7 - add mapscript type.
8 - convert "connected" slot to type string.
9 - add send_pickup request.
10
111.222 Tue Sep 16 01:38:19 CEST 2008
12 - remove type 110 (formerly ability, now inscribable).
13
141.221 Mon Sep 8 23:59:57 CEST 2008
15 - elmex loves to add files to Makefile.PL and leaving
16 them out of MANIFEST. he does it again, and again, and again,
17 no matter how often you have to clean up behind him and tell him.
18
191.22 Fri Sep 5 17:27:34 CEST 2008
20 - add range field to pits.
21 - correctly decode ex command text to unicode.
22 - support lzf-compressed packets.
23 - implement simple packet fragmentation.
24
251.21 Fri Aug 1 15:49:37 CEST 2008
26 - remove more crossfire cruft.
27
281.2 Mon Jul 7 09:57:28 CEST 2008
4 - make dmg, mana and grace in spell packets signed. 29 - make dmg, mana and grace in spell packets signed.
5 - use anyevent's non-blocking connect and resolver lib. 30 - use anyevent's non-blocking connect and resolver lib.
6 - use canonical ordering when storing attach attribute. 31 - use canonical ordering when storing attach attribute.
7 - fix scripts. 32 - fix scripts.
8 - set TCP_NODELAY flag on server connections. 33 - set TCP_NODELAY flag on server connections.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines