dxx-rebirth/d2x-rebirth/main
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
..
escort.cpp Fix BUG on show-path cheat 2022-05-21 19:51:18 +00:00
gamepal.cpp Remove unnecessary members in splitpath_t 2022-06-11 15:00:02 +00:00
inferno.ini Reduce indirection resolving chosen menu item 2020-12-19 16:13:26 +00:00
libmve.h Remove indirection for movie memory management 2021-01-17 22:23:23 +00:00
movie.cpp Use enum class for MBTN_* constants 2022-02-27 14:23:53 +00:00
movie.h Move small briefing members earlier in the structure 2021-09-19 10:53:48 +00:00