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

Comparing deliantra/server/Changes (file contents):
Revision 1.31 by root, Sat Sep 15 20:28:18 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
7 - fixed an important bug that caused passwords to be forgotten.
3 - implement *tag destinations for goto, slaying etc. and use it 8 - implement *tag destinations for goto, slaying etc. and use it
4 in some of the maps. 9 in some of the maps.
5 - fixed an important bug that caused passwords to be forgotten. 10 - bigworldised many maps (islands as in pupland and aldwulf),
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.
6 22
72.2 Tue Sep 11 15:41:24 CEST 2007 232.2 Tue Sep 11 15:41:24 CEST 2007
8 - relicense under the gnu affero license. 24 - relicense under the gnu affero license.
9 - new inscription skill, can only inscribe INSCRIBABLE items. 25 - new inscription skill, can only inscribe INSCRIBABLE items.
10 - 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