Descent3/physics
Jan Engelhardt cb5c2913b2 Resolve out-of-bounds access in fvi_room
Possibly fixes #530.

physics/findintersection.cpp:4711:64: runtime error: index -1 out of bounds for type 'fvi_face_room_list [200]'
=================================================================
SIGNAL 11 caught, aborting
2024-08-31 11:21:09 +02:00
..
CMakeLists.txt CMake: add all headers to target sources 2024-08-09 17:09:14 +02:00
collide.cpp Isolate physics module 2024-07-28 16:50:42 +03:00
collide.h Isolate physics module 2024-07-28 16:50:42 +03:00
findintersection.cpp Resolve out-of-bounds access in fvi_room 2024-08-31 11:21:09 +02:00
findintersection.h [Cleanup] Removed function declarations that are not implemented. 2024-08-20 20:03:02 +02:00
newstyle_fi.cpp Resolve out-of-bounds in PolyCollideObject 2024-08-30 05:25:11 +02:00
physics.cpp Isolate physics module 2024-07-28 16:50:42 +03:00
physics.h Isolate physics module 2024-07-28 16:50:42 +03:00