]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/lib
Merge branch 'k9er/fix-2907' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib /
2024-09-05 terencehillFix indenting in qcsrc/lib/stats.qh
2024-08-03 terencehillMerge branch 'LegendaryGuard/optimize_ok_player_models...
2024-08-01 Dr. JaskaMerge branch 'Mario/instagib_explicit_powerups' into...
2024-07-31 Dr. JaskaMerge branch 'Mario/warpzone_div0_fix' into 'master'
2024-07-31 Dr. JaskaMerge branch 'Mario/maplist_improvements' into 'master'
2024-07-31 MarioRefactor map list code to use buffers
2024-07-31 Dr. JaskaMerge branch 'Mario/player_death_size_fix' into 'master'
2024-07-31 MarioScale player hitbox size on death to fix potential...
2024-07-31 MarioPrevent division by zero when warpzones teleport a...
2024-07-28 Dr. JaskaMerge branch 'LegendaryGuard/chat_showplayerid' into...
2024-07-28 Dr. JaskaMerge branch 'drjaska/spread-pattern' into 'master'
2024-07-25 terencehillMerge branch 'master' into terencehill/cfg_fixes
2024-07-25 terencehillMerge branch 'terencehill/rpn_fix' into 'master'
2024-07-25 terencehillMerge branch 'Mario/chat_bubble_hook' into 'master'
2024-07-25 terencehillSpeed up sv_game-hashtest.sh by executing qc tests...
2024-07-25 Dr. JaskaMerge branch 'drjaska/race-splits-opt-out' into 'master'
2024-07-24 terencehillMerge branch 'terencehill/vampirehook_fix' into 'master'
2024-07-23 terencehillA few minor optimizations:
2024-07-11 terencehillMerge branch 'terencehill/dropped_flag_waypoint_fix...
2024-07-08 terencehillMerge branch 'terencehill/cl_bobmodel_improvements...
2024-07-07 bones_was_hereMerge branch 'terencehill/intrusive_list_fix' into...
2024-07-05 Dr. JaskaMerge branch 'Juhu/q3df_fragsfilter_flags' into 'master'
2024-07-03 terencehillDisambiguate a couple variable names in IL_INIT
2024-07-03 terencehillFix serious issues when a lot of (more than 64) intrusi...
2024-06-22 Dr. JaskaMerge branch 'drjaska/arc-beam' into 'master'
2024-06-16 terencehillOptimize Draw_CylindricLine: replace a normalize call...
2024-06-13 Dr. JaskaMerge branch 'drjaska/handicap' into 'master'
2024-06-02 terencehillMerge branch 'terencehill/bot_target_push' into 'master'
2024-06-01 terencehillChange order of some operations so that gmqcc can apply...
2024-05-25 bones_was_hereMerge branch 'bones_was_here/monsterstuff' into 'master'
2024-05-25 terencehillMerge branch 'terencehill/drawstring_aspect_fix' into...
2024-05-24 terencehillMerge branch 'terencehill/match_end_restore_status...
2024-05-21 terencehillMerge branch 'terencehill/minigame_flood_control' into...
2024-05-21 Dr. JaskaMerge branch 'drjaska/falloffcvars' into 'master'
2024-05-17 bones_was_hereMerge branch 'bones_was_here/q1bsp_hitbox' into 'master'
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-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-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-04 bones_was_hereUpdate dpdefs
2024-04-01 terencehillMerge branch 'terencehill/custom_gametype_stuff' into...
2024-03-29 bones_was_hereRemove redundant strcat1()
2024-03-25 terencehillImplement REPLICATE_vector for the automatic cvar netwo...
2024-03-23 terencehillMerge branch 'terencehill/minigame_spectator_list'...
2024-03-21 terencehillMerge branch 'terencehill/spectator_camera_fix' into...
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 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: bmodel entities
2024-03-12 bones_was_hereMerge branch 'bones_was_here/checkextension' into ...
2024-03-12 terencehillOptimize _LOG_HEADER to avoid bloating compilation...
2024-03-12 bones_was_hereImprove visibility of warnings, related cleanup and...
2024-03-12 bones_was_hereAdd engine extension checks at VM startup and a nudgeou...
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 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...
next