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

Comparing deliantra/server/Changes (file contents):
Revision 1.692 by root, Tue May 4 21:45:42 2010 UTC vs.
Revision 1.693 by root, Tue May 4 22:26:49 2010 UTC

352010-04-07 23:58:02.2732 [ABT] [Perl_call_sv] /root/cvt/perl/perl-5.10.0/perl.c:2632 352010-04-07 23:58:02.2732 [ABT] [Perl_call_sv] /root/cvt/perl/perl-5.10.0/perl.c:2632
362010-04-07 23:58:02.2732 [ABT] [main] /root/src/cf.schmorp.de/server/server/main.C:428 362010-04-07 23:58:02.2732 [ABT] [main] /root/src/cf.schmorp.de/server/server/main.C:428
37 37
38TODO: golem survives "longer" now - too long? 38TODO: golem survives "longer" now - too long?
39TODO: clean up skill handling in kill_object. 39TODO: clean up skill handling in kill_object.
40TODO: make the "feed all faces" flag persistent between logins.
41TODO: mining experience 40TODO: mining experience
42TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player 41TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player
43TODO: follow should not be able to follow everywhere (ocean...)
44 - (maps, arch) complete revamping of the transport routes - all cities are 42 - (maps, arch) complete revamping of the transport routes - all cities are
45 now easily reachable, at a price. 43 now easily reachable, at a price.
46 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 44 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
47 - (maps) added (navar) gravedigger, that buys players gravestones. 45 - (maps) added (navar) gravedigger, that buys players gravestones.
48 - (maps) added the rathouse quest for the shockwave spell in navar 46 - (maps) added the rathouse quest for the shockwave spell in navar
215 - speed up get_typedata. 213 - speed up get_typedata.
216 - fix deadlock problem during server shutdown/reload. 214 - fix deadlock problem during server shutdown/reload.
217 - make ext/checkrusage "more" non-blocking. 215 - make ext/checkrusage "more" non-blocking.
218 - use common::sense for extensions. 216 - use common::sense for extensions.
219 - work around a 50.10.0 utf8 caching bug. 217 - work around a 50.10.0 utf8 caching bug.
218 - correctly try to load tiled maps in adjacent_map, might fix
219 "no relation to target" bugs.
220 220
2212.93 Sat Feb 13 15:52:36 CET 2010 2212.93 Sat Feb 13 15:52:36 CET 2010
222 - (maps) fix travel to valdor and back. 222 - (maps) fix travel to valdor and back.
223 - do no longer by default eval map cod ein safe compartments 223 - do no longer by default eval map cod ein safe compartments
224 (this can be re-enabled using the safe_eval config option). 224 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines