]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/weapons/w_devastator.qc
Remove the weapon_setup function, it's stupid
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / w_devastator.qc
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 Samual LenksAdd config support to Arc, Crylink, Hagar, Mortar,...
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 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 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 LenksNow make the Devastator compile and run (mostly)
2013-06-11 Samual LenksContinue working on moving Rocketlauncher to Devastator...
2013-06-11 Samual LenksOn second thought, add those prefixes back, it helps...