ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/Changes
Revision: 1.16
Committed: Tue Jul 3 00:16:48 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.15: +1 -0 lines
Log Message:
the import mechanism was rather borked due to an over-optimisation

File Contents

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