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

Comparing deliantra/server/Changes (file contents):
Revision 1.32 by root, Tue Sep 18 17:47:35 2007 UTC vs.
Revision 1.35 by root, Thu Nov 8 01:48:00 2007 UTC

1Crossfire TRT Server, Maps and Archetypes ChangeLog. 1Crossfire TRT Server, Maps and Archetypes ChangeLog.
2 2
3 - assign weapons on user load time, not login-time, avoiding
4 crashes.
5
62.3 Sat Oct 27 11:22:38 CEST 2007
3 - fixed an important bug that caused passwords to be forgotten. 7 - fixed an important bug that caused passwords to be forgotten.
4 - implement *tag destinations for goto, slaying etc. and use it 8 - implement *tag destinations for goto, slaying etc. and use it
5 in some of the maps. 9 in some of the maps.
6 - bigworldised many maps (islands as in pupland and aldwulf), 10 - bigworldised many maps (islands as in pupland and aldwulf),
7 which is now trivial to do. 11 which is now trivial to do.
12 - removed all traces of the old (and never working) plug-in interface
13 (70kb code less on amd64).
14 - improve/tune scheduling priorities.
15 - fix some freezing bugs.
16 - fix a memory corruption problem in dynbuf.printf.
17 - use channels for chat and many informational commands.
18 - improved the tutorial.
19 - create missile is now fixed.
20 - race fields must now contain archetypes.
21 - jumping skill now works as advertised.
8 22
92.2 Tue Sep 11 15:41:24 CEST 2007 232.2 Tue Sep 11 15:41:24 CEST 2007
10 - relicense under the gnu affero license. 24 - relicense under the gnu affero license.
11 - new inscription skill, can only inscribe INSCRIBABLE items. 25 - new inscription skill, can only inscribe INSCRIBABLE items.
12 - implement server-side framework for generic resources. 26 - implement server-side framework for generic resources.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines