ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/Changes
Revision: 1.24
Committed: Wed Dec 5 11:39:23 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-1_13
Changes since 1.23: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

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