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

Comparing deliantra/server/Changes (file contents):
Revision 1.119 by root, Wed Apr 30 05:06:36 2008 UTC vs.
Revision 1.120 by root, Wed Apr 30 06:40:28 2008 UTC

102.53 102.53
11 - bugfix: custom skill settings were not saved by the server. 11 - bugfix: custom skill settings were not saved by the server.
12 - bugfix: remove did not actually remove items from the inventory, leaving 12 - bugfix: remove did not actually remove items from the inventory, leaving
13 ghost items. 13 ghost items.
14 - bugfix: properly update items identified on the ground. 14 - bugfix: properly update items identified on the ground.
15 - bugfix: use localtime_r in the logger thread.
16 - make the killer a real object pointer instead of a string.
15 - dropping items a shop is not interested in won't sell them anymore. 17 - dropping items a shop is not interested in won't sell them anymore.
16 - bugfix: the mailscrolls are now correctly handed out even when the destination 18 - bugfix: the mailscrolls are now correctly handed out even when the destination
17 player is not logged in. 19 player is not logged in.
18 - rods and horns with a too low maximum charge allow now at least one discharge. 20 - rods and horns with a too low maximum charge allow now at least one discharge.
19 - bugfix: make list_logins non-blocking (glaring oversight). this caused the lag at 21 - bugfix: make list_logins non-blocking (glaring oversight). this caused the lag at
20 server startup. 22 server startup.
21 - take advantage of new aio_close and aio_chmod. 23 - take advantage of new aio_close and aio_chmod.
24 - implement archetype::get.
22 25
232.52 Thu Apr 24 11:47:19 CEST 2008 262.52 Thu Apr 24 11:47:19 CEST 2008
24 - completely automate the item add/delete on remove/insert. this should fix 27 - completely automate the item add/delete on remove/insert. this should fix
25 all "ghost" item bugs caused by sloppy coding, as sloppy coding is now correct :) 28 all "ghost" item bugs caused by sloppy coding, as sloppy coding is now correct :)
26 - completely automate the weight handling, should fix all weight 29 - completely automate the weight handling, should fix all weight

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines