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

Comparing deliantra/server/Changes (file contents):
Revision 1.8 by root, Tue Apr 24 14:43:23 2007 UTC vs.
Revision 1.9 by root, Fri Apr 27 02:20:21 2007 UTC

1Crossfire TRT Server ChangeLog 1Crossfire TRT Server ChangeLog
2 2
32.1 32.1
4 - implement a utility - cfutil - that simplifies arch and map 4 - implement a utility - cfutil - that simplifies arch and map
5 installation, replacing the old collect scripts and 5 installation, replacing the old collect scripts and
6 simplying deployment. 6 simplying deployment by scaling and cutting faces as required.
7 - simplify the map protocol extensively by taking advantage
8 of missing bigfaces, speeding up map generation immensely.
7 - implement inherit keyword allowing archetypes to inherit from 9 - implement inherit keyword allowing archetypes to inherit from
8 other archetypes. 10 other archetypes.
9 - rationalise archetype, region and treasurelist file format 11 - rationalise archetype, region and treasurelist file format
10 into a single file format and make them reloadable asynchronously. 12 into a single file format and make them reloadable asynchronously.
13 - make the worldmap, facedata (smoothing, faces, magicmap)
14 reloadable at runtime.
11 - implement 64x64 faceset support. 15 - implement 64x64 faceset support.
12 - implement fxixsx protocol that saves 16 - implement fxixsx protocol that saves
13 a lot of bandwidth over the old image/face/smooth packets 17 a lot of bandwidth over the old image/face/smooth packets
14 and allows images > packetsize. 18 and allows images > packetsize.
15 - implement a bandwidth-saving smoothing protocol that works 19 - implement a bandwidth-saving smoothing protocol that works
18 a certain (client-configurable) speed while guarenteeing full 22 a certain (client-configurable) speed while guarenteeing full
19 freedom of movement. 23 freedom of movement.
20 - implement new ex command to request item descriptions. 24 - implement new ex command to request item descriptions.
21 - implement new msg command for in-game messages with meta 25 - implement new msg command for in-game messages with meta
22 information (using xml). 26 information (using xml).
27 - enforce utf-8 for all text messages.
23 - many, many bugfixes. 28 - many, many bugfixes.
24 29
252.0 Tue Mar 6 15:22:53 CET 2007 302.0 Tue Mar 6 15:22:53 CET 2007
26 - make coroapi accessible to cf+. 31 - make coroapi accessible to cf+.
27 - moved map handling logic completely to perl 32 - moved map handling logic completely to perl

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines