]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Allow vcall timein during a timeout, and reset slowmo if SVQC shuts down during a...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2020-06-14 MarioMerge branch 'bones_was_here/qcsrc_Makefile' into ...
2020-06-14 MarioMerge branch 'bones_was_here/defragcompat_viewoffset...
2020-06-13 bones_was_hereAdjust q3dfcompat viewoffset to match q3df WRT fe92ff1f 828/head
2020-06-12 MarioMerge branch 'bones_was_here/whitelist_casings' into...
2020-06-12 MarioReference the correct local entity when checking for...
2020-06-12 MarioDon't adjust player alpha for the invisibility powerup...
2020-06-09 terencehillAutomatically get the command name in the "Incorrect...
2020-06-09 terencehillIntroduce LOG_HELP a simpler version of LOG_INFO that...
2020-06-06 terencehillDisambiguate an if-if-else and fix indentation in globa...
2020-06-05 terencehillMake precedence explicit in expressions where || and...
2020-06-02 MarioStore the vehicle definition into a field so that it...
2020-06-02 terencehillAdd a note on where to add new effects. Update hash
2020-06-02 terencehillFix respawn ghost particle effect not working. Its...
2020-06-02 terencehillMake it clear that effectinfo.qc is not compiled withou...
2020-06-01 MarioImprove prediction of typing preventing movement
2020-06-01 terencehillLMS: show the NOLIVES message even to players joining...
2020-06-01 terencehillPrevent a division by 0
2020-05-31 MarioRestrict g_waypointsprite_normdistance to the maximum...
2020-05-31 MarioMerge branch 'bones_was_here/buffs_optional_waypoints...
2020-05-31 bones_was_hereAllow buff waypoint sprites to be disabled
2020-05-30 terencehillAllow normal revival during automatic revival. It fixes...
2020-05-30 terencehillcenterprint_kill --> centerprint_Kill
2020-05-30 MarioRemove an obscure macro from trigger code that was...
2020-05-30 MarioImplement support for target_teleporter to be used...
2020-05-29 terencehillFix crosshair_chase not resetting player's alpha upon...
2020-05-29 terencehillInventory: check at runtime if the Inventory_groups_...
2020-05-29 MarioRemove some unnecessary item bits, increase maximum...
2020-05-29 MarioFix spawnpoints showing up white in teamplay gamemodes...
2020-05-29 MarioMerge branch 'terencehill/registry_API' into 'master'
2020-05-28 terencehillUse a consistent naming scheme for the centerprint...
2020-05-27 terencehillWeapons_fromstr --> Weapon_from_name
2020-05-27 terencehillRegistry API: add REGISTRY_GET
2020-05-27 terencehillFix g_fullbrightitems that requires a game restart...
2020-05-27 MarioReplace the cam_* cvars with spawnflag bits so they...
2020-05-26 MarioMerge branch 'master' into Mario/pure_entity_fix 820/head
2020-05-26 terencehillImprove registry API by adding REGISTRY_MAX and REGISTR...
2020-05-25 terencehillForbid telefrags while round hasn't started yet. Also...
2020-05-25 terencehillFix impossibility of joining an LMS game introduced...
2020-05-25 terencehillMake sure casing physics isn't run if the casing isn...
2020-05-25 MarioMerge branch 'terencehill/erebus_tweaks' into 'master'
2020-05-24 terencehillMerge branch 'Mario/casing_disconect_fix' into 'master'
2020-05-24 MarioLimit the maximum number of physics iterations in a...
2020-05-24 MarioMerge branch 'terencehill/frozen_resurfacing' into...
2020-05-24 terencehillMove resurfacing (when frozen) code to sys_phys_simulate
2020-05-23 terencehillMerge branch 'Mario/waterjump_fix' into 'master'
2020-05-23 terencehillMerge branch 'Mario/frozen_floating' into 'master'
2020-05-23 MarioAlternate fix for jittery view while floating in the... 815/head
2020-05-23 MarioLower the movement speed of frozen players further...
2020-05-23 MarioIgnore client dodging setting while frozen, to allow...
2020-05-23 MarioMerge branch 'terencehill/hud_cvar_exporter' into ...
2020-05-23 terencehillRemove the HUD_WriteCvars hook as it's no longer needed... 812/head
2020-05-23 MarioMerge branch 'master' into Mario/waterjump_fix
2020-05-23 MarioMerge branch 'master' into Mario/stepdown_maxspeed
2020-05-23 MarioMerge branch 'martin-t/server-quit' into 'master'
2020-05-23 MarioMerge branch 'terencehill/texture_names_fix' into ...
2020-05-23 MarioMerge branch 'bones_was_here/wl-clientselect_options...
2020-05-23 MarioMerge branch 'bones_was_here/guard-resistance' into...
2020-05-23 MarioAllow campaigns to include configuration files in their...
2020-05-23 MarioMerge branch 'terencehill/cl_deathglow_min' into 'master'
2020-05-21 terencehillHUD: allow panels to define in their own files their...
2020-05-20 MarioSpawn the monster at the location of the nade (don...
2020-05-20 MarioAdd a missing include for the overkill shotgun, fixes...
2020-05-20 MarioFix nades not interacting properly with the overkill...
2020-05-19 MarioApply a workaround to avoid empty sprintf calls in...
2020-05-19 MarioFix some warnings found by FTEQCC
2020-05-19 MarioRemove the 2 second buffer applied to water jumps and...
2020-05-18 MarioImprove support for per-player counters by spawning...
2020-05-18 MarioRewrite trigger_swamp to not require spawning new entit...
2020-05-18 MarioFix trigger_swamp timer using the wrong field
2020-05-18 MarioMerge branch 'garymoon/show-server-name-in-info' into...
2020-05-18 MarioAllow deactivating trigger_relay_if, trigger_relay_team...
2020-05-16 MarioMerge branch 'terencehill/trimmed_sounds' into 'master'
2020-05-16 terencehillDon't schedule buff activation before round start
2020-05-13 terencehillSimplify a message
2020-05-12 terencehillFixes the superweapons portion of #2422 "target_items...
2020-05-12 terencehillFixes the invincible portion of #2422 "target_items...
2020-05-11 terencehillFreeze tag: force respawning dead players after 1 secon...
2020-05-10 bones_was_hereChange Q3TA/QL item_guard to spawn resistance buff... 803/head
2020-05-06 terencehillMerge branch 'Mario/strength_stat_field' into 'master'
2020-05-05 MarioImprove reliability of giving buffs via triggers, fixes...
2020-05-05 MarioDon't allow giving buffs that are disabled, fixes ...
2020-05-02 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-05-02 terencehillAdd a check
2020-05-02 terencehillFix height of csqcplayer when dead, previously it was...
2020-04-29 MarioIf the bot has unlimited ammo, always prefer primary...
2020-04-20 Martin TaibrMerge branch 'martin-t/deglob-log' into 'master'
2020-04-18 MarioMove the new TE_TEI_G3_HIT effect to the bottom of...
2020-04-18 Rudolf PolzerMerge branch 'divVerent/simpler-clipped-rectangle'...
2020-04-17 MarioAdd a TODO note on the new flag line
2020-04-17 MarioMerge branch 'slava/pr-fix-lava-bug' into 'master'
2020-04-17 MarioMerge branch 'master' into Mario/strength_stat_field
2020-04-16 terencehillMerge branch 'jwinnie/bold-frag-message' into 'master'
2020-04-16 Jeremy Potter* Makes frag messages ("you fragged XXX") bigger (1...
2020-04-15 terencehillMerge branch 'martin-t/keybinder' into 'master'
2020-04-14 terencehillCompact (and optimize) spawnfunc(target_items) code...
2020-04-14 terencehillCompact (and optimize) spawnfunc(target_items) code
2020-04-13 MarioMerge branch 'master' into Mario/strength_stat_field
2020-04-13 MarioRemove unlisted buffs before applying enabled buffs...
2020-04-13 MarioAttempt to separate .strength_finished and STAT(STRENGT...
2020-04-13 MarioFix some missing parenthesis in autospec code
next