]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Avoid a glitch when the HUD cursor gets (re)displayed
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2018-12-08 terencehillFix compilation units and update hash
2018-12-08 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2018-12-08 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2018-12-06 terencehillBot AI: lock aim when teleported or passing through...
2018-12-06 terencehillBot AI: fix bots not being able to get unstuck from...
2018-12-02 terencehillBot AI: optimize removal of the first waypoint of the...
2018-12-02 terencehillAdd a safety check
2018-12-01 terencehillReduce code of 2 macros
2018-11-29 terencehillFix issues with the waypoint spawned by the moveto...
2018-11-29 terencehillBot AI: fix broken aim direction when bot executes...
2018-11-29 terencehillFix bot_aim_reset
2018-11-28 Martin Taibrmight as well document this for future generations
2018-11-28 Martin TaibrRevert "Trace to the shot origin properly, fixes projec...
2018-11-28 Martin Taibrdisable qcphysics by default
2018-11-23 terencehillBot AI: fix bots ignoring loot if thrown by killed...
2018-11-22 terencehillSmall optimization
2018-11-22 terencehillBot AI: reset aim when bots respawn
2018-11-22 terencehillBot AI: fix bots starting to fire when they aren't...
2018-11-21 terencehillBot AI: slightly improve underwater movement
2018-11-14 terencehillBot AI: slightly improve ladder climbing
2018-11-14 terencehillBot AI: make bots with low movement skill slow down...
2018-11-11 MarioMerge branch '2131-debloat-cts-db' into 'master'
2018-11-11 terencehillBot AI: fix slightly broken bot movement while targetin...
2018-11-09 terencehillFix removal of the locked waypoint
2018-11-06 terencehillBot waypoints: add 2 new commands "cmd wpeditor symaxis...
2018-11-05 terencehillBot waypoints: allow to lock the currently aimed waypoi...
2018-11-05 terencehillBot waypoints: show some informations about the waypoin...
2018-11-04 terencehillBot waypoints: fix waypoint creation for certain ladder...
2018-11-01 terencehillMerge branch 'master' into martin-t/dmgtext
2018-11-01 morosophosDo not write zero/empty records to cts db 620/head
2018-10-30 terencehillFix waypoint removal (08 and 09 were considered as...
2018-10-27 terencehillMerge branch 'terencehill/bot_waypoints'
2018-10-26 MarioDon't respawn frozen non-players when touching the...
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 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 MarioMerge branch 'master' into Mario/qcphysics_tweaks
2018-10-20 Martin TaibrMerge branch 'master' into martin-t/effects
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-16 MarioDon't count non-client attackers as valid for accuracy
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 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 MarioRevert hiding of the weapon entity until a clean soluti...
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-11 MarioMove the Say function into client code (not really...
2018-10-02 terencehillMerge branch 'terencehill/eventchase_tweaks'
2018-10-02 MarioOnly play 'vote now' announcement if the vote hasn...
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 MarioUse the weapon instead of its ID in accuracy_add
2018-09-30 MarioPort kill command to QC so that we can use the health...
2018-09-30 Martin TaibrMerge branch 'master' of git://de.git.xonotic.org/xonot...
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 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 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-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 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-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-23 terencehillIntroduce some constants to indicate frozen states...
2018-09-22 MarioMerge branch 'Mario/qcphysics'
2018-09-22 terencehillClean up code by avoiding resetting player's health...
next