]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge remote branch 'origin/master' into samual/balance
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2011-10-03 SamualMerge remote branch 'origin/master' into samual/balance
2011-10-03 SamualMerge remote branch 'origin/master' into samual/balance
2011-10-02 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-10-02 Rudolf Polzeradjust for fteqcc changes (these are safe, hope the...
2011-10-01 SamualChange damagerate to be like ticrate (instead of dividi...
2011-10-01 SamualRemove useless debug feature in sv_main.qc
2011-10-01 SamualRemove debug prints
2011-10-01 SamualMake hook use FL_PROJECTILE and also change the check...
2011-10-01 SamualMerge remote branch 'origin/master' into samual/balance
2011-10-01 Rudolf Polzerdo the +use -> use transition PROPERLY
2011-10-01 Rudolf Polzerfteqcc parsing bug
2011-10-01 Rudolf PolzerRevert "rewrite the use key system to always rely on...
2011-10-01 Rudolf Polzerrewrite the use key system to always rely on the impuls...
2011-10-01 Rudolf PolzerRPN: offer the digest_hex command
2011-10-01 Rudolf Polzerreset tuba instrument on WR_SETUP
2011-10-01 SamualW_PlayStrengthSound(): Global function to play the...
2011-10-01 SamualAdd simple fix for electro combo exception (ONLY apply...
2011-09-30 SamualOnly play strength sound if snd argument for W_SetupSho...
2011-09-30 SamualDisable debug prints for shotgun again
2011-09-30 SamualFix antilag for shotgun secondary (should now work...
2011-09-30 SamualFix a bug with shotgun secondary where it would give...
2011-09-30 SamualTemporarily re-enable debug effects for shotgun seconda...
2011-09-30 SamualAdd warning sound to hagar secondary load
2011-09-30 SamualFix some more bugs with W_CheckProjectileDamage and...
2011-09-30 Samualmutator_invincibleproj.qc: Add a mutator (like g_rocket...
2011-09-30 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-30 SamualRemove whitespace in W_CheckPRojectileDamage function
2011-09-30 SamualFix a bug with g_projectiles_damage 1
2011-09-30 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-30 Rudolf PolzerMerge branch 'master' of http://de.git.xonotic.org...
2011-09-30 SamualWhoops, remove invert of g_balance_hagar_secondary_load...
2011-09-30 SamualW_CheckProjectileDamage -- new global weapon function...
2011-09-29 SamualOn second thought, only add animtime to secondary_load...
2011-09-29 SamualUpdates to g_balance_contents_* cvars, plus new one...
2011-09-29 SamualAdd animtime cvars to hagar primary and secondary ...
2011-09-28 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-28 SamualFix owner for hookbomb so that it doesn't hurt the...
2011-09-28 Samualg_balance_electro_secondary_damagedbycontents (allows...
2011-09-28 SamualFix a bug regarding accidentally killing the hook at...
2011-09-28 Rudolf Polzertuba: more preparations for alternate instruments ...
2011-09-28 SamualAdd hook primary/secondary to have health and such...
2011-09-28 Samualg_balance_grapplehook_damagedbycontents cvar
2011-09-28 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-28 Rudolf Polzerstupid feature :P
2011-09-28 SamualLinkexplode feature for hagar secondary (so that you...
2011-09-28 SamualFix several bugs, plus some more progress all around
2011-09-27 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-09-27 SamualMore work on underwater effects and exploding projectil...
2011-09-27 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-27 SamualMerge remote branch 'origin/master' into terencehill...
2011-09-26 SamualLots of new stuff... Mostly focusing around making...
2011-09-26 SamualMerge branch 'samual/hagar_secondary_autorelease' into...
2011-09-26 SamualMerge branch 'samual/new_shotgun_tracing' into samual...
2011-09-26 SamualMerge remote branch 'origin/master' into samual/hagar_s...
2011-09-26 SamualMerge remote branch 'origin/master' into samual/new_sho...
2011-09-26 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-26 SamualMerge remote branch 'origin/mrbougo/weaplast_on_spawn'
2011-09-24 Rudolf PolzerSeeker: fix missing handling of hitting skybox
2011-09-23 SamualMerge remote branch 'origin/master' into samual/new_sho...
2011-09-23 SamualMerge remote branch 'origin/samual/balance'
2011-09-23 SamualMerge remote branch 'origin/samual/fix_hook_in_vehicles'
2011-09-23 SamualAdd checks to make sure you can't fire hook while insid...
2011-09-23 SamualMore major updates to the shotgun secondary tracing...
2011-09-22 SamualTotally re-work how the tracing works for shotgun secon...
2011-09-22 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-22 Rudolf Polzertuba has a very small refire rate, so fix some false...
2011-09-21 SamualAdd weapon spread factor into the per-shot spread calcu...
2011-09-21 SamualActually lets change around the calculation for the...
2011-09-21 SamualRework how the hagar load secondary spread works slight...
2011-09-21 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-21 Rudolf Polzervarious fixes for uzi refire
2011-09-21 Rudolf Polzerfix auditing of bot scripting weapon state
2011-09-21 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-21 Rudolf Polzera weird bot command: print and error and highlight...
2011-09-20 Rudolf Polzerbot scripting: if we have no command, don't do anything
2011-09-19 Rudolf Polzera TODO comment
2011-09-19 Rudolf PolzerSmall change: use self.weaponname, not self.weapon...
2011-09-19 Rudolf Polzerbot scripting: also exec commands when dead
2011-09-18 Jakob MGSkill based bot damage? No thanks.
2011-09-18 Rudolf Polzerfix a duplicate variable name
2011-09-18 Rudolf Polzerbot_cmd sound: precache the sound when the command...
2011-09-18 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-18 MrBougoremove useless line since cff5b8df
2011-09-18 MrBougomake weaplast and laser secondary use the best other...
2011-09-18 Rudolf PolzerVERY evil debug feature: allow to set independent playe...
2011-09-18 Rudolf Polzerfix a NIX issue
2011-09-17 terencehillMerge branch 'master' into terencehill/menu_tooltips_2
2011-09-17 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-09-17 Rudolf PolzerClientKill: prevent multiple suicides in same frame
2011-09-16 Rudolf Polzerturn off some clearly broken code (only warns, does...
2011-09-15 Rudolf Polzerfix the same hook bug another, REAL, way :P
2011-09-15 Rudolf Polzerpossible workaround for a hook related crash
2011-09-14 Rudolf Polzerthe bot config file is harmless too
2011-09-14 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-13 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-09-13 Rudolf Polzerfix an oops :P sorry for breaking jumping
2011-09-13 SamualMerge remote branch 'origin/master' into samual/balance
2011-09-13 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/align_fix'
2011-09-13 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/arena_...
2011-09-13 Rudolf Polzeronly set the prevent-join-msg timer if actually sending...
next