> Peter: I think a owner == NULL check is missing in the new ball > lightning code. And please use the 'direction' parameter of hit_map() > instead of fiddling with op->x and op->y as this may break other code, > e.g. optimizations in common/map.c. Yes, I changed it to do this stuff already after I looked at your patches. I will put the fix in in the next hour. PeterM