dxx-rebirth/common
Kp df8dc7cc46 Include fwd-partial_range.h in physfs_list.h
All users of physfs_list.h included fwd-partial_range.h or
partial_range.h; physfs_list.h did not include either, but assumed one
would be available.  Include fwd to fix check_header_includes=1 build.

Fixes: ff67afd440 ("Propagate partial_range up into PHYSFSX_findFiles family")
2016-08-06 19:55:23 +00:00
..
2d Mark global constants as constexpr 2016-07-23 04:10:42 +00:00
3d Propagate MAX_INSTANCE_DEPTH 2016-07-10 04:11:34 +00:00
arch Added breaks in event.cpp to prevent unwanted events if -nomouse and/or -nojoystick is given; Added automap_apply_input() to prevent multiple inputs per frame causing multiple movement applications. 2016-05-30 13:17:42 +02:00
editor Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
include Include fwd-partial_range.h in physfs_list.h 2016-08-06 19:55:23 +00:00
main Use enum for newmenu item type 2016-08-05 04:12:21 +00:00
maths Mark global constants as constexpr 2016-07-23 04:10:42 +00:00
mem Rewrite declarations of ubyte * to standard uint8_t * 2016-07-14 01:59:02 +00:00
misc Rewrite declarations of ubyte * to standard uint8_t * 2016-07-14 01:59:02 +00:00
texmap Mark global constants as constexpr 2016-07-23 04:10:42 +00:00
ui Convert various static const expressions to constexpr 2016-07-16 16:52:04 +00:00