Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Wed Dec 1 18:14:17 EST 2004


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2004-12-01 23:14:17 UTC

Log message:

changed a lot of Con_DPrint/Con_DPrintf calls to Con_Print/Con_Printf (non-technical things like device errors which should be seen even without developer on)
merged Sys_Print code into Con_Print and changed all other Sys_Print/Sys_Printf calls to calling Con_Print/Con_Printf or Con_DPrint/Con_DPrintf instead
rewrote Con_Print so that timestamps are printed only at the start of each line (or just after the 0x01 or 0x02 characters used for chat messages), not during partial line prints, and timestamps now apply to all output destinations (log, console, terminal)

Modified files:
     cd_bsd.c cd_linux.c cd_sdl.c cd_shared.c cd_win.c cl_parse.c
     console.c fs.c gl_backend.c host.c host_cmd.c model_brush.c
     snd_alsa.c snd_mem.c sv_phys.c sys.h sys_shared.c vid_sdl.c
     vid_shared.c world.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20041201.231417.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20041201/c9e96168/attachment.diff>


More information about the twilight-commits mailing list