]> icculus.org git repositories - divverent/darkplaces.git/commit
Fixed a bug that caused some messages to not be logged to the disk (Con_Print calls...
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 28 Oct 2003 22:29:30 +0000 (22:29 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 28 Oct 2003 22:29:30 +0000 (22:29 +0000)
commit449b12475e1848290002970f45fd4bdcd0a4d462
treed4ed498eed370a7d10947da01d22aa1922ffd779
parent6abd2a8816c110a29d6e2ecc2f574c9ef2ddc48f
Fixed a bug that caused some messages to not be logged to the disk (Con_Print calls instead of Con_Printf).
Changed the comment of Con_Print, so it isnt misleading any more.
Fixed a bug so dp wont crash when VM_strzone/VM_strunzone is used.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3614 d7cf8633-e32d-0410-b094-e92efae38249
console.c
prvm_cmds.c
prvm_edict.c
prvm_exec.c