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

Comparing deliantra/server/Changes (file contents):
Revision 1.124 by root, Fri May 2 21:01:53 2008 UTC vs.
Revision 1.125 by root, Sat May 3 09:06:13 2008 UTC

24 - rods and horns with a too low maximum charge allow now at least one discharge. 24 - rods and horns with a too low maximum charge allow now at least one discharge.
25 - bugfix: make list_logins non-blocking (glaring oversight). this caused the lag at 25 - bugfix: make list_logins non-blocking (glaring oversight). this caused the lag at
26 server startup. 26 server startup.
27 - take advantage of new aio_close and aio_chmod. 27 - take advantage of new aio_close and aio_chmod.
28 - implement archetype::get. 28 - implement archetype::get.
29 - change_abil is much faster.
30 - cleaned up object copying by encapsulating it to a single place.
29 31
302.52 Thu Apr 24 11:47:19 CEST 2008 322.52 Thu Apr 24 11:47:19 CEST 2008
31 - completely automate the item add/delete on remove/insert. this should fix 33 - completely automate the item add/delete on remove/insert. this should fix
32 all "ghost" item bugs caused by sloppy coding, as sloppy coding is now correct :) 34 all "ghost" item bugs caused by sloppy coding, as sloppy coding is now correct :)
33 - completely automate the weight handling, should fix all weight 35 - completely automate the weight handling, should fix all weight

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines