]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/weapons
Merge branch 'master' into Mario/turrets
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons /
2014-01-02 Samual LenksUse macro for WEP_NAME as well (get rid of W_Name)
2014-01-01 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-12-31 Samual LenksProper naming for "ammo_field"
2013-12-31 Samual LenksThat doesn't belong here
2013-12-31 Samual LenksMove antilag_debug to where it belongs
2013-12-31 Samual LenksFinal cleanup of SetupProjVelocity stuff :)
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-31 Samual Lenksfix "hack" :P
2013-12-23 MarioRename nex to vortex
2013-12-16 MarioRename minstanex to vaporizer
2013-12-13 MarioFix shotgun reloading
2013-12-13 MarioRetrieve weapon name from client, rather than networking it
2013-12-12 Rudolf PolzerMerge branch 'divVerent/ballistic2' into samual/weapons
2013-12-11 MarioAdd shotgun
2013-12-11 Samual LenksClean spawning up a little too
2013-12-11 Samual LenksFix some things I broke
2013-12-11 Samual LenksFix DecreaseAmmo usage
2013-12-10 Samual LenksSkip complain if: We don't own it, it's not normal...
2013-12-10 Samual LenksFix that last one, plus update the config- now we have...
2013-12-10 Samual LenksSupport weaponreplace with new properties system
2013-12-10 Samual LenksMore work on switching over to using entity field inste...
2013-12-09 Samual LenksMove weaponstats to its own file as well
2013-12-09 Samual LenksRemove one of the projectile velocity setup macros
2013-12-09 MarioRemove "if not"
2013-12-08 MarioMerge branch 'samual/weapons' of http://nl.git.xonotic...
2013-12-08 MarioRename WEP_GRENADE_LAUNCHER to WEP_MORTAR
2013-12-08 Samual LenksCommit by Mario: Attempt to fix dropped weapon networki...
2013-12-08 Samual LenksMore progress on moving Electro to new settings system
2013-12-07 Samual LenksMore work on Laser->Blaster transition
2013-12-06 Samual LenksMake it mostly compile... just gotta deal with the...
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 LenksStart using new property system for reloading
2013-08-20 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-08-14 Samual LenksStart working on a new system which calculates weapon...
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 LenksAdd header files for the newly split up code files
2013-07-01 Samual LenksRemove some more stupidity...
2013-07-01 Samual LenksMove some more things to selection.qc and out of weapon...
2013-07-01 Samual LenksMove tracing methods into their own file
2013-07-01 Samual LenksRename main.qc to weaponsystem.qc
2013-07-01 Samual LenksMerge cl_weapons code into main
2013-07-01 Samual LenksMove weapon spawning into its own file
2013-07-01 Samual LenksSplit throwing and selection into their own files
2013-07-01 Samual LenksRemove W_TriggerReload... pointless function
2013-07-01 Samual LenksRemove the weapon_setup function, it's stupid
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-29 Samual LenksMove hitplot stuff into a separate file
2013-06-29 Samual LenksMacro macro macro macro macro macro
2013-06-28 Samual LenksBeing macro-izing more things :D
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-14 Samual LenksHaha, forgot to add this previously
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 Samual LenksNow lets move the switchdelay property over to use...
2013-06-10 Samual LenksMore cleanup...
2013-06-10 Samual LenksEven more proper naming/cleanup
2013-06-10 Samual LenksMove projectile handling to new folder as well
2013-06-10 Samual LenksWorking on moving the weapon files to proper directorie...