]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/cheats.qh
git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8573 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
[divverent/nexuiz.git] / data / qcsrc / server / cheats.qh
1 float cheatcount_total;
2 .float cheatcount;
3 void CheatInit();
4 void CheatShutdown();
5 void CheatInitClient();
6 void CheatShutdownClient();
7 float CheatImpulse(float i);
8 float CheatCommand(float argc);
9 float CheatFrame();
10
11 void Drag_MoveDrag(entity from, entity to); // call this from CopyBody