]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/weapons
Move weapon spawning into its own file
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons /
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...