]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/weapons/w_electro.qc
Rename AMMO_vAL to WEP_AMMO
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / w_electro.qc
2014-01-02 Samual LenksRename AMMO_vAL to WEP_AMMO
2014-01-01 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-12-31 Samual LenksMake it so that weapon zoom reticles are in weapon...
2013-12-31 Samual LenksEven more cleanup of SetupProjVelocity
2013-12-31 Samual LenksRename the macros so that they're a little easier to...
2013-12-31 Samual LenksClean up SetupProjectileVelocity a little bit
2013-12-16 MarioUse weaponinfo to get weapon sprite info
2013-12-12 Rudolf PolzerMerge branch 'divVerent/ballistic2' into samual/weapons
2013-12-11 Samual LenksFix some things I broke
2013-12-11 Samual LenksUse .current_ammo instead of specific ammo fields
2013-12-11 Samual LenksNo need for that extra prefix
2013-12-11 Samual LenksFix DecreaseAmmo usage
2013-12-11 Samual LenksElectro is not a plasma weapon anymore-- also clean...
2013-12-10 Samual LenksBegin fixing ammo field usage
2013-12-09 Samual LenksDon't do the full WEP_id for these, not necessary
2013-12-09 Samual LenksClean up settings lists slightly
2013-12-09 Samual LenksAdd weaponstartoverride property to weapons
2013-12-09 Samual LenksAdd the properties to all weapons now
2013-12-09 Samual LenksBegin adding support for weaponstart and weaponreplace...
2013-12-09 Samual LenksFix config stuff
2013-12-09 Samual LenksFix unnecessary processing with combo triggering, add...
2013-12-08 Samual LenksAvoid some unnecessary thinking
2013-12-08 MarioAdd cvars to disable plasma exploding on player touch...
2013-12-08 MarioMidair combos
2013-12-08 Samual LenksDone with Electro for now :D
2013-12-08 Samual LenksMore progress on moving Electro to new settings system
2013-12-08 Samual LenksBegin moving Electro to new settings system, cleanup
2013-12-08 Samual LenksStrip lightning gun functionality out of Electro
2013-12-08 Samual LenksUse greater than or equal than for electro comboradius_...
2013-12-07 Samual LenksFINALLY it compiles
2013-12-06 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-09-14 Samual LenksAllow a smaller Electro comboradius for triggering...
2013-09-14 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-09-14 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-09-05 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-08-20 Samual LenksRemove some reloading system stupidity
2013-08-20 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-08-14 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-07-10 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-07-01 Samual LenksRemove the weapon_setup function, it's stupid
2013-06-30 Samual LenksRename "shortname" to "netname", the field is called...
2013-06-30 Samual LenksRename WR_PRECACHE to WR_INIT, which is more appropriate
2013-06-29 Samual LenksRename weapon_action to WEP_ACTION
2013-06-28 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-06-15 Samual LenksPartly fix compile (BUT WAIT, THERE'S MORE! :D)
2013-06-15 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-06-14 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-06-11 Samual LenksWorking on cleaning up weapon spawn functions
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 LenksRemove individual weapon.qh files, make it compile
2013-06-11 Samual LenksOn second thought, add those prefixes back, it helps...
2013-06-10 Samual LenksRemove the w_ prefix from weapon files in their directory
2013-06-10 Samual LenksWorking on moving the weapon files to proper directorie...