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

Comparing deliantra/server/Changes (file contents):
Revision 1.125 by root, Sat May 3 09:06:13 2008 UTC vs.
Revision 1.126 by root, Sat May 3 09:30:38 2008 UTC

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. 29 - change_abil is much faster.
30 - update the floorbox more often to work around the reverses item order
31 display in clients.
30 - cleaned up object copying by encapsulating it to a single place. 32 - cleaned up object copying by encapsulating it to a single place.
33 - add hints to the invite messages.
31 34
322.52 Thu Apr 24 11:47:19 CEST 2008 352.52 Thu Apr 24 11:47:19 CEST 2008
33 - completely automate the item add/delete on remove/insert. this should fix 36 - completely automate the item add/delete on remove/insert. this should fix
34 all "ghost" item bugs caused by sloppy coding, as sloppy coding is now correct :) 37 all "ghost" item bugs caused by sloppy coding, as sloppy coding is now correct :)
35 - completely automate the weight handling, should fix all weight 38 - completely automate the weight handling, should fix all weight

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines