]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Implement Con_Error(f) and Con_Warn(f), error and warning, for prettier colors
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 25 May 2020 15:59:13 +0000 (15:59 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 25 May 2020 15:59:13 +0000 (15:59 +0000)
commit1b5e3869f0fd3e2fe323680784610d48d6efddca
tree2e1cf460716d89895fc6cee504c233264f34056b
parent38adc57602a2d9a03c6f6f8d2e5cc91c14a6bd9e
Implement Con_Error(f) and Con_Warn(f), error and warning, for prettier colors

Replace Con_Print(f) for most of the obvious cases.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12575 d7cf8633-e32d-0410-b094-e92efae38249
37 files changed:
cap_avi.c
cl_demo.c
cl_main.c
cl_parse.c
cl_screen.c
cl_video.c
cl_video_libavw.c
clvm_cmds.c
cmd.c
console.c
console.h
csprogs.c
fs.c
ft2.c
gl_backend.c
gl_draw.c
gl_rmain.c
host.c
host_cmd.c
image_png.c
lhnet.c
model_brush.c
model_sprite.c
netconn.c
netconn.h
protocol.c
prvm_cmds.c
r_sky.c
snd_sdl.c
sv_demo.c
sys_linux.c
sys_sdl.c
sys_shared.c
sys_win.c
vid_sdl.c
wad.c
world.c