]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Merge branch 'drjaska/handicap' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
59 min ago Dr. JaskaMerge branch 'drjaska/handicap' into 'master' master
59 min ago Dr. JaskaSeparated handicap into give and take variables
34 hours ago terencehillFix damage text printing console errors in case of...
11 days ago terencehillMerge branch 'terencehill/bot_target_push' into 'master'
11 days ago Dr. JaskaMerge branch 'drjaska/round_enddelay' into 'master'
11 days ago Dr. JaskaAdded a delay (1sec default) before counting round...
12 days ago terencehillReduce repeated operations in a few places, mostly...
12 days ago terencehillChange order of some operations so that gmqcc can apply...
2024-05-28 terencehillMerge branch 'terencehill/scoreboard_team_selection...
2024-05-27 bones_was_hereFix GetField_fullspawndata sometimes taking the wrong...
2024-05-27 Dr. JaskaMerge branch 'drjaska/cl_race_cptimes_onlyself' into...
2024-05-26 terencehillFix color code in a new message
2024-05-25 bones_was_hereMerge branch 'bones_was_here/monsterstuff' into 'master'
2024-05-25 bones_was_hereMerge branch 'z411/team_queue' into 'master'
2024-05-25 z411Create queue system to prevent team imbalance in teamplay
2024-05-25 terencehillMerge branch 'terencehill/drawstring_aspect_fix' into...
2024-05-24 terencehillMerge branch 'terencehill/match_end_restore_status...
2024-05-24 terencehillSurvival and CA: when the game ends put players who...
2024-05-24 terencehillMerge branch 'terencehill/autoscreenshot_improvements...
2024-05-24 terencehillMerge branch 'terencehill/damagetext_stuff' into 'master'
2024-05-21 terencehillMerge branch 'terencehill/minigame_flood_control' into...
2024-05-21 Dr. JaskaMerge branch 'drjaska/falloffcvars' into 'master'
2024-05-21 Dr. JaskaAdd damage and force falloff to shotgun, machinegun...
2024-05-17 bones_was_hereMerge branch 'bones_was_here/q1bsp_hitbox' into 'master'
2024-05-13 bones_was_hereQ1BSP: make the player's bbox fit the player's cliphull
2024-05-10 bones_was_hereMerge branch 'bones_was_here/obj_model_orientation...
2024-05-10 bones_was_hereMerge branch 'bones_was_here/mapinfo' into 'master'
2024-05-02 terencehillFix damagetext not stopping damage accumulation after...
2024-04-29 terencehillphisics.qc: fix indentation; sv_onslaught.qc: move...
2024-04-23 terencehillOptimize damagetext code by spawning only one damagetex...
2024-04-20 terencehillBot AI: add proper support for target_push jumppads. 1275/head
2024-04-18 terencehillFix FL_WEAPON flag overlapping FL_JUMPRELEASED. This...
2024-04-17 bones_was_hereMerge MR 'Various Q3 and QL map entity features and...
2024-04-17 bones_was_hereClean up droptofloor() macro hacks and clarify naming
2024-04-17 bones_was_heretarget_speaker: silence legacy spawnflag warning on...
2024-04-17 bones_was_hereAdd engine extension check: fullspawndata
2024-04-17 bones_was_hereSupport Domination control points on QL maps
2024-04-17 bones_was_heretarget_push: implement Q3 wind tunnel and angles+speed...
2024-04-17 bones_was_hereReset door locking when the match is reset
2024-04-17 bones_was_hereRefactor default key model selection
2024-04-17 bones_was_hereRemove key-specific BIT macro
2024-04-17 bones_was_hereSupport door keys on QL maps
2024-04-17 bones_was_hereSupport custom door sounds on QL maps
2024-04-11 terencehillNades code: don't use booleans as array indexes for...
2024-04-11 terencehillMerge branch 'terencehill/nades_stuff' into 'master'
2024-04-10 terencehillMerge branch 'master' into 'terencehill/nades_stuff'
2024-04-07 Dr. JaskaMerge branch 'drjaska/silent-respawn' into 'master'
2024-04-07 terencehillMerge branch 'terencehill/scoreboard_compressed_field_t...
2024-04-07 terencehillUse correct titles for a few scoreboard fields (now...
2024-04-01 terencehillMerge branch 'terencehill/custom_gametype_stuff' into...
2024-03-30 bones_was_hereDisplay map author in Welcome message, add more author...
2024-03-30 bones_was_hereDisplay mapinfo titlestring in Welcome message, handle...
2024-03-29 bones_was_hereAdd g_mapinfo_q3compat 3, support maps with .arena...
2024-03-29 bones_was_heremapinfo: minor fixes: q3compat and CSQC warning removal
2024-03-29 bones_was_heretarget_speed: fix macro mistake
2024-03-23 terencehillMerge branch 'terencehill/minigame_spectator_list'...
2024-03-22 terencehillFix compilation unit test by changing argument type...
2024-03-22 bones_was_hereMerge branch 'Juhu/target_speed' into 'master'
2024-03-22 JuhuImplement XDF Compatibility: target_speed
2024-03-21 terencehillMerge branch 'terencehill/spectator_camera_fix' into...
2024-03-16 terencehillOptimize Arc and Hook initialization. Also get rid...
2024-03-16 terencehillExplain those numbers
2024-03-16 terencehillRevert "Don't allow negative values for the y component...
2024-03-15 Dr. JaskaMerge branch 'drjaska/preinc' into 'master'
2024-03-15 Dr. Jaskamicro-optimization chore: in for-loops change all post...
2024-03-15 terencehillFix spectator camera having a duplicate mode if 3rd...
2024-03-15 terencehillMerge branch 'terencehill/playerlist_layout' into ...
2024-03-14 terencehillMerge branch 'terencehill/menu_registries' into 'master'
2024-03-14 bones_was_hereMerge branch 'bones_was_here/sv_legacy_bbox_expand_4...
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: DOM
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: KA
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: KH
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: CTF
2024-03-14 bones_was_hereitems: use correct bboxes in CSQC
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: items (and buffs)
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: physics
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: bmodel entities
2024-03-14 bones_was_heremonsters: don't cast light when following a player
2024-03-14 bones_was_heremonsters: ensure they can't be stuck when spawned
2024-03-14 bones_was_heremonsters: stop following player if they spectate in...
2024-03-14 bones_was_heremonsters: minor movement refactor
2024-03-14 bones_was_heremonsters: try to avoid danger
2024-03-14 bones_was_heremonsters: improve following and wandering behaviour
2024-03-14 bones_was_hereServer list: check libcurl is loaded before reporting...
2024-03-14 bones_was_hereMerge branch 'bones_was_here/movetype_toss_lagfix'...
2024-03-14 bones_was_hereFix 100% cpu when entities using TOSS-based movetypes...
2024-03-14 bones_was_hereServer list: only report xonstat as available if IDs...
2024-03-12 bones_was_hereMerge branch 'bones_was_here/checkextension' into ...
2024-03-12 bones_was_hereAdd fallback path for when engine lacks DP_QC_FINDBOX
2024-03-12 bones_was_hereAdd engine extension checks at VM startup and a nudgeou...
2024-03-11 terencehillMerge branch 'terencehill/respawn_ghosts_keepcolors_ena...
2024-03-11 bones_was_hereRemove .obj entity model orientation hack
2024-02-26 terencehillFix wrong respawn ghost colors with cl_forceuniqueplaye...
2024-02-25 bones_was_hereMerge branch 'bones_was_here/sv_playerthink_optimise...
2024-02-25 terencehillMerge branch 'terencehill/intermission_restart_fix...
2024-02-10 terencehillMenu: remove useless registries and related code (TempE...
2024-02-10 Dr. JaskaMerge branch 'drjaska/teleport-minspeed' into 'master'
2024-02-10 Dr. JaskaMininum velocity for teleporter exits
2024-02-10 bones_was_hereMerge branch 'Spike29/balance_council_vote19' into...
2024-02-10 bones_was_hereMerge branch 'bones_was_here/maplist_fixes' into 'master'
next