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

Comparing deliantra/server/Changes (file contents):
Revision 1.255 by root, Thu Oct 2 16:08:19 2008 UTC vs.
Revision 1.258 by elmex, Mon Oct 6 18:26:35 2008 UTC

16TODO: destry_inv() should destroy, drop_inv_to_ground method? 16TODO: destry_inv() should destroy, drop_inv_to_ground method?
17TODO: coro/anyevent/ioaio releasen 17TODO: coro/anyevent/ioaio releasen
18 - the "worldmaps sometimes are block" bug is finally fixed. 18 - the "worldmaps sometimes are block" bug is finally fixed.
19 - the "player objects are referenced in _GENxx globals" bug has finally 19 - the "player objects are referenced in _GENxx globals" bug has finally
20 been fixed, by not relying on buggy perl internals when serialising. 20 been fixed, by not relying on buggy perl internals when serialising.
21 - fixed a long standing bug in the anvil converters in armour shops.
22 - items shops weren't interested in don't vanish anymore, and are given
23 back to the player.
21 - attuned/repell and spell base level system reworked. 24 - attuned/repell and spell base level system reworked.
22 - rewrote skill cache (last_skill_ob) system and usage - might 25 - rewrote skill cache (last_skill_ob) system and usage - might
23 be less erratic now. 26 be less erratic now.
24 - refuse to write the uuid file if the uuid is zero 27 - refuse to write the uuid file if the uuid is zero
25 (to avoid writing it in early crashes). 28 (to avoid writing it in early crashes).
29 necessary since we don't nuke stashes anymore. 32 necessary since we don't nuke stashes anymore.
30 - do not bootstrap perl from the commandline args, use separate eval for 33 - do not bootstrap perl from the commandline args, use separate eval for
31 better error reporting. 34 better error reporting.
32 - pre-cache perl extension files on reload to speed up the reload. 35 - pre-cache perl extension files on reload to speed up the reload.
33 - speed up map refresh in server a bit. 36 - speed up map refresh in server a bit.
37 - refactored drop code and fixed some programming errors in it.
34 38
352.71 Tue Sep 23 07:02:23 CEST 2008 392.71 Tue Sep 23 07:02:23 CEST 2008
36 - removed all command line parsing, only env variables are supported 40 - removed all command line parsing, only env variables are supported
37 anymore. 41 anymore.
38 - region-specific monsters will now once more be on the worldmap. 42 - region-specific monsters will now once more be on the worldmap.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines