Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Sun Jul 3 03:07:44 EDT 2005


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2005-07-03 07:07:44 UTC

Log message:

don't print PRVM_NAME in each dprint call, it looks terrible (prints multiple times per line because of multiple dprint calls without \n)
fix fatal bug in findchain and findchainfloat which were using FindFieldOffset (which returns a byte array index) to get an offset to feed to PRVM_E_INT (which takes an integer array index)

Modified files:
     prvm_cmds.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20050703.070744.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20050703/e8a5792e/attachment.diff>


More information about the twilight-commits mailing list