]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/weapons/w_mortar.qc
Remove the weapon_setup function, it's stupid
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / w_mortar.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-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 WR_PRECACHE to WR_INIT, which is more appropriate
2013-06-30 Samual LenksActually we can do another macro there too :D
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 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 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 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...