]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge remote-tracking branch 'origin/master' into samual/weapons
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2013-09-14 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-09-14 Samual LenksMerge remote-tracking branch 'origin/samual/team_macros'
2013-09-14 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-09-14 Samual LenksMake some nice macros for team comparisons
2013-09-13 Rudolf PolzerIncrease requirements for screenshots: doesn't reach...
2013-09-13 Rudolf PolzerIntegrate with Transifex.
2013-09-12 Samual LenksMerge remote-tracking branch 'origin/samual/notificatio...
2013-09-12 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-09-12 Rudolf PolzerMerged; de: fix conflicts and untranslated, fuzzy left
2013-09-12 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/merged...
2013-09-08 Rudolf Polzersys_ticrate now locked to default
2013-09-05 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-09-04 DebuggerMerge branch 'master' into debugger/tdm_netscore
2013-08-30 Rudolf PolzerMerge branch 'master' of git://nl.git.xonotic.org/xonot...
2013-08-30 Rudolf Polzergmqcc has vector bit operations now. Switch to using...
2013-08-26 Samual LenksFix compile
2013-08-26 Samual LenksMerge remote-tracking branch 'origin/debugger/superspec...
2013-08-26 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-08-25 Samual LenksThose debug prints aren't necessary anymore
2013-08-25 Samual LenksMerge remote-tracking branch 'origin/samual/lsmaps_update'
2013-08-25 Samual LenksAdd comment for todo
2013-08-25 Samual LenksAdd translations, add message about "new maps"
2013-08-25 Samual LenksUpdate color selection
2013-08-25 Samual LenksSplit maplist to its own getreply func, clean up
2013-08-25 Samual LenksWe can rely on using gametype command for lsmaps update...
2013-08-25 Samual LenksStart working on lsmaps reply: update lsmaps on endmatc...
2013-08-24 Samual LenksUpdate announcer countdown system with different types...
2013-08-23 Samual LenksMove flag capture verbosity to MSG_CHOICE, plus fix...
2013-08-23 Samual LenksMove flag pickup verbose to MSG_CHOICE
2013-08-22 Samual LenksI'm a goddamn genius, IT WORKS!
2013-08-21 Samual LenksNow add some cvar handling and move frag messages to...
2013-08-20 Samual LenksRemove more stupidity
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-19 Samual LenksMerge remote-tracking branch 'origin/terencehill/HUD_co...
2013-08-19 Samual LenksMerge remote-tracking branch 'origin/terencehill/mapvot...
2013-08-18 Samual LenksMerge remote-tracking branch 'origin/terencehill/menu_f...
2013-08-16 Rudolf Polzercrylink: kill jointime
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-08-14 Samual LenksMerge remote-tracking branch 'origin/Mario/mutators'
2013-08-14 MarioMerge branch 'master' into Mario/mutators
2013-08-13 Debuggerfollowkiller feature added properly, thanks for help...
2013-08-13 Debuggerfollowkiller wont work for whatever reason
2013-08-13 DebuggerMerge branch 'terencehill/superspec_fixes' into debugge...
2013-08-09 Rudolf PolzerMerge branch 'master' of git://nl.git.xonotic.org/xonot...
2013-08-09 Rudolf Polzerrandom screenshots: don't be so far above ground; also...
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/ablu/vehiclebalance'
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/Mario/mutators'
2013-08-08 MarioFix bots sliding around slowly while frozen
2013-08-08 MarioRemove rifle arena
2013-08-08 MarioMerge branch 'Mario/mutators' of git://de.git.xonotic...
2013-08-08 MarioDodging while frozen requires only 1 key push
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/master' into Mario...
2013-08-05 Rudolf Polzerfix *-serverpackage.txt. Why did we add this anyway...
2013-07-12 MarioAlso check if the attacker is a player
2013-07-12 MarioFix nade timer getting reset if it's shot while on...
2013-07-12 MarioMove footsteps & norecoil out of the mutator system
2013-07-12 MarioMerge branch 'master' into Mario/mutators
2013-07-10 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-07-08 Rudolf Polzerfix make clean
2013-07-08 Rudolf Polzerprecache csqc-used stuff on server too
2013-07-04 MarioMove jump grunt out of the mutator system (causes some...
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 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 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 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 WR_PRECACHE to WR_INIT, which is more appropriate
2013-06-30 Samual LenksLets now make the weapon config dump system actually...
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 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 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-25 MarioMerge branch 'master' into Mario/mutators
2013-06-23 Rudolf PolzerMerge branch 'divVerent/simplified-sound-sliders'
2013-06-23 Rudolf Polzerfinally forbid mutator blocked guns
2013-06-16 Matthias KrügerMerge branch 'master' into matthiaskrgr/gitignore
2013-06-16 Samual LenksAdd WEAPONTODO comments for some stuff I need to take...
2013-06-15 terencehillMake cmd followfc change to the other fc if we are...
next