dxx-rebirth/common/misc
Kp 522c696af0 Remove unnecessary members in splitpath_t
splitpath_t is designed for MS-DOS paths, even though Rebirth now runs
on many platforms that never used DOS conventions.  Most of the members
of splitpath_t are unused on all platforms.  Remove them, and switch to
returning an initialized version of the structure.
2022-06-11 15:00:02 +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 Remove unnecessary endian instances in serial.h 2022-05-05 02:59:11 +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 Remove unnecessary members in splitpath_t 2022-06-11 15:00:02 +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