]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/weapons/w_rifle.qc
Merge branch 'Mario/despawn_effects'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / w_rifle.qc
2014-11-14 MarioMerge branch 'Mario/despawn_effects'
2014-11-14 MarioMerge branch 'master' into Mario/despawn_effects
2014-11-14 MarioMerge branch 'master' into Mario/weapons
2014-10-16 Rudolf PolzerMerge branch 'master' into samual/weapons
2014-09-25 Rudolf PolzerMerge branch 'master' into samual/weapons
2014-06-15 MarioMerge branch 'master' into Mario/weapons
2014-04-07 Rudolf PolzerMerge branch 'master' into samual/weapons
2014-03-09 Samual LenksMerge remote-tracking branch 'origin/master into samual...
2014-02-26 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2014-02-17 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2014-01-10 Samual LenksMore consistency in the weapon files
2014-01-06 MarioMerge branch 'master' into samual/weapons
2014-01-05 Samual LenksAdd weaponthrowable property to weapons
2014-01-05 Samual LenksUnhandled weapon requests from weapon functions should...
2014-01-05 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2014-01-03 Samual LenksAdd weapon image specification to REGISTER_WEAPON
2014-01-03 Samual LenksOn second thought, undo all that shit... this system...
2014-01-03 Samual LenksNow make the weapon files use it
2014-01-02 Samual Lenkscommit message goes here
2014-01-02 Samual LenksMore descriptive stuff, better naming
2014-01-02 Samual LenksFix spacing of register_weapon lists
2014-01-02 Samual LenksAdd multiplier for compat
2014-01-02 Samual LenksBegin moving per-weapon crosshair selection as weapon...
2014-01-02 Samual LenksRemove duplicate WEP_ prefix for WEP_AMMO usage
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-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-10 Samual LenksRifle is not a normal weapon, remove spawnflag
2013-12-10 Samual LenksSome more consistency please
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-07 MarioMove tuba, seeker, rifle, port, nex, hook, hlac, hagar...
2013-12-07 Samual LenksWorking on new system which does not need macro defines...
2013-12-06 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
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 LenksMake it compile now (ARGH I HATE OUR PROGS.SRC SET UP)
2013-07-01 Samual LenksRemove the weapon_setup function, it's stupid
2013-07-01 Samual LenksEven more cleanup (sort of)
2013-07-01 Samual LenksClean up some more macros (sort of :D)
2013-07-01 Samual LenksMore work on config
2013-06-30 MarioMove rifle to the new cvar system
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 LenksMerge remote-tracking branch 'origin/master' into samua...
2013-06-14 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
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 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...