]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/command/cl_cmd.qc
Lots of updates to cl_cmd.qc
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / command / cl_cmd.qc
2011-12-17 SamualLots of updates to cl_cmd.qc
2011-12-17 Samualcl_cmd is now called LocalCommand, not GameCommand
2011-12-16 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-16 SamualFix some bugs with settemp and scoreboard_columns_set
2011-12-16 SamualRemove comment from the old code -- cl_cmd.qc is done...
2011-12-16 Samual"handlevote" system, to work with old uid2name stuff
2011-12-16 SamualSimple updates
2011-12-16 Samualremove useless comments
2011-12-16 SamualAdd debugmodel command to cl_cmd.qc
2011-12-16 Samualadd mv_download command back to client
2011-12-16 SamualBring back settemp in cl_cmd.qc
2011-12-16 SamualMerge remote-tracking branch 'origin/master' into samua...
2011-12-13 SamualDo the same for cl_cmd.qc
2011-12-13 SamualNow make everything else compile too
2011-12-13 SamualAlso move all of the other game command files from...