Module darkplaces: Change committed

black at icculus.org black at icculus.org
Tue Oct 12 15:08:40 EDT 2004


Commiter   : black
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2004-10-12 19:08:40 UTC

Log message:

-Its now possible to add support for other edict_private structs easily.
(Note: You have to derive them by composition from the original one -
e.g. struct server_edict_private_s { prvm_edict_private_t base; ... };
or just copy the elements from prvm_edict_private_t into the new struct -
and add them to the anonymous union p in prvm_edict_t.)

Modified files:
     progsvm.h prvm_cmds.c prvm_edict.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20041012.190840.black.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20041012/e4cc8340/attachment.diff>


More information about the twilight-commits mailing list