dxx-rebirth/similar
Kp 9cdf9152bc Always check return value of PHYSFSX_getRealPath
The contents of the output buffer are undefined if PHYSFSX_getRealPath
fails, so mark the function as [[nodiscard]] and modify all callers to
check that the function succeeded.
2022-03-19 22:55:58 +00:00
..
2d Fix SDL-only build 2021-11-01 03:37:20 +00:00
3d Move rotate_point_list inline in g3_interpreter_draw_base 2021-11-01 03:37:20 +00:00
arch Always check return value of PHYSFSX_getRealPath 2022-03-19 22:55:58 +00:00
editor Move joystick interpretation to happen after the event loop 2022-02-27 14:23:53 +00:00
main Always check return value of PHYSFSX_getRealPath 2022-03-19 22:55:58 +00:00
misc Always check return value of PHYSFSX_getRealPath 2022-03-19 22:55:58 +00:00