]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Update hash
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2018-10-27 terencehillMerge branch 'terencehill/bot_waypoints'
2018-10-26 MarioDon't respawn frozen non-players when touching the...
2018-10-26 MarioAttach entcs to the client state
2018-10-26 MarioMake the client side IS_PLAYER and IS_CLIENT checks...
2018-10-26 MarioSend player/local status so CSQC can do some things...
2018-10-25 MarioClean up inventory creation code a bit so that it's...
2018-10-22 terencehillMerge branch 'master' into terencehill/bot_waypoints
2018-10-22 terencehillMinor cleanups
2018-10-22 terencehillWAYPOINT_VERSION 1.01 --> 1.02
2018-10-22 terencehillBot AI: fix bots getting stuck in oblique warpzones...
2018-10-21 Martin Taibrdocument WEP_FLAG_PENETRATEWALLS
2018-10-21 Martin TaibrMerge branch 'Mario/mapinfo_title_fix' into 'master'
2018-10-21 MarioOptimize the redundancy check and ignore color codes...
2018-10-21 MarioMerge branch 'master' into Mario/mapinfo_title_fix
2018-10-21 MarioMerge branch 'martin-t/weapon_switch' into 'master'
2018-10-21 Martin Taibrreplicate autoreload and impulse fallback cvars 616/head
2018-10-20 Martin Taibroption to not reload by weapswitch and not fallback...
2018-10-20 MarioDon't attach nades to the server-side weapon entity...
2018-10-20 MarioMerge branch 'Mario/qcphysics_tweaks' into 'master'
2018-10-20 MarioMerge branch 'master' into Mario/qcphysics_tweaks 612/head
2018-10-20 MarioNever group loot items, and only throw overkill shards...
2018-10-20 MarioMerge branch 'master' into Mario/qcphysics_tweaks
2018-10-20 Martin TaibrMerge branch 'master' into martin-t/effects
2018-10-18 MarioHide some gametype checks so they somewhat match the...
2018-10-18 terencehillBot waypoints: improve generation of waypoints for...
2018-10-17 terencehillSnap to the ground waypoints of source and destination...
2018-10-17 MarioMerge branch 'Mario/wepgroup_switch' into 'master'
2018-10-17 MarioMerge branch 'sev/luma-menu-xpm' into 'master'
2018-10-17 MarioDisallow enabling r_water via mapinfo, automatically...
2018-10-16 MarioUse an attack think loop to keep the attack going inste...
2018-10-16 MarioDon't count non-client attackers as valid for accuracy
2018-10-16 MarioSkip some checks if checking sound_allowed on a null...
2018-10-16 MarioFix hagar's animation resetting after the first attack
2018-10-15 MarioFix compile and move gametype legacy defaults to an...
2018-10-15 MarioClean up a bunch of gamemode specific references
2018-10-15 MarioUse the weapon entity as a parameter to ATTACK_FINISHED...
2018-10-15 MarioDivide the attack rate by the maximum weapon slots...
2018-10-15 MarioTweak alternating dual wielding so weapons fire in...
2018-10-15 MarioUpdate the weapon ammo notification to point people...
2018-10-13 MarioApply some tweaks to the QC movetypes to somewhat match...
2018-10-13 MarioFix compile
2018-10-13 terencehillBot waypoints: don't create waypoints for jumppads...
2018-10-13 terencehillSimplify waypoint_removelink
2018-10-13 terencehillBot waypoints: try to add another link if the 32th...
2018-10-13 terencehillBot waypoints: fix removal of the 32th link of a waypoint
2018-10-13 terencehillImprove warning message reporting broken hardwired...
2018-10-13 MarioDon't rely on the .minelayer_mines field for player...
2018-10-13 MarioRevert hiding of the weapon entity until a clean soluti...
2018-10-13 MarioPossible workaround for invisible nades
2018-10-13 MarioAllow electro orbs to stick to entities if touchexplode...
2018-10-13 MarioFix electro orbs not sticking to entities properly
2018-10-13 MarioAdd an option to alternate between weapons when dual...
2018-10-12 MarioReuse W_SwitchWeapon to reduce code duplication 611/head
2018-10-12 MarioWhen using specific weapon binds, if the player doesn...
2018-10-12 MarioSet nodrawtoclient on the server-side view model (doesn...
2018-10-12 MarioFix dumpweapons including the special attacks
2018-10-11 MarioRemove g_duel_warmup (XPM ruleset turns on warmup when...
2018-10-11 MarioMove the Say function into client code (not really...
2018-10-11 MarioDon't allow a trigger to target itself (infinite loops...
2018-10-10 MarioFix a potential crash in Weapons_fromstr (WEP_Null...
2018-10-10 MarioMerge branch 'Mario/cts_killprojectiles'
2018-10-09 MarioMove some antiwall handling out of the main trigger...
2018-10-09 MarioRemove FixSize (hack no longer needed)
2018-10-08 MarioAdd an option to remove the player's projectiles when... 610/head
2018-10-06 MarioMerge branch 'DefaultUser/func_door_lip' into 'master'
2018-10-06 Freddyfunc_door: Calculate pos2 after initialising this.lip 609/head
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
next