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

Comparing deliantra/server/Changes (file contents):
Revision 1.1 by root, Sat Dec 30 10:16:09 2006 UTC vs.
Revision 1.4 by pippijn, Mon Mar 5 19:54:10 2007 UTC

1Crossfire+ Server ChangeLog 1Crossfire+ Server ChangeLog
2 2
32.1 32.0
4 - started a Changes file, please use.
5 - make coroapi accessible to cf+. 4 - make coroapi accessible to cf+.
6 - moved map handling logic completely to perl 5 - moved map handling logic completely to perl
7 - per player maps are now marked in the map 6 - per player maps are now marked in the map
8 - maps are saved completely differently now 7 - maps are saved completely differently now,
8 and much more often.
9 - rewrote map header parser and writer 9 - rewrote map header parser and writer
10 - maps and players are now (in the average case) loaded
11 and saved completely asynchronously, I/O contention will no
12 longer freeze the server.
13 - players and maps can be loaded anytime, without the player
14 being logged in.
10 - automatically generate method interfaces for perl from headers 15 - automatically generate method interfaces for perl from headers
11 - unbundled freezethaw 16 - unbundled freezethaw
12 - mostly rewrote common/map.C 17 - mostly rewrote common/map.C
13 - completely rewrite server/swap.C 18 - completely rewrite server/swap.C
14 - introduced "runtime", the CCT clock (corrected crossfire time) :) 19 - introduced "runtime", the CCT clock (corrected crossfire time) :)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines