]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
func_plat: don't spawn a "start moving" trigger when .targetname is set on Q3 maps
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
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
2023-06-22 LegendaryGuardMerge branch 'LegendaryGuard/fix_playban_notif' into...
2023-06-22 LegendaryGuardRemove unnecessary details in playban notification
2023-06-21 bones_was_hereConvert 5 trivial Item_* functions to macros
2023-06-21 bones_was_hereoverkill: optimise replacement of powerups with superwe...
2023-06-21 bones_was_hereRandomItems mutator: simplify item initialisation using...
2023-06-21 bones_was_herepowerups: optimise loot item spawning
2023-06-21 bones_was_hereoverkill: optimise loot item mutator hooks
2023-06-21 bones_was_heremonsters: use generic item initialisation when dropping...
2023-06-21 bones_was_hereUpdate xonotic.org update nagger URLs
2023-06-15 terencehillMerge branch 'bones_was_here/itemsdesync' into 'master'
2023-06-15 bones_was_hereitems: temp kludge to reduce visibility of prediction...
2023-06-15 bones_was_hereitems: apply 0.5s spawnshield to all loot drops by...
2023-06-15 bones_was_herepowerups: use Item_Think() for dropped powerups
2023-06-15 bones_was_hereitems: add loot despawn effects
2023-06-15 bones_was_hereitems: replace broken loot think implementation
2023-06-15 terencehillMerge branch 'terencehill/campaign_message_fix' into...
2023-06-15 terencehillAllow showing translated campaign level descriptions...
2023-06-14 bones_was_heretrigger_viewloc: don't unset model field in spawnfunc
2023-06-12 terencehillMerge branch 'drjaska/terencehill/survival_scoreboard_c...
2023-06-12 Dr. JaskaSimpler implementation of !1200 and fixes to !1195
2023-06-12 terencehillbot_cmd: update usage example of the cc subcommand...
2023-06-12 LegendaryGuardMerge branch 'drjaska/new-defaults' into 'master'
2023-06-11 LegendaryGuardMerge branch 'terencehill/survival_scoreboard_colors_fi...
2023-06-11 terencehillSurvival: show hunters to other hunters in the scoreboa...
2023-06-10 Dr. JaskaMerge branch 'terencehill/survival_fixes' into 'master'
2023-06-10 LegendaryGuardMerge branch 'Juhu/vehicle_ws_fix' into 'master'
2023-06-10 LegendaryGuardMerge branch 'LegendaryGuard/new_minigame_banning'...
2023-06-10 LegendaryGuardAdd new 'playban' cvar to disallow banned players ...
2023-06-10 z411Merge branch 'terencehill/vote_commands' into 'master'
2023-06-08 terencehillSurvival: refactor survival status networking to avoid...
2023-06-08 terencehillSurvival: don't show personal colors of players joining...
2023-06-08 terencehillSurvival, FT and CA: show eliminated players as soon...
2023-06-06 terencehillMerge branch 'Juhu/bot_weapcomplain' into 'master'
2023-06-04 terencehillFix powerup waypoint stuck at '0 0 0' when a powerup...
2023-06-03 bones_was_hereFix trigger_push and trigger_impulse prediction
2023-06-02 terencehillMerge branch 'Juhu/strafehud-centerline' into 'master'
2023-05-31 z411Merge branch 'terencehill/misc_stuff' into 'master'
2023-05-31 bones_was_hereMerge branch 'Juhu/onslaught_solidnot_fix' into 'master'
2023-05-31 JuhuArea grid linking fixes for DP master
2023-05-31 bones_was_hereMerge branch 'drjaska/sync-bal-wep-mario' into 'master'
2023-05-31 bones_was_hereMerge branch 'bones_was_here/ladderfix' into 'master'
2023-05-29 bones_was_herefunc_ladder: restore the model string unset in WarpZone...
2023-05-28 bones_was_hereMerge branch 'pending-release' into 'master'
2023-05-28 bones_was_hereMerge branch 'LegendaryGuard/remove_spawnfunc_check_fie...
2023-05-28 bones_was_hereMerge remote-tracking branch 'origin/master' into pendi...
2023-05-27 terencehillMerge branch 'terencehill/ft_froze_by_space_fix' into...
2023-05-27 terencehillImprove a comment
2023-05-25 terencehillMerge branch 'terencehill/lms_spec' into 'master'
2023-05-25 terencehillMerge branch 'drjaska/2809-splashdmgforcecalcfix' into...
next