]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge branch 'master' into mirceakitsune/universal_reload_system
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2011-02-14 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-02-13 Rudolf PolzerALWAYS do hitsound antispam. No need for that weapon...
2011-02-13 Rudolf PolzerMerge remote-tracking branch 'origin/samual/keepaway'
2011-02-12 SamualRemove drops from keepaway - they're redundant with...
2011-02-12 SamualRename "time" to "bctime" in keepaway so that it doesn...
2011-02-12 Rudolf Polzerfix damage bounding in crylink
2011-02-12 Rudolf Polzerlinkexplode: use secondary mode properly
2011-02-12 Mircea KitsuneActually, that check is not needed at all. If we're...
2011-02-12 Mircea Kitsune"we're already holding a weapon we can reload" when...
2011-02-12 Mircea KitsuneNo need to check self.weapon here
2011-02-12 Mircea KitsuneMake a comment more correct
2011-02-12 Mircea KitsuneBot skill level 2 for reloading in-hand weapon. Makes...
2011-02-11 Mircea KitsuneOnly for bots skill 5 and up. Since only such both...
2011-02-11 Mircea KitsuneOnly refuse reload scheduled weapons if we have somethi...
2011-02-11 Mircea KitsuneSimplify that last code a bit
2011-02-11 Mircea KitsuneOnly avoid a reload scheduled weapon if our current...
2011-02-11 Mircea KitsuneWrite that last code in a better way
2011-02-11 Mircea KitsuneBot AI: Don't switch to a weapon scheduled for reloadin...
2011-02-11 Mircea KitsuneFix a small issue in reload code
2011-02-11 Mircea KitsuneRemove the first code. Now that bots know how to reload...
2011-02-11 Mircea KitsuneBetter way of checking if we're already holding a weapo...
2011-02-11 Mircea KitsuneSkill limits for each bot reloading decision. Also...
2011-02-11 Mircea KitsuneImprove that last code. When not attacking, a bot will...
2011-02-11 Mircea KitsuneMake bots reload weapons when not attacking anyone...
2011-02-11 Mircea KitsuneOk, let's do a few changes to the bot AI too. Bots...
2011-02-11 Mircea KitsuneMerge two voids back again. It makes more sense this...
2011-02-11 Mircea KitsuneBetter comments
2011-02-11 Mircea KitsuneNo need to use floats when calling W_ReloadCheck, as...
2011-02-11 Mircea KitsuneMove all checks where they belong
2011-02-11 Mircea KitsuneAttempt to sort the code in a better way
2011-02-11 Mircea KitsuneError case: Skip reloading and warn if attempting to...
2011-02-11 Mircea KitsuneImprove a comment
2011-02-11 Mircea KitsuneSkip melee attack for shotgun while reloading
2011-02-11 Mircea KitsuneComment out that last change, rather
2011-02-11 Mircea KitsuneDo not set ATTACK_FINISHED in reload code any more...
2011-02-11 Mircea KitsuneFix that last change
2011-02-11 Mircea KitsuneA small change
2011-02-11 Mircea KitsuneRename zero_ammo to ammo_none
2011-02-11 Mircea KitsuneStop sending ammo type in W_Reload, now that we update...
2011-02-11 Mircea KitsuneOops, forgot to update the uzi.
2011-02-11 Mircea KitsuneSet self.current_ammo in each weapon's WR_SETUP stage...
2011-02-11 Mircea KitsuneRemove parts of a forgotten feature
2011-02-11 Mircea KitsuneUse the new ammo function for laser and hook too (tested)
2011-02-11 Mircea KitsunePhase 2. A global ammo decreasing function. Still not...
2011-02-11 Mircea KitsuneSimplify some minstanex code
2011-02-11 Mircea KitsuneFirst phase, second part.
2011-02-11 Mircea KitsuneAttempt to further simplify the reload code, as request...
2011-02-10 Mircea KitsuneOops, wrote wrong ammo in sniper rifle by mistake
2011-02-10 Mircea KitsuneSmall fix for Electro ammo code
2011-02-10 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-02-10 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-02-10 Rudolf Polzerfix typo
2011-02-09 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-02-09 Rudolf Polzeradd cl_allow_uidtracking
2011-02-09 Rudolf PolzerMerge remote branch 'origin/terencehill/misc_bugfixes'
2011-02-08 Rudolf PolzerMerge remote branch 'origin/akari/healthcross'
2011-02-08 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/gametypefilte...
2011-02-08 Rudolf Polzermake mines "super aggressive" (turn off the friend...
2011-02-08 SamualMerge remote branch 'origin/master' into samual/balance...
2011-02-08 SamualMake it so that minelayer shows up in g_weaponarena...
2011-02-07 Rudolf PolzerMerge branch 'savagex/plat-movehack'
2011-02-07 Maik Mertenreduce offset a bit that prevents players from getting...
2011-02-07 SamualMerge remote branch 'origin/master' into samual/balance...
2011-02-07 SamualSome quick work on a feature for the minelayer which...
2011-02-06 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-02-06 Maik Mertenbe more specific on alternatives to controlled movement
2011-02-06 Maik MertenMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2011-02-05 Rudolf PolzerMerge remote branch 'origin/terencehill/typos'
2011-02-01 SamualMerge remote branch 'origin/master' into samual/balance...
2011-01-31 Mircea KitsuneAdd a "teamspawns" and "noteamspawns" feature to gamety...
2011-01-31 terencehillRename treshold to threshold in 2 cvar names
2011-01-31 Rudolf Polzeradd a format spec comment
2011-01-31 Rudolf Polzerplayer stats: also send team scoreboard
2011-01-30 Mircea KitsuneFix laser setting the last used ammo to 1 when reloadin...
2011-01-30 Mircea KitsunePrettier name for DoReload (TriggerReload)
2011-01-30 Mircea KitsuneWrite a useful comment
2011-01-30 Mircea KitsuneShare the final reload code that comes to mind. The...
2011-01-30 Mircea KitsuneCreate a RELOADABLE weapon flag, and use it to prevent...
2011-01-30 SamualFix Nexgun so that it has a cvar for the animation...
2011-01-30 Mircea KitsuneCommonize even more code, now that its possible
2011-01-30 Mircea KitsuneFix laser modelindex thingie (doesn't like reload's...
2011-01-30 Mircea KitsuneAdapt the laser and its no-ammo usage too
2011-01-30 Mircea KitsuneFix ammo types
2011-01-30 Mircea KitsunePort new code to all weapons, part 2
2011-01-30 Mircea KitsunePort new code to all weapons, part 1
2011-01-30 Mircea KitsuneTurn weapon load floats into a single float with an...
2011-01-30 Mircea KitsuneFirst part of a more common weapon reload code. Impleme...
2011-01-30 Mircea KitsuneRename W_Reload again. Needed for an upcoming change
2011-01-30 Mircea KitsuneMerge branch 'master' into mirceakitsune/universal_relo...
2011-01-29 Rudolf PolzerMerge remote branch 'origin/terencehill/menu_dialogs_cl...
2011-01-29 Rudolf PolzerMerge remote branch 'origin/terencehill/cvarlist_patch'
2011-01-29 Rudolf PolzerMerge remote branch 'origin/terencehill/freezetag_fix'
2011-01-29 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-01-29 Rudolf Polzertrigger_hurt now can be targeted, and if triggered...
2011-01-29 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-01-29 Rudolf Polzerdo some sanity checking when getting player entity...
2011-01-28 Rudolf Polzerwith this, we can allow g_maxplayers on pure servers
2011-01-28 Rudolf Polzeradd number of free player slots to the statusResponse
2011-01-28 Rudolf Polzerdocument the last change better
2011-01-28 Rudolf Polzerallow changes in help_ cvars (makes PN server pure)
next