dxx-rebirth/d2x-rebirth/main
Kp 665713f315 Remove static inline declarations from fwd-partial_range.h
A declaration is useful if it declares an external function.  A static
inline declaration, if not followed by the definition later in the same
translation unit, will not be useful.  Remove such declarations, and
rely on using the definition as a declaration for those files that
actually call partial_range() or similar functions.
2020-06-10 02:25:32 +00:00
..
descent.cfg Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
escort.cpp Move LevelSharedVertexState into d_level_shared_segment_state 2020-05-17 23:35:25 +00:00
gamepal.cpp Fix gcc-9 -Wstringop-truncation in gamepal.cpp 2019-05-11 20:18:29 +00:00
inferno.ini
libmve.h Fix crash after pausing movie 2018-10-10 02:01:12 +00:00
movie.cpp Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00
movie.h