]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/mutators/mutator
Merge branch 'master' into Mario/intrusive_2
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators / mutator /
2016-10-22 MarioMerge branch 'master' into Mario/intrusive_2
2016-10-22 MarioFix compile
2016-10-22 MarioAdd wall jump mutator
2016-10-22 MarioMerge branch 'martin-t/damagetext' into 'master'
2016-10-21 MarioMerge branch 'martin-t/unused_fields' into 'master'
2016-10-20 terencehillMerge branch 'master' into terencehill/ons_camera 377/head
2016-10-19 MarioMake the target entity a parameter instead of spawning...
2016-10-18 terencehillMerge branch 'master' into terencehill/ons_camera
2016-10-12 MarioMerge remote-tracking branch 'origin/DefaultUser/overki...
2016-10-12 FreddyFix the g_overkill_filter_* cvars
2016-10-12 MarioMerge branch 'DefaultUser/overkill_cvars' into 'master'
2016-10-12 FreddyImprove overkill item filter cvars 375/head
2016-10-12 MarioMerge branch 'DefaultUser/insta_ammo' into 'master'
2016-10-10 FreddyRemove 2 unused fields from sv_overkill.qc
2016-10-10 FreddyReplace g_overkill_100a_anyways and g_overkill_100h_anyways
2016-10-10 FreddyRemove g_overkill_superguns_respawn_time
2016-10-10 FreddyInstaGib: add cvars to convert ammo packs into insta... 374/head
2016-10-07 MarioMerge branch 'martin-t/random' into 'master'
2016-10-07 Martin Taibrrefactor RandomSelection, add a field for vector 373/head
2016-10-06 MarioMerge branch 'terencehill/overkill_stuff' into 'master'
2016-10-05 terencehillMerge branch 'master' into terencehill/overkill_stuff
2016-10-05 MarioMerge branch 'terencehill/timeout_countdown_fix' into...
2016-10-03 MarioFix start items in some special arena mutators
2016-09-28 MarioMerge branch 'martin-t/nades' into 'master'
2016-09-27 terencehillFurther clean overkill code up
2016-09-26 terencehillMerge branch 'master' into terencehill/overkill_stuff
2016-09-26 terencehilllabel 2 obscure arguments
2016-09-25 terencehillAllow using blaster secondary during round start delay...
2016-09-25 terencehillRemove PlayerRegen mutator hook call from overkill...
2016-09-24 terencehillReduce default waypoint health bar size
2016-09-22 terencehillSimplify overkill's regen code by customizing generic...
2016-09-21 terencehillKeep infinite ammo playing overkill in whatever gametype
2016-09-21 terencehillSet Melee Only Arena as incompatible with Overkill
2016-09-18 Martin Taibrvisibility -> alpha_rel 365/head
2016-09-17 Martin Taibralign cvars
2016-09-17 Martin Taibrscalable damagetext accumulation
2016-09-17 terencehillResize waypoints like everything else when viewsize...
2016-09-16 Martin Taibrfix cl_damagetext_alpha_start
2016-09-16 Martin Taibrfix nades colliding with the player himself (unless... 367/head
2016-09-13 Martin Taibrdon't reuse existing damage text when it's barely visible
2016-09-13 Martin Taibrdamagetext condition
2016-09-13 Martin Taibrfix damage text max values
2016-09-11 Martin TaibrMerge branch 'master' into martin-t/damagetext
2016-09-11 Martin Taibrsend 3 bytes for damagetext when necessary
2016-09-08 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-09-08 terencehill"Color (Friendly Fire):" --> "Color:"
2016-09-07 Martin Taibranother attempt, this time 64
2016-09-06 Martin Taibrdamagetext: try sending 24bit ints
2016-09-05 Martin Taibrreplace ints with floats in PlayerDamaged hookfunction
2016-09-03 Martin Taibrfix damage text rounding errors when accumulating damage
2016-09-01 MarioMerge branch 'DefaultUser/gametype_votescreen' into...
2016-08-31 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-08-31 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-08-30 MarioDon't allow magnet buff to pickup or capture flags...
2016-08-27 MarioMerge branch 'master' into Mario/intrusive_2
2016-08-27 TimePathMonsters: #undef IMPLEMENTATION
2016-08-27 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-24 MarioAdd an intrusive list for entities that are damaged...
2016-08-24 MarioMerge branch 'terencehill/hud_updates' into 'master'
2016-08-22 terencehillMerge branch 'master' into terencehill/hud_updates 353/head
2016-08-22 MarioAdd a second list for bot dodge entities
2016-08-22 MarioIntrusify sandbox objects and remove some dead code
2016-08-22 MarioClear out another expensive FOREACH_ENTITY_FLOAT
2016-08-22 MarioMerge branch 'master' into terencehill/spectatee_status... 354/head
2016-08-21 MarioKill a couple of FOREACH_ENTITY_ENT cases
2016-08-21 MarioItemsTime: only loop through items, not every single...
2016-08-21 MarioAdd an intrusive list for items
2016-08-21 MarioMerge branch 'master' into Mario/entcs
2016-08-21 MarioMerge branch 'master' into Mario/entcs
2016-08-21 TimePathMerge branch 'TimePath/modules'
2016-08-21 MarioAllow only showing a waypoint on the radar
2016-08-21 TimePathEnsure headers are always #included
2016-08-21 TimePaths/#ifndef MENUQC/#ifdef GAMEQC/g
2016-08-21 TimePathMerge branch 'master' into TimePath/modules
2016-08-21 TimePathRemove _all indirection
2016-08-20 TimePathCleanup common mutators: remove IMPLEMENTATION macro
2016-08-20 MarioMerge branch 'Mario/tweaks' into 'master'
2016-08-20 MarioMerge branch 'master' into Mario/tweaks 357/head
2016-08-20 MarioMerge branch 'master' into Mario/tweaks
2016-08-20 MarioSome minor tweaks and extra mutator hooks
2016-08-20 TimePathCleanup server mutators: remove IMPLEMENTATION macro
2016-08-19 terencehillImplement fading of panels when showing the scoreboard...
2016-08-18 MarioMerge branch 'master' into Mario/user_movetypes
2016-08-16 terencehillRename a macro
2016-08-16 terencehillDisplay more panels (engineinfo, modicons and timer...
2016-08-15 terencehillCleanup
2016-08-15 MarioMerge branch 'TimePath/globalforces' into 'master'
2016-08-14 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-14 TimePathATTRIB: overload default value, require semicolon
2016-08-14 MarioMerge branch 'Mario/weaponentities' into 'master'
2016-08-13 TimePathUnnecessary newlines are unnecessary
2016-08-12 terencehillSimplify
2016-08-11 terencehillSmall cleanup
2016-08-11 terencehillIncrease time from 1 to 2 of waypoints pointing out...
2016-08-10 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-08 MarioMerge branch 'master' into Mario/weaponentities
2016-08-08 MarioFix another weaponentities[0]
2016-08-08 MarioMerge branch 'master' into Mario/weaponentities
2016-08-08 MarioPurge most of the weaponentities[0] cases
2016-08-07 TimePathRun whitespace checker
next