]> git.xonotic.org Git - xonotic/gmqcc.git/history - con.c
ugh todo: seed per ht, not per hash
[xonotic/gmqcc.git] / con.c
2012-12-20 Dale WeilerNo more hacks
2012-12-20 Dale Weilerfixes
2012-12-20 Dale WeilerFTBFS fixes
2012-12-17 Wolfgang (Blub)... messages caused by -Warnings now show the -W flag
2012-12-17 Wolfgang (Blub)... vcompile_error, vcompile_warning; fixed: removed opts_...
2012-12-04 Wolfgang (Blub)... -Werror now changes the word 'warning' into 'error'
2012-11-30 Wolfgang (Blub)... Fix indentation of compile_warning
2012-11-28 Wolfgang (Blub)... moving opts_warn and opts_werror to con.c
2012-11-26 Wolfgang (Blub)... generic compile_error/compile_warning functions in...
2012-11-26 Dale WeilerRemove trailing whitespace for Blub.
2012-11-23 Dale WeilerMake it compile with -Wall and -pedantic
2012-11-22 Dale WeilerFix some casting stuff
2012-11-19 Wolfgang (Blub)... Fix con_vprintmsg madness
2012-11-19 Dale WeilerMerge branch 'master' into test-suite
2012-11-17 Dale WeilerMerge branch 'master' into test-suite
2012-11-17 Dale WeilerMerge branch 'master' into test-suite
2012-11-17 Dale WeilerNew test-suite initial implementation. Just need to...
2012-11-15 Dale WeilerSome more changes: added redirout/redirerr command...
2012-11-15 Dale Weileradded --nocolor and fixed bug
2012-11-15 Dale WeilerUse new console system everywhere.
2012-11-14 Wolfgang (Blub)... Merging in new-syntax
2012-11-14 Dale WeilerRemove the tput shit
2012-11-14 Dale WeilerFix teh bugs, thanks div0
2012-11-14 Dale WeilerClever hack to determine terminal color support for...
2012-11-14 Dale Weilerpreliminary segregated console subsystem