I have added a new Blockmap search library! (with a new file: lua_blockmaplib.c)
searchBlockmap(searchtype, function, mobj, [x1, x2, y1, y2])
. Returns true if search was uninteruppted, false if the iteration function returned true or false at any pointfuncname(mobj, foundmobj)
or funcname(mobj, foundline)
(for searching for objects and lines, respectively)searchBlockmap
return false.searchBlockmap
returns false