]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added Print versions of Printf functions and made all calls that do not need formatin...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 10 Mar 2004 03:28:04 +0000 (03:28 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 10 Mar 2004 03:28:04 +0000 (03:28 +0000)
commitff46d6ff516fda192c5adc55a5c9b82007545bd2
tree701e01b15af14328013e01f41be478cce396f020
parent99c4cf569f506bb466167759b05e532dbb1e7f0f
added Print versions of Printf functions and made all calls that do not need formating use the Print versions; yes this is a cosmetic cleanup, prints are too rare to have any performance improvements.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3991 d7cf8633-e32d-0410-b094-e92efae38249
77 files changed:
cd_bsd.c
cd_linux.c
cd_shared.c
cd_win.c
cl_demo.c
cl_input.c
cl_main.c
cl_parse.c
cl_particles.c
cl_screen.c
cl_video.c
cmd.c
cmd.h
collision.c
common.c
common.h
conproc.c
console.c
console.h
cvar.c
fs.c
fs.h
gl_backend.c
gl_draw.c
gl_rmain.c
gl_textures.c
host.c
host_cmd.c
image.c
jpeg.c
keys.c
lhnet.c
mathlib.c
menu.c
model_brush.c
model_shared.c
netconn.c
ogg.c
palette.c
portals.c
pr_cmds.c
pr_edict.c
pr_exec.c
progs.h
progsvm.h
protocol.c
prvm_cmds.c
prvm_edict.c
prvm_exec.c
r_lerpanim.c
r_modules.c
r_shadow.c
r_sky.c
screen.h
server.h
snd_alsa_0_5.c
snd_alsa_0_9.c
snd_bsd.c
snd_dma.c
snd_mem.c
snd_mix.c
snd_oss.c
snd_win.c
sv_main.c
sv_phys.c
sv_user.c
sys.h
sys_linux.c
sys_sdl.c
sys_shared.c
sys_win.c
vid_glx.c
vid_sdl.c
vid_shared.c
vid_wgl.c
wad.c
zone.c