dxx-rebirth/d2x-rebirth/main
Kp 8a97c173a3 Remove useless gr_remap_mono_fonts
gr_remap_mono_fonts searches for fonts with !(font->ft_flags & FT_COLOR)
and calls gr_remap_font on any it finds.

gr_remap_font starts with:

	if (!(font->ft_flags & FT_COLOR))
		return;
2015-12-04 03:36:32 +00:00
..
bmread.cpp Make vlighting static 2015-12-04 03:36:31 +00:00
descent.cfg Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
escort.cpp Use vobjptr/vcobjptr for more Objects[] access 2015-12-03 03:26:49 +00:00
gamepal.cpp Remove useless gr_remap_mono_fonts 2015-12-04 03:36:32 +00:00
inferno.ini
libmve.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
movie.cpp Move SndNoSound to CGameArg 2015-11-24 04:05:36 +00:00
movie.h Use screen_mode for screen resolution 2015-05-14 02:23:13 +00:00
physfsrwops.h Move d2x-rebirth/include/* -> d2x-rebirth/main/ 2015-06-13 22:42:21 +00:00