]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/weapons
Rename AMMO_vAL to WEP_AMMO
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons /
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 LenksUse strcmp for config alphabetical sorting instead...
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-08 Samual LenksFinish moving all Laser code to Blaster code, almost...
2013-12-07 Samual LenksMore work on Laser->Blaster transition
2013-12-07 Samual LenksFurther cleanup of laser, plus remove useless mode...
2013-12-07 Samual LenksMore cleanup
2013-12-07 Samual LenksCleanup weapon settings macros some more
2013-12-07 Samual LenksFINALLY it compiles
2013-12-07 MarioMove tuba, seeker, rifle, port, nex, hook, hlac, hagar...
2013-12-07 Samual LenksMake the minelayer use new definitions
2013-12-07 Samual LenksWorking on new system which does not need macro defines...
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 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-11 Samual LenksMore work on Shockwave/Blaster cleanup
2013-09-08 Samual LenksStart renaming Shotgun to Shockwave and cleaning up...
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-02 Samual LenksClear weapon config queue when finished dumping settings
2013-07-02 Samual LenksUse cvar() for WR_CONFIG so that unused cvars are detec...
2013-07-01 Samual LenksMake it compile now (ARGH I HATE OUR PROGS.SRC SET UP)
2013-07-01 MarioMove seeker to the new cvar system
2013-07-01 MarioMove hlac to the new cvar system
2013-07-01 MarioMove tuba to the new cvar system
2013-07-01 Samual LenksBegin using cvar("") for WR_CONFIG and WR_INIT to avoid...
2013-07-01 Samual LenksRemove the weapon_setup function, it's stupid
2013-07-01 Samual LenksAdd debug info to config dumper
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 Samual LenksWith my new macro powers, get rid of duplicate wep...
2013-06-30 Samual LenksTHE POWER OF MACROS COMPELS YOU, THE POWER OF MACROS...
2013-06-30 Samual LenksAdd sorting support to the weapon config dumping function
2013-06-30 MarioMove porto to the new cvar system
2013-06-30 MarioMove rifle to the new cvar system
2013-06-30 MarioMove hook to the new cvar system
2013-06-30 MarioMove minelayer to the new cvar system
2013-06-30 MarioMove fireball to the new cvar system
2013-06-30 Samual LenksRename "shortname" to "netname", the field is called...
2013-06-30 Samual LenksAdd config support to Arc, Crylink, Hagar, Mortar,...
2013-06-30 Samual LenksRename some things :D
2013-06-30 Samual LenksRename WR_PRECACHE to WR_INIT, which is more appropriate
2013-06-30 Samual LenksLets now make the weapon config dump system actually...
2013-06-30 Samual LenksActually we can do another macro there too :D
2013-06-29 Samual LenksPut some more work into the config system
2013-06-29 Samual LenksMerge branch 'samual/weapons' of http://nl.git.xonotic...
2013-06-29 Samual LenksStart working on weapon config generator
2013-06-29 MarioMove hagar to the new cvar system
2013-06-29 MarioMove uzi to the new cvar system
2013-06-29 Samual LenksRename weapon_action to WEP_ACTION
2013-06-29 Samual LenksMacro macro macro macro macro macro
2013-06-28 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-06-15 MarioMove crylink to the new cvar system
2013-06-15 MarioMove nex to the new cvar system
2013-06-15 Samual LenksDon't forget to add this to precache when moving weapon...
2013-06-15 Samual LenksPartly fix compile (BUT WAIT, THERE'S MORE! :D)
2013-06-15 Samual LenksWhy does this crash gmqcc?
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 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 LenksContinue working on moving Rocketlauncher to Devastator...
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...
2013-06-10 Samual LenksMore cleanup...
2013-06-10 Samual LenksMore cleanup, make it compile now
2013-06-10 Samual LenksBeing renaming weapons
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...