Refactor|libdoomsday|LumpIndex: Added LumpIndex::findAll(), renamed other members for consistency
LumpIndex::findAll() collates the indices (lumpnum_t) of all lumpsin the index whose path matches the search term (in load order).
View differences
Refactor|libdoomsday|LumpIndex: Added LumpIndex::findAll(), renamed other members for consistency
LumpIndex::findAll() collates the indices (lumpnum_t) of all lumps
in the index whose path matches the search term (in load order).