]> icculus.org git repositories - divverent/nexuiz.git/commit
undo the dprint optimization that saved on builtin calls because dprints now should...
authordiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Tue, 29 Dec 2009 06:37:57 +0000 (06:37 +0000)
committerdiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Tue, 29 Dec 2009 06:37:57 +0000 (06:37 +0000)
commit39bb3feaddc1adc9b99fe8dd077e2e2e22669092
treed330d14b1a80dcd73fb2b424c6234737959623d4
parent76198745ae88fc40b1a7068a8b5bdcb2f5129da7
undo the dprint optimization that saved on builtin calls because dprints now should ALWAYS print to the engine, and are just hidden from the console buffer

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8462 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
data/qcsrc/client/Main.qc
data/qcsrc/client/View.qc
data/qcsrc/client/csqc_builtins.qc
data/qcsrc/common/util.qh
data/qcsrc/menu/mbuiltin.qh
data/qcsrc/menu/menu.qc
data/qcsrc/server/builtins.qh
data/qcsrc/server/g_world.qc
data/qcsrc/server/sv_main.qc