Short: New object list efuns
From: Tomba@Batmud
Date: 2001-08-25
Type: Feature
State: New

all_objects() globally tries to find objects matching to the argument
(objects name).

count_objects() is basically the same as all_objects, but it returns the
number of the objects found.

These two can be merged into the debug_info() efun.

