dxx-rebirth/common
Kp e06d8b33aa Reuse string_array_sort_func for file_sort_func
Both functions have the same implementation, so delete static
file_sort_func and use string_array_sort_func.
2016-09-04 19:10:43 +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 Remove char[N] overload for PHYSFSX_getRealPath 2016-08-06 19:55:25 +00:00
editor Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
include Move strutil qsort comparator casts into function 2016-09-04 19:10:42 +00:00
main Added new texture filtering options based on patch of user 'beware' 2016-08-29 20:53:10 +02: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 Move strutil qsort comparator casts into function 2016-09-04 19:10:42 +00:00
texmap Use static_cast for c_fp_tmap_scanline_per 2016-09-04 19:10:42 +00:00
ui Reuse string_array_sort_func for file_sort_func 2016-09-04 19:10:43 +00:00