]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/cheats.qh
why does fteqcc fail so much? seems like f *= x now is equivalent to f = x
[xonotic/xonotic-data.pk3dir.git] / 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