]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/weapons
Merge remote-tracking branch 'origin/master' into samual/weapons
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons /
2013-07-10 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-07-01 Samual LenksMake it compile now (ARGH I HATE OUR PROGS.SRC SET UP)
2013-07-01 Samual LenksAdd header files for the newly split up code files
2013-07-01 Samual LenksRemove some more stupidity...
2013-07-01 Samual LenksMove some more things to selection.qc and out of weapon...
2013-07-01 Samual LenksMove tracing methods into their own file
2013-07-01 Samual LenksRename main.qc to weaponsystem.qc
2013-07-01 Samual LenksMerge cl_weapons code into main
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...