]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
make the cpp hack for ACCUMULATE_FUNCTION optional
authorRudolf Polzer <divverent@xonotic.org>
Wed, 26 Sep 2012 07:32:14 +0000 (09:32 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Wed, 26 Sep 2012 07:32:14 +0000 (09:32 +0200)
commit1598454bfcd2651b16f34f7fc237e1c51fd377d2
tree25b3220a10d283bd2c3f7f497226ee4ab94e2397
parent9192c23439d8c2e81e38c5e71135dfa88234bc32
make the cpp hack for ACCUMULATE_FUNCTION optional

I had found a way to achieve the same using DP_QC_ENTITYDATA,
FRIK_FILE string handling, and DP_QC_ENTITYSTRING.
qcsrc/client/Main.qc
qcsrc/common/util-pre.qh
qcsrc/common/util.qh
qcsrc/dpdefs/csprogsdefs.qc
qcsrc/dpdefs/menudefs.qc
qcsrc/menu/menu.qc
qcsrc/server/g_world.qc