]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/weapons/w_arc.qc
Working on cleaning up weapon spawn functions
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / w_arc.qc
2013-06-11 Samual LenksWorking on cleaning up weapon spawn functions
2013-06-11 Samual LenksSpawnfunc stuffz
2013-06-11 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-06-11 MarioReplace if statements with switches in the weapon reque...
2013-06-11 Samual LenksNow make the Devastator compile and run (mostly)
2013-06-11 Samual LenksSwitch the code ENTIRELY to use "Arc" instead of "Light...
2013-06-11 Samual LenksNow lets move the switchdelay property over to use...
2013-06-11 Samual LenksStart working on a new (independent) way to handle...
2013-06-11 Samual LenksRemove individual weapon.qh files, make it compile
2013-06-11 Samual LenksOn second thought, add those prefixes back, it helps...