]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/weapons
Also network maxangle and returnspeed
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons /
2014-02-18 Samual LenksAlso network maxangle and returnspeed
2014-02-18 Samual LenksNetwork settings information instead of using local...
2014-02-18 Samual LenksClean up quite a lot of code in w_arc.qc
2014-02-18 Samual LenksAlso check to make sure that the client is really a...
2014-02-18 Samual LenksBegin adding special effects for each beam type
2014-02-18 Samual LenksDirectly handle thickness of particle beam, properly...
2014-02-18 Samual Lenksyayyyy the client side tracing now works quite decently! :D
2014-02-18 Samual LenksBuild new drawing method into client code for Arc effects
2014-02-17 Samual LenksSome cleanup
2014-02-17 Samual LenksRename primary to beam for Arc gun cvars/settings
2014-02-17 Samual LenksIncrease delay for lgbeam_fire sound
2014-02-17 Samual LenksBegin adding burst/secondary support
2014-02-17 Samual LenksMany updates, add nonplayerdamage handling, etc
2014-02-17 Samual LenksMove append_to_string to its proper place
2014-02-17 Samual LenksMake it compile/run again
2014-02-17 Samual LenksCommitting in broken state: working on cleaning some...
2014-02-17 Samual LenksMore config tweaks and debug tweaks
2014-02-17 Samual LenksUpdate config, plus better debug info
2014-02-17 Samual LenksLarge updates to handling of segment tracing
2014-02-17 Samual LenksWorking on Arc attack calculation
2014-02-17 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2014-01-13 Samual LenksFix some things, begin working on attack tracing
2014-01-12 Samual LenksNow calculate the number of segments we should use...
2014-01-12 Samual LenksSome cleanup
2014-01-12 Samual LenksAnd now add segmentation/bending
2014-01-12 Samual LenksDragging now works as it should :D
2014-01-12 Samual LenksWorking on stuff and things
2014-01-11 Samual LenksFix the last weird hack for vaporizer using blaster...
2014-01-11 Samual LenksDo the same updates to Vortex
2014-01-10 Samual LenksMore consistency in the weapon files
2014-01-08 Samual LenksFix an issue with Arc beam being canceled prematurely...
2014-01-07 Samual LenksAdd another weapontodo comment, remove unused weaponrequest
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 LenksFix some issues with effects
2014-01-05 Samual LenksAdd shotgun spawnfunc
2014-01-05 Samual LenksThe image for ammo_nails is actually named ammo_bullets
2014-01-05 Samual LenksAdd back the old bot aiming logic for devastator in...
2014-01-05 Samual LenksWe don't need stupid hacks for guiding with ammocheck
2014-01-05 Samual LenksAdd debug in case a weapon causes negative ammo
2014-01-05 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2014-01-03 Samual LenksTry working on shockwave a bit
2014-01-03 Samual LenksOther fixes for death messages
2014-01-03 Samual LenksAdd weapon image specification to REGISTER_WEAPON
2014-01-03 Samual LenksMake these weapons use the proper refname
2014-01-03 Samual LenksFix compile
2014-01-03 Samual LenksOn second thought, undo all that shit... this system...
2014-01-03 Samual LenksAdd unique fields for this, because fuck doing it any...
2014-01-03 Samual LenksStart fixing up weaponsystem.qc to handle new model...
2014-01-03 Samual LenksNow make the weapon files use it
2014-01-03 Samual LenksBegin making weapon model specification part of REGISTE...
2014-01-03 Samual LenksRename our usage of model2 to wpmodel
2014-01-02 Samual LenksMake the declaration in weapons.qh match in weapons.qc
2014-01-02 Samual Lenkscommit message goes here
2014-01-02 Samual LenksMore descriptive stuff, better naming
2014-01-02 Samual LenksReorganize the register_weapon function a little bit
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 LenksUse WarpZone_findradius_dist for distance checking...
2014-01-02 Samual LenksLimit queue to MAX_SHOCKWAVE_HITS
2014-01-02 Samual LenksSome fixes for queueing of damage with shockwave
2014-01-02 Samual LenksAdd todo comment
2014-01-02 Samual LenksAdd define for MAX_SHOCKWAVE_HITS
2014-01-02 Samual LenksClean up entity properties of weaponinfo
2014-01-02 Samual LenksComments, clean up REGISTER_WEAPON naming
2014-01-02 Samual LenksUse macro for WEP_NAME as well (get rid of W_Name)
2014-01-02 Samual LenksRemove duplicate WEP_ prefix for WEP_AMMO usage
2014-01-02 Samual LenksRename AMMO_vAL to WEP_AMMO
2014-01-02 Samual LenksSome more cleanup
2014-01-02 Samual Lenksitems field is not used on weapon entities anymore
2014-01-01 Samual LenksBetter descriptions for weaponrequests
2014-01-01 Samual Lenkslittle reorganization
2014-01-01 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2014-01-01 Samual LenksRename final to [[last]]
2013-12-31 Samual LenksMove item constants to t_items.qh
2013-12-31 Samual LenksMake these declaration lists not suck as much
2013-12-31 Samual LenksMore cleaning
2013-12-31 Samual LenksMove WANT_CONST to the same place that it is actually...
2013-12-31 Samual LenksUpdate ammo checking on HUD_AMMO and HUD_WEAPONS to...
2013-12-31 Samual LenksProper naming for "ammo_field"
2013-12-31 Samual LenksWhoops, left that in there by mistake
2013-12-31 Samual LenksMake it so that weapon zoom reticles are in weapon...
2013-12-31 Samual LenksRemove one of the WEAPONTODO's
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-30 Samual LenksCleanup ammofield stuff some more, fix handling in...
2013-12-30 MarioRename uzi to machinegun
2013-12-30 MarioUpdate vortex function names
2013-12-30 MarioUpdate vaporizer function names
2013-12-30 MarioUpdate shotgun function names
2013-12-30 MarioUpdate minelayer function names
2013-12-30 MarioRename back to w_machinegun.qc
2013-12-30 MarioRename w_machinegun.qc to w_uzi.qc
2013-12-30 MarioUpdate uzi function names
2013-12-30 MarioUpdate hook function names
2013-12-30 MarioUpdate HLAC function names
2013-12-30 MarioUpdate hagar function names
next