]> icculus.org git repositories - divverent/nexuiz.git/commit
Changed mapvoting to use %i. instead of %i) as SavageX requested :P
authorblub0 <blub0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Sun, 13 Jul 2008 18:22:27 +0000 (18:22 +0000)
committerblub0 <blub0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Sun, 13 Jul 2008 18:22:27 +0000 (18:22 +0000)
commita365fa4daedfcac66cd4f85319559c83f6289d4e
tree6a5ba896f1120930440d53f954d8fd2a4cc42a03
parent74632f9723e12b216a39bb87c756278ab722b06d
Changed mapvoting to use %i. instead of %i) as SavageX requested :P
Added pre.qh which enables the FTE target if -DUSE_FTE is added
which automagically adds an engine check, which should be updated
once the FTE instructions make it into DP.
Updated the Makefile for that too.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3820 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
data/Makefile
data/qcsrc/client/Main.qc
data/qcsrc/client/mapvoting.qc
data/qcsrc/client/pre.qh [new file with mode: 0644]
data/qcsrc/client/progs.src