ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/dm-support.ext
(Generate patch)

Comparing deliantra/server/ext/dm-support.ext (file contents):
Revision 1.23 by root, Sun Jun 28 16:46:50 2009 UTC vs.
Revision 1.24 by root, Fri Oct 23 03:28:11 2009 UTC

29reload_archetypes & 29reload_archetypes &
30ext::help::reload & 30ext::help::reload &
31ext::books::reload & 31ext::books::reload &
32ext::map_tags::reload & 32ext::map_tags::reload &
33ext::map_world::reload & 33ext::map_world::reload &
34# ext::map_scheduler::loadall & # debugging only!
34while (EV::TIMEOUT & Coro::EV::timed_io_once \$fh, EV::READ, 1) { Coro::Debug::command "ps" } & 35while (EV::TIMEOUT & Coro::EV::timed_io_once \$fh, EV::READ, 1) { Coro::Debug::command "ps" } &
35({cf::mallinfo}) 36({cf::mallinfo})
36EOF 37EOF
37 print $fh "\n> "; 38 print $fh "\n> ";
38 39

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines