]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Merge branch 'terencehill/eventchase_tweaks'
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2018-10-02 terencehillMerge branch 'terencehill/eventchase_tweaks'
2018-10-02 terencehillClan Arena: display the "You are now alone!" message...
2018-10-02 MarioOnly play 'vote now' announcement if the vote hasn...
2018-10-01 MarioFix electro combos
2018-10-01 MarioMerge branch 'sev/luma-menu-update' into 'master'
2018-10-01 MarioTrace to the shot origin properly, fixes projectiles...
2018-10-01 MarioMark the overkill weapons as hidden so they don't appea...
2018-10-01 MarioAdd an option (enabled by default) to configure whether...
2018-10-01 MarioUse the weapon instead of its ID in accuracy_add
2018-10-01 MarioAdd an option (disabled by default) to spawn powerups...
2018-09-30 MarioPort kill command to QC so that we can use the health...
2018-09-30 MarioBind K to kill by default
2018-09-30 Martin TaibrMerge branch 'master' of git://de.git.xonotic.org/xonot...
2018-09-30 MarioRestore active state of buttons on reset
2018-09-30 MarioMerge branch 'DefaultUser/func_button_relay' into ...
2018-09-30 MarioMerge branch 'master' into DefaultUser/func_button_relay
2018-09-30 MarioMerge branch 'martin-t/bullet-trails' into 'master'
2018-09-30 MarioFix hash and hopefully compilation units
2018-09-30 terencehillMake cl_eventchase_spectated_change last 1 second inste...
2018-09-30 MarioDon't perform various LOD/skeleton checks and handling...
2018-09-30 terencehillcl_eventchase_spectated_change: disable chase_active...
2018-09-30 MarioMerge branch 'Mario/duel' into 'master'
2018-09-30 MarioUse the new player limit function for limiting bot...
2018-09-30 MarioMerge branch 'master' into Mario/duel
2018-09-30 Martin TaibrMerge branch 'master' into martin-t/bullet-trails
2018-09-30 MarioDon't do extra unnecessary antilag checks for the arc...
2018-09-30 MarioRemove an old TODO that's since been resolved
2018-09-30 MarioFix arc preventing switching weapons when you change...
2018-09-30 MarioIf arc's beam direction is the same as shot direction...
2018-09-30 MarioMerge branch 'martin-t/help' into 'master'
2018-09-29 Martin TaibrMerge branch 'Mario/bot_maxplayers' into 'master'
2018-09-29 MarioRemove some unused cvars from config
2018-09-29 MarioTemporarily disable QC physics until the player stickin...
2018-09-29 MarioMerge branch 'master' into Mario/duel
2018-09-29 MarioMake use of the thiswep parameter in weapon functions...
2018-09-29 MarioAdd a property to tell when gamemodes are supposed...
2018-09-28 MarioFix client model fade distance fields being limited...
2018-09-27 terencehillMake use of a temporary intrusive list to avoid checkin...
2018-09-27 MarioAdjust view offset too so it isn't poking out the top...
2018-09-27 MarioUse the cvar directly (stats don't work server side...
2018-09-27 MarioAdd an option to use the Quake 3 hitbox size when playi...
2018-09-27 MarioMake bots obey g_maxplayers 601/head
2018-09-27 MarioMerge branch 'terencehill/ft_bugfix' into 'master'
2018-09-26 MarioUnpress button14 on CSQC shutdown
2018-09-26 Martin TaibrMerge branch 'master' into martin-t/bullet-trails
2018-09-26 MarioMerge branch 'Mario/warmup_timer' into 'master'
2018-09-26 MarioAdd a temporary client-server option to allow turning...
2018-09-25 terencehillUse FROZEN_* constants in all the Freeze calls 600/head
2018-09-25 terencehillRearrange code to avoid redundant checks
2018-09-24 MarioReplace cases of !SAME_TEAM with DIFF_TEAM
2018-09-24 MarioMerge branch 'packer/dmg-and-ca-scoring' into 'master'
2018-09-24 MarioAdd an undraggable function and make use of it in the...
2018-09-24 MarioAdd a way for entities to tell whether they're draggabl...
2018-09-24 MarioRename Item to MenuItem, to avoid potential duplicate...
2018-09-23 terencehillFix #2079: "Progress indicator sometimes missing when...
2018-09-23 terencehillIntroduce some constants to indicate frozen states...
2018-09-23 MarioMinor optimisation to client physics options
2018-09-23 MarioFix unsticking so it uses the actual offset position...
2018-09-22 MarioMerge branch 'Mario/qcphysics'
2018-09-22 MarioIf stepdown is 2, enable the old fix for stair smoothin...
2018-09-22 terencehillClean up code by avoiding resetting player's health...
2018-09-22 packerdo not give damage score when shooting teammates 599/head
2018-09-22 packerclan arena:
2018-09-22 MarioOn second thought, don't override the intermission... 598/head
2018-09-22 MarioDuring warmup stage, show WARMUP instead of a timer...
2018-09-22 MarioAbuse a button slot to tell the server when a player...
2018-09-22 MarioMerge branch 'terencehill/scoreboard_stuff' into 'master'
2018-09-21 terencehillFreezetag: fix wrong count of alive players when a...
2018-09-21 MarioMerge branch 'Lyberta/OKShotgunAccuracy' into 'master'
2018-09-21 LybertaFix OKShotgun accuracy stats. 596/head
2018-09-21 MarioMerge branch 'Mario/cursor' into 'master'
2018-09-21 MarioDon't prompt about turns in singleplayer minigames
2018-09-21 MarioMerge branch 'terencehill/eventchase_spectated_change...
2018-09-21 MarioTweak diameter range for automatic duel support
2018-09-21 MarioMerge branch 'master' into Mario/duel
2018-09-21 MarioFix a misplaced break
2018-09-20 Martin TaibrMerge branch 'Lyberta/OKShotgunRefire' into 'master'
2018-09-20 LybertaSupposedly fix OKShotgun refire. 595/head
2018-09-19 terencehillDisplay name above player's head for a second when... 594/head
2018-09-19 terencehillSwitch to 3rd person mode camera for a moment when...
2018-09-18 MarioEnable QC physics on players 593/head
2018-09-18 terencehillMerge branch 'master' into Mario/cursor
2018-09-18 MarioSome more minor code cleanup
2018-09-18 MarioFix a few FTEQCC compilation warnings (variable const...
2018-09-18 MarioFix a couple of wrong type fields
2018-09-17 terencehillForcedly close the quickmenu if a minigame or the map...
2018-09-17 MariofragsFilter: Check above or equal score, instead of...
2018-09-17 MarioSet the attacker as activator when a door is hit
2018-09-17 MarioMerge branch 'master' into 'master'
2018-09-17 DerpIncrease the Input packets/s menu option max value...
2018-09-16 terencehillGet rid of hud_panel_quickmenu
2018-09-16 terencehillSmall cleanup
2018-09-16 terencehillClarify and simplify minplayers cvar description and...
2018-09-16 MarioImplement rudimentary target_score and target_fragsFilt...
2018-09-16 MarioUn-revert previous change, and give trigger_counter...
2018-09-16 MarioRevert previous change (doesn't work per-player)
2018-09-16 MarioMap target_fragsFilter to trigger_counter
2018-09-15 MarioAdd an extra option to wallclipping to not need downwar...
2018-09-15 MarioOffset jumppad push target position by the entity's...
2018-09-15 MarioRemove the stat for it (doesn't fix jumppad compatibility)
next