]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/lib
Remove legacy Quake bbox expansion: KH
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib /
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: bmodel entities
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 terencehillFix string length checks in world.qc and add VM_TEMPSTR...
2024-02-09 terencehillMerge branch 'terencehill/registry_check' into 'master'
2024-02-07 terencehillRemove a few dangling semicolons
2024-02-07 terencehillFix REGISTRY_CHECK not checking all elements of a huge...
2024-02-06 Dr. JaskaMerge branch 'drjaska/spawnfunc-item_buff_name' into...
2023-11-08 Dr. JaskaMerge branch 'Juhu/target_print' into 'master'
2023-08-31 terencehillMerge branch 'bones_was_here/csqc_bmodels' into 'master'
2023-08-22 Dr. JaskaMerge branch 'Mario/mehrdad08_spectatorlist' into ...
2023-08-13 bones_was_hereSmall optimisation in WarpZone_Touch()
2023-06-27 z411Merge branch 'Juhu/velocity_pads' into 'master'
2023-06-22 LegendaryGuardMerge branch 'LegendaryGuard/fix_playban_notif' into...
2023-06-14 terencehillFix menu trying to open <campaign_file.txt>.en
2023-06-10 z411Merge branch 'terencehill/vote_commands' into 'master'
2023-06-06 terencehillMerge branch 'Juhu/bot_weapcomplain' into 'master'
2023-06-03 bones_was_hereFix trigger_push and trigger_impulse prediction
2023-05-31 z411Merge branch 'terencehill/misc_stuff' into 'master'
2023-05-31 bones_was_hereMerge branch 'drjaska/sync-bal-wep-mario' into 'master'
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 LegendaryGuardRemove map entity whitelist checks
2023-05-26 LegendaryGuardApply SPAWNFUNC_CHECK_FIELDS in the Makefile for custom...
2023-05-25 terencehillMerge branch 'terencehill/lms_spec' into 'master'
2023-05-25 terencehillMerge branch 'drjaska/2809-splashdmgforcecalcfix' into...
2023-05-25 LegendaryGuardMerge branch 'LegendaryGuard/avoid_spam_map_custom_fiel...
2023-05-25 LegendaryGuardAdd SPAWNFUNC_CHECK_FIELDS macro to enable/disable...
2023-05-25 bones_was_hereMerge remote-tracking branch 'origin/master' into pendi...
2023-05-25 bones_was_hereRevert "Remove legacy Quake bbox expansion: map entities"
2023-05-23 terencehillMerge branch 'drjaska/wep-reload-fixes' into 'master'
2023-05-23 terencehillMerge branch 'drjaska/crylink-waitrelease' into 'master'
2023-05-23 terencehillMerge branch 'terencehill/democamera_fix' into 'master'
2023-05-22 Dr. JaskaMerge branch 'Spike29/translators_credits_update' into...
2023-05-21 terencehillMerge branch 'bones_was_here/sv_legacy_bbox_expand...
2023-05-21 bones_was_hereRemove legacy Quake bbox expansion: map entities
2023-05-21 bones_was_hereInclude boxesoverlap() in WarpZoneLib_ExactTrigger_Touc...
2023-05-21 bones_was_hereInvert bool WarpZoneLib_ExactTrigger_Touch() so it...
2023-05-21 bones_was_hereMerge remote-tracking branch 'origin/master' into pendi...
2023-05-19 terencehillMerge branch 'bones_was_here/BoxTouchesBrush' into...
2023-05-19 bones_was_hereFix visual glitch when traversing warpzones with sv_are...
2023-05-18 bones_was_hereWork around trigger_hurt not being detected by tracebox...
2023-05-18 bones_was_hereWarpZoneLib_BoxTouchesBrush: deglobalise, add TODO
2023-05-18 bones_was_hereWarpZoneLib_BoxTouchesBrush: fix whitespace
2023-05-10 bones_was_hereMerge branch 'terencehill/scores_per_round' into 'master'
2023-05-10 bones_was_hereMerge branch 'drjaska/maplist-remove' into 'master'
2023-05-09 bones_was_hereMerge remote-tracking branch 'origin/master' into pendi...
2023-05-09 bones_was_hereMerge branch 'bones_was_here/autopause_dedicated' into...
2023-05-09 bones_was_hereMerge branch 'drjaska/whitelist_weaponarena' into ...
2023-05-04 terencehillAllow bots to be teleported while dead and with their...
2023-05-04 terencehillFix wrong bot check in a FOREACH_CLIENT loop
2023-05-02 terencehillMerge branch 'terencehill/hud_editor_centerline' into...
2023-05-02 terencehillMerge branch 'LegendaryGuard/electricity_effect' into...
2023-04-28 bones_was_hereMerge branch 'bones_was_here/areagrid_link_SOLID_NOT...
2023-04-10 LegendaryGuardMerge branch 'bones_was_here/ok_blaster_keepforce'...
2023-04-10 LegendaryGuardMerge branch 'drjaska/dos2unix' into 'master'
2023-04-09 bones_was_hereMerge remote-tracking branch 'origin/master' into pendi...
2023-04-08 bones_was_hereFix area grid linking/unlinking of triggers and gametyp...
2023-04-08 terencehillOptimize IL_REMOVE_RAW. It fixes #2827 (a map with...
2023-04-06 bones_was_hereDon't link pure entities to the area grid in DP master
2023-03-28 bones_was_hereMerge branch 'bones_was_here/q3compat_gravity' into...
2023-03-27 JuhuMerge branch 'master' into Juhu/strafehud-fixes
2023-03-26 bones_was_hereMerge branch 'terencehill/il_loop_fix' into 'master'
2023-03-24 terencehillAdd back support for nested intrusive list loops
2023-03-19 terencehillImplement a qc version of copyentity that clears intrus...
2023-03-19 terencehillMerge branch 'z411/speed_unit' into 'master'
2023-03-19 terencehillMerge branch 'terencehill/decals_fix' into 'master'
2023-03-19 terencehillAdd some automated tests of intrusive lists when they...
2023-03-17 terencehillMake work IL_POP (pop from tail) and IL_SHIFT (pop...
2023-03-17 terencehillRefactor IL_CLEAR to avoid using IL_EACH which is now...
2023-03-16 terencehillMerge branch 'master' into 'master'
2023-03-16 terencehillImplement safe removal of elements of an intrusive...
2023-03-07 terencehillMerge branch 'master' into terencehill/lms_spec
2023-02-19 terencehillFix waypoints marked as pure but still linked to the...
2023-02-09 z411Merge branch 'bones_was_here/no_clobber_DP_cmds' into...
2023-02-05 terencehillMerge branch 'bones_was_here/warmup' into 'master'
2023-01-25 terencehillMerge branch 'Mario/monster_lod_models' into 'master'
2023-01-25 bones_was_hereMerge branch 'bones_was_here/r_ambient' into 'master'
2023-01-23 bones_was_hereMerge branch 'terencehill/default_server_quickmenu...
2023-01-23 bones_was_hereUse gender-neutral pronouns when referring to the player
2023-01-23 squidink7Use gender-neutral pronouns when referring to the player
2023-01-23 bones_was_hereMerge branch 'Mario/item_replacement_fix' into 'master'
2023-01-22 terencehillMerge branch 'Mario/qc_setcolor' into 'master'
2023-01-16 terencehillAdd more name checks
2023-01-05 terencehillMerge branch 'z411/ctf_notif_fix' into 'master'
2023-01-05 LegendaryGuardMerge branch 'terencehill/gibs_config' into 'master'
2023-01-05 LegendaryGuardMerge branch 'terencehill/weapon_decals_fix' into ...
2023-01-02 terencehillMerge branch 'Mario/ammo_panel_alphabetical' into ...
2023-01-02 bones_was_hereMerge branch 'Mario/no_engine_physics' into 'master'
2022-12-31 terencehillMerge branch 'bones_was_here/gunoffset' into 'master'
2022-12-31 bones_was_hereMerge branch 'z411/annce_queue' into 'master'
2022-12-31 MarioMerge branch 'master' into Mario/no_engine_physics
2022-12-25 terencehillMerge branch 'Mario/minor_fixes' into 'master'
2022-12-02 bones_was_hereMerge branch 'Mario/droptofloor_outofsolid' into 'master'
2022-12-01 MarioMerge branch 'master' into Mario/no_engine_physics
2022-11-27 MarioRestore engine refdef support, add a global to toggle it
2022-11-27 MarioMerge branch 'master' into pending-release
2022-11-27 MarioMerge branch 'z411/info_cleanup' into 'master'
next