ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/Changes
Revision: 1.15
Committed: Sun Jul 1 01:37:51 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.14: +4 -0 lines
Log Message:
*** empty log message ***

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
10 0.99 Mon May 28 23:32:53 CEST 2007
11 - elmex claims to have something done but of course didn't give a shit
12 about documenting it even with a single line.
13
14 0.98 Wed May 9 13:44:15 CEST 2007
15 - switch to JSON::XS.
16 - much better setup negotiation capabilities.
17 - incompatibly changed some interfaces to allow
18 for callback-driven programming styles.
19
20 0.97 Mon Mar 5 02:07:42 CET 2007
21 - fix movement type handling.
22
23 0.96 Thu Jan 25 06:13:37 CET 2007
24 - bug/portability fixes.
25
26 0.92 Wed Oct 18 14:57:04 CEST 2006
27 - bug/portability fixes.
28
29 0.9 Tue Sep 12 22:27:17 CEST 2006
30 - many bugfixes. blurp.