ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/Changes
Revision: 1.21
Committed: Thu Nov 8 01:21:54 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-1_11
Changes since 1.20: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 1.11 Thu Nov 8 02:21:06 CET 2007
2 - add cfmap-tagify, which was missing.
3
4 1.1 Sat Oct 20 23:49:15 CEST 2007
5 - started to remove crossfire compatibility cruft.
6
7 1.0 Sun Sep 2 10:45:36 CEST 2007
8 - better support for new facedata structure.
9 - support use Crossfire::MoveType for thawing.
10 - use customised json encoder/decoder.
11 - actually allow multiple simul. transfers
12 in ix (as allowed by the protocol),
13 sending as version 2 of fxsxix.
14 - updated/fixed msg protocol (version 2).
15 - fix import of attribute types.
16
17 0.99 Mon May 28 23:32:53 CEST 2007
18 - elmex claims to have something done but of course didn't give a shit
19 about documenting it even with a single line.
20
21 0.98 Wed May 9 13:44:15 CEST 2007
22 - switch to JSON::XS.
23 - much better setup negotiation capabilities.
24 - incompatibly changed some interfaces to allow
25 for callback-driven programming styles.
26
27 0.97 Mon Mar 5 02:07:42 CET 2007
28 - fix movement type handling.
29
30 0.96 Thu Jan 25 06:13:37 CET 2007
31 - bug/portability fixes.
32
33 0.92 Wed Oct 18 14:57:04 CEST 2006
34 - bug/portability fixes.
35
36 0.9 Tue Sep 12 22:27:17 CEST 2006
37 - many bugfixes. blurp.