Lastek / cyb-dfengine

dfengine 1.08f + custom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DD/MM/YYYY

11/05/2014
	-Added r_noborder <1/0> (some time ago) so you can have borderless window.
		
31/03/2014
	-Merged with dfengine v1.08f for all its nice features such as fast loading.
	-Added fs_include so you can put your pk3's and files in a separate directory
		fs_include "baseq3/pk3Dir" will load from baseq3/pk3Dir folder so its independent from fs_game
	-Added "Total startup time: %5.3f seconds." to WinMain() since some people want to know.

27/03/2014
	-Changed con_clockColor to con_clkcolor; default is 940
	-Added con_clktoggle <1 or 0>; default is 1
	-Added timestamps to console output

08/02/2014
	-Added clock to console edit line.
	-Can edit color with con_clockColor <rgb>. Each channel can be an integer 0-9.

About

dfengine 1.08f + custom

License:GNU General Public License v2.0


Languages

Language:C 78.8%Language:C++ 19.2%Language:Objective-C 1.4%Language:Assembly 0.3%Language:Shell 0.2%Language:Perl 0.0%