]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/mutators
Merge branch 'master' into Mario/wepent_experimental
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators /
2016-10-17 MarioMerge branch 'master' into Mario/wepent_experimental
2016-10-17 MarioMerge branch 'master' into Mario/wepent_experimental
2016-10-13 MarioFix compile
2016-10-13 MarioMerge branch 'master' into Mario/wepent_experimental
2016-10-12 MarioMerge branch 'master' into Mario/wepent_experimental
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-09 MarioMove networked wepent to a separate entity (fixes serve...
2016-10-09 MarioMerge branch 'master' into Mario/wepent_experimental
2016-10-08 MarioMerge branch 'master' into Mario/wepent_experimental
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 'master' into Mario/wepent_experimental
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-05 MarioMerge branch 'master' into Mario/wepent_experimental
2016-10-05 MarioUnhardcode a few more 0 slot cases
2016-10-05 MarioPurge hardcoded slot 0 weapon entity use from most...
2016-10-03 MarioFix start items in some special arena mutators
2016-10-03 MarioMerge branch 'Mario/wepent_experimental' into Mario...
2016-10-03 MarioMove weapon load to the weapon entity
2016-10-03 MarioMerge branch 'Mario/wepent_experimental' into Mario...
2016-10-03 MarioHold weapon clip on the weapon entity
2016-09-29 MarioFix another hardcoded slot 0
2016-09-29 MarioAdd weaponentity parameter to ammo checking
2016-09-29 MarioFix animations when weapon states do not match
2016-09-29 MarioFix a few weapons
2016-09-29 MarioAttempt to make hook depend on weaponentity instead...
2016-09-29 MarioAdd a networked entity to hold weapon state
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-17 terencehillResize waypoints like everything else when viewsize...
2016-09-16 Martin Taibrfix nades colliding with the player himself (unless... 367/head
2016-09-08 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-09-08 terencehill"Color (Friendly Fire):" --> "Color:"
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 TimePathMonsters: #undef IMPLEMENTATION
2016-08-27 TimePathMerge branch 'Mario/intrusive' into 'master'
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-20 TimePathCleanup #includes
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