]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Remove legacy Quake bbox expansion: DOM
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
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-11 terencehillMerge branch 'terencehill/respawn_ghosts_keepcolors_ena...
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 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'
2024-02-10 bones_was_heremapinfo: fix and rename noautomaplist flag to donotwant
2024-02-09 bones_was_hereQ3 compat: implement a 1ms fallback traveltime for...
2024-02-09 terencehillMerge branch 'terencehill/registry_check' into 'master'
2024-02-09 Dr. JaskaMerge branch 'drjaska/ca_prevent_stalemate_2' into...
2024-02-09 Dr. JaskaSeparated `g_ca_prevent_stalemate`'s survivor count...
2024-02-07 terencehillRemove a few dangling semicolons
2024-02-06 bones_was_hereMerge MR 'func_door and func_plat fixes and Q3 compatib...
2024-02-06 Dr. JaskaMerge branch 'drjaska/spawnfunc-item_buff_name' into...
2024-01-04 terencehillFix and make indentation consistent in the Overkill...
2024-01-04 terencehillFreeze Tag: fix players getting 1 point for a teamkill...
2023-12-29 drjaskaFix some damagetext accumulation edge cases
2023-12-28 terencehillMerge branch 'drjaska/damagetext' into 'master'
2023-12-28 Dr. JaskaDamageText code quality changes and new DT lifetime...
2023-12-21 terencehillMerge branch 'terencehill/playerstats_update' into...
2023-12-13 terencehillDon't send match stats if game ends during warmup ...
2023-12-12 terencehillSend total number of rounds played to xonstats
2023-12-06 Dr. JaskaMerge branch 'drjaska/shotorigincleanup' into 'master'
2023-12-01 drjaskacleanup and a few comments
2023-11-11 terencehillDon't allow negative values for the y component of... terencehill/shotorigin_compression
2023-11-10 terencehillAllow negative values for the shot origin offset vector...
2023-11-09 bones_was_hereMerge branch 'Juhu/velocity_pads_cleanup2' into 'master'
2023-11-08 Juhumove trigger_push_velocity's last_pushed check, StartFr...
2023-11-08 Dr. JaskaMerge branch 'Juhu/target_print' into 'master'
2023-11-08 Dr. JaskaMerge branch 'drjaska/damage-center-player-origin'...
2023-11-08 Dr. JaskaAdded an inactive gameplay cvar for using the own shot...
2023-11-05 Dr. JaskaMerge branch 'drjaska/damagetext' into 'master'
2023-11-05 Dr. JaskaRefactor damagetext to use a new linked list instead...
2023-10-29 terencehillMerge branch 'Juhu/velocity_pads_cleanup' into 'master'
2023-10-29 JuhuMove trigger_push_velocity last_pushed code out of...
2023-09-21 bones_was_hereExplicitly enable sv_gameplayfix_unstickplayers
2023-09-15 bones_was_hereFix sticky electro orbs and mines being unhittable...
2023-09-15 bones_was_hereSupport custom func_door and func_plat sounds on Q3A...
2023-09-15 bones_was_herefunc_plat: Use Q3 defaults for .dmg .speed and .lip...
2023-09-15 bones_was_herefunc_plat: don't spawn a "start moving" trigger when...
2023-09-15 bones_was_herefunc_plat: fix being stuck in the extended position...
2023-09-15 bones_was_herefunc_door: merge door_use() and door_fire()
2023-09-15 bones_was_herefunc_door: implement Q3 CRUSHER spawnflag
2023-09-15 bones_was_herefunc_door: implement Q3 team-based door linking using...
2023-09-15 bones_was_herefunc_door: fix bug where doors blocked by players never...
2023-09-15 bones_was_herefunc_door: use Q3 default .dmg of 2 on Q3 maps
2023-09-15 bones_was_herefunc_door: update documentation to reflect default...
2023-09-15 bones_was_herefunc_door: fix .dmg field having no effect
2023-09-15 bones_was_herefunc_door: update DOOR_START_OPEN documentation
2023-09-15 bones_was_herefunc_door: use Q3 default of 2s .wait time on Q3 maps
2023-09-15 bones_was_herefunc_door: fix .angle values of 315 and 135 degrees...
2023-09-15 bones_was_herefunc_door: fix erratic behaviour of spawned trigger...
2023-09-15 bones_was_hereCleanups following ff0befb7d2c673b926cbc9bf0bbf8a1e07f2...
2023-09-15 bones_was_hereRevert "Merge branch 'bones_was_here/func_door' into...
2023-09-03 terencehillMerge branch 'drjaska/menu-music' into 'master'
2023-08-31 terencehillMerge branch 'bones_was_here/csqc_bmodels' into 'master'
2023-08-27 terencehillMinigames: apply panel alpha to highlights too
2023-08-26 bones_was_heretriggers: set bmodel correctly in CSQC
2023-08-22 Dr. JaskaMerge branch 'Mario/mehrdad08_spectatorlist' into ...
2023-08-22 MarioImplement C4 and TTT minigame spectator list by mehrdad...
2023-08-08 terencehillRevert "Don't enable status effects that would end...
2023-08-08 terencehillDon't enable status effects that would end one frame...
2023-08-08 terencehillFurther improve onspawn nade refiring
2023-08-07 terencehillMerge branch 'darkblue/nades_onspawn_fix' into 'master'
2023-08-07 Dark BlueNades: Improved onspawn nade refiring
2023-08-05 LegendaryGuardWrap all status and bitflag checks with parentesis...
2023-08-04 LegendaryGuardWrap some statuses with parentesis to avoid possible...
2023-08-04 LegendaryGuardMerge branch 'bones_was_here/r_font_compress' into...
2023-08-04 LegendaryGuardMerge branch 'bones_was_here/func_door' into 'master'
2023-08-04 bones_was_herefunc_door and func_plat fixes and Q3 compatibility
2023-08-02 terencehillMerge branch 'AriosJentu/ItemsRespTimeSep' into 'master'
2023-08-02 Arios JentuSeparate health and armor item respawning timers
2023-07-28 terencehillOptimize a couple checks, sort notifications in all.inc
2023-07-23 terencehillMerge branch 'bones_was_here/svqc_itemfixes' into ...
2023-07-22 terencehillFix #2814 "trigger_push division by zero errors when...
2023-07-21 bones_was_hereMerge branch 'bones_was_here/removeitem' into 'master'
2023-07-21 bones_was_hereitems: only draw the removal effect when appropriate
2023-07-16 bones_was_hereinstagib: optimise item replacement
2023-07-16 bones_was_herepowerups: fix #2857 and move g_powerups cvar out of...
2023-07-15 terencehillAllow customizing the amount of saturation of the color...
2023-07-10 LegendaryGuardFix typo mistake on NADE_TYPE_DARKNESS, correct some...
2023-07-10 LegendaryGuardRefactor registered NADE_TYPE_DARK into NADE_TYPE_DARKN...
2023-07-10 LegendaryGuardRefactor Dark nade into Darkness nade and remove nade_g...
2023-07-09 terencehillFix cl_nade_type description; remove a dangling semicol...
2023-07-09 LegendaryGuardMerge branch 'LegendaryGuard/armorizing_and_dark_nades...
2023-07-09 LegendaryGuardNew features: Ammo and Darkness nades. Improve nades...
2023-07-09 terencehillFix #2850 "xonotic crashes when pressing restart level...
2023-07-01 bones_was_hereMerge branch 'bones_was_here/items_svqc' into 'master'
2023-06-27 z411Merge branch 'Juhu/velocity_pads' into 'master'
2023-06-27 JuhuVelocity pads
next