ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/Changes
Revision: 1.20
Committed: Sun Nov 4 16:00:31 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
Changes since 1.19: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

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