]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/cheats.qc
"give" cheat implemented fully
[divverent/nexuiz.git] / data / qcsrc / server / cheats.qc
2010-01-25 div0"give" cheat implemented fully
2010-01-25 div0"give all"
2010-01-25 div0get rid of all cheat stuff from other files;
2010-01-25 div0do engine cheats in qc too
2010-01-25 div0Track whether cheats have been used (cheatcount field)
2010-01-25 div0move box dragging to cheats.qc too
2010-01-25 div0Migrate cmd cheats too
2010-01-25 div0Factor "impulse" cheats out of cl_impulse.qc