dxx-rebirth/common/misc
Kp 3b5b69cb97 Improve error reporting for hmp_open / hmp2mid
Rework the error paths to return path-specific status codes so that the
caller can report exactly which step caused an HMP file to be rejected.
On error, print this reason numerically and, if the reason was a PhysFS
error, also print the PhysFS error code numerically and symbolically.
2022-03-19 22:55:58 +00:00
..
error.cpp Optimize out warn_printf on some targets 2021-09-12 16:20:52 +00:00
hash.cpp Uninline namespace dcx 2015-12-13 18:00:49 +00:00
hmp.cpp Improve error reporting for hmp_open / hmp2mid 2022-03-19 22:55:58 +00:00
ignorecase.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
physfsrwops.cpp Return error code from PHYSFSRWOPS_openRead* 2021-07-25 23:00:56 +00:00
strutil.cpp Delegate score comma handling to std::locale 2021-09-19 10:53:48 +00:00
vg-wrap-physfs.h Add PHYSFS_read wrapper support 2017-07-26 03:15:58 +00:00
vgrphys.cpp Add PHYSFS_read wrapper support 2017-07-26 03:15:58 +00:00
vgwphys.cpp Add PHYSFS_read wrapper support 2017-07-26 03:15:58 +00:00