ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Changes
(Generate patch)

Comparing deliantra/server/Changes (file contents):
Revision 1.3 by root, Mon Mar 5 19:03:08 2007 UTC vs.
Revision 1.6 by root, Tue Apr 17 19:57:09 2007 UTC

1Crossfire+ Server ChangeLog 1Crossfire TRT Server ChangeLog
2 2
32.0 32.1
4 - implement a utility - cfutil - that simplifies arch and map
5 installation, replacing the old collect scripts and
6 simplying deployment.
7 - implement inherit keyword allowing archetypes to inherit from
8 other archetypes.
9 - rationalise archetype, region and treasurelist file format
10 into a single file format and make them reloadable asynchronously.
11 - implement 64x64 faceset support.
12 - implement fxixsx protocol that saves
13 a lot of bandwidth over the old image/face/smooth packets
14 and allows images > packetsize.
15 - implement a bandwidth-saving smoothing protocol that works
16 on a face basis as opposed to a mapspace basis.
17 - many, many bugfixes.
18
192.0 Tue Mar 6 15:22:53 CET 2007
4 - make coroapi accessible to cf+. 20 - make coroapi accessible to cf+.
5 - moved map handling logic completely to perl 21 - moved map handling logic completely to perl
6 - per player maps are now marked in the map 22 - per player maps are now marked in the map
7 - maps are saved completely differently now, 23 - maps are saved completely differently now,
8 and much more often. 24 and much more often.
9 - rewrote map header parser and writer 25 - rewrote map header parser and writer
10 - maps and players are now (in the average case) loaded 26 - maps and players are now (in the average case) loaded
11 and saved completely asynchronously, I/O contention will no 27 and saved completely asynchronously, I/O contention will no
12 longer freeze the server. 28 longer freeze the server.
13 - players and maps can be loaded anytime, without the player 29 - players and maps can be loaded anytime, without the player
14 being logged in. 30 being logged in.
15 - automatically generate method interfaces for perl from headers 31 - automatically generate method interfaces for perl from headers
16 - unbundled freezethaw 32 - unbundled freezethaw
17 - mostly rewrote common/map.C 33 - mostly rewrote common/map.C
18 - completely rewrite server/swap.C 34 - completely rewrite server/swap.C

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines