Fixed regression with portal turret voice lines
Break debug.getlocal a little
Try to fixup crash dump console log with newlines
* Usages of MsgC or Msg without newlines would garble up the log, so we try to add newlines to the internal crash dump log so it looks correct, and also ignore empty lines
Add more decal nullptr checks
Fixed Ctlr+LeftArrow crash with TextEntry again
Fixed Entity:Remove removing stuff prematurely when crazy physics is involved
Added util.IntersectRayWithTriangle