]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Rewrite trigger_swamp to not require spawning new entities per player, implementation...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
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-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 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
2020-04-12 Martin TaibrMerge branch 'master' of ssh://gitlab.com/xonotic/xonot...
2020-04-12 terencehillSave a GetResource call in GiveResourceValue
2020-04-12 terencehillDon't define g_stat_ACTIVEWEAPON and stat_ACTIVEWEAPON...
2020-04-12 terencehillGet all the bits from STAT_ARMOR otherwise negative...
2020-04-09 terencehillSet air_finished to 0 while player is out of water...
2020-04-09 Slava BacherikovFix bug with lava and flag
2020-04-07 MarioMerge branch 'marin-t/bot-badcvar' into 'master'
2020-04-06 terencehillRevert the addition of the message "Press SPACE to...
2020-04-05 MarioMerge branch 'martin-t/testing-balance' into 'master'
2020-04-05 terencehillMerge branch 'martin-t/limit'
2020-04-02 MarioClear player waypoint sprites when resetting the flag...
2020-04-01 MarioAdd a placeholder effect for keyhunt captures until...
2020-04-01 MarioFix legacy vaporizer beam effect appearing invisible...
2020-03-30 MarioAdd an option to use a server default for clients as...
2020-03-30 MarioAdd an option for servers to enable opt-in mode for...
2020-03-29 terencehillMerge branch 'master' into terencehill/bot_ai
2020-03-29 Martin TaibrMerge branch 'terencehill/cl_eventchase_death_2' into...
2020-03-28 Martin TaibrMerge branch 'terencehill/ft_rounds' into 'master'
2020-03-27 Martin TaibrMerge branch 'master' of ssh://gitlab.com/xonotic/xonot...
2020-03-26 Martin Taibrshow "and" in scoreboard for leadlimit_and_fraglimit 1
2020-03-26 Martin TaibrMerge branch 'master' into martin-t/limit
2020-03-26 MarioIf the weapon's animation was invalid, reset it to...
2020-03-25 terencehillMerge branch 'terencehill/frags_remaining_announcer'
2020-03-24 MarioMerge branch 'terencehill/oxygen_bar' into 'master'
2020-03-24 MarioMinor cleanup to campcheck code
2020-03-24 MarioAdd an option to apply campcheck rules to players who...
2020-03-21 terencehillPut blink code in its own function
2020-03-20 terencehillImplement #2393 "Oxygen bar"
2020-03-18 terencehillMerge branch 'packer/announce-leadlimit' into 'master'
2020-03-17 MarioIf the player state doesn't belong to the player, attac...
2020-03-17 terencehillFreeze Tag: announce remaining frags (rounds)
2020-03-17 terencehillFreeze Tag: base team score on rounds rather than points
2020-03-16 terencehillMisc cleanups (comment in CCR is no longer valid, autoc...
2020-03-15 MarioAdd an option (disabled by default) to drop off-hand...
2020-03-14 terencehillMerge branch 'master' into terencehill/bot_ai
2020-03-13 MarioMerge branch 'terencehill/campaign_message_tweak' into...
2020-03-13 MarioShow crosshair pickup animation when picking up a buff...
2020-03-07 MarioChange unsticking to match the engine even more closely...
2020-03-07 MarioDisable prediction when bugrigs is enabled, fixes glitc...
2020-03-06 MarioIf the player has enough ammo already, don't pick up...
2020-03-06 MarioFix being able to double jump after sliding on a slick...
2020-02-29 MarioMerge branch 'martin-t/version' into 'master'
2020-02-13 Martin Taibrsimplify version cmd using PROGNAME
2020-02-13 MarioMerge branch 'martin-t/check-cvars' into 'master'
2020-02-12 Martin Taibrprint which QC version it is
2020-02-12 Martin Taibrcleanup
2020-02-08 MarioMerge branch 'Mario/stepdown_maxspeed' into 'master'
2020-02-06 MarioAdd an option to control the maximum speed you can...
2020-01-25 terencehillMerge branch 'terencehill/lms_fix'
2020-01-25 MarioClean up racer code a little bit, allow customising...
2020-01-23 MarioFix a missed use of .health
2020-01-23 MarioReset player's alpha to default_player_alpha instead...
2020-01-23 MarioBumblebee: limit the amount of armor provided by the...
2020-01-23 terencehillBot AI: fix bots attacking with harmless blaster second...
2020-01-23 terencehillMerge branch 'master' into terencehill/bot_ai
2020-01-22 terencehillMake sure number of lives is an integer and <= 999
2020-01-22 terencehillCount active players only when needed
2020-01-22 terencehillLMS: fix newcomers not being able to join the game...
2020-01-21 MarioMerge branch 'master' into Mario/qcphysics
2020-01-21 MarioMerge branch 'Mario/ipv6_gamelog' into 'master'
2020-01-20 MarioMerge branch 'Mario/rain_fix' into 'master'
2020-01-20 MarioMerge branch 'Mario/csqc_refdef' into 'master'
2020-01-20 MarioMerge branch 'Mario/intrusivelist_objects' into 'master'
2020-01-19 MarioAdd a compiler flag to debug shotgun melee range
2020-01-19 MarioUpdate item sizes in other locations, to match the...
2020-01-19 MarioMerge branch 'bones_was_here/weaponbbox' into 'master'
2020-01-19 MarioAllow mappers to define the draw distance of the rain... 762/head
2020-01-19 MarioIncrease rain draw distance to 1000 (also for drain)
2020-01-19 MarioIncrease rain draw distance to 700, so drain functions
next