]> icculus.org git repositories - divverent/darkplaces.git/commit
now uses string buffers more sanely and supports multiple strcat buffers (now uses...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 31 Aug 2003 05:20:33 +0000 (05:20 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 31 Aug 2003 05:20:33 +0000 (05:20 +0000)
commit61262943be705cf104cf5d24e2847e9237fc7e41
treebf36fc4fbde9f3dd693e80ae8a2263868a127e0b
parent2f05c311e75073f13f198f9c2bc1d151cd0b5840
now uses string buffers more sanely and supports multiple strcat buffers (now uses PR_GetTempString), modified PF_VarString to read into a string buffer (FrikaC noticed strcat was being overwritten by print, inconsistent with his implementation of FRIK_FILE)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3430 d7cf8633-e32d-0410-b094-e92efae38249
pr_cmds.c