]> 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-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
2016-08-07 TimePathMerge branch 'TimePath/bot_api'
2016-08-07 MarioAdd a mutator parameter for the physics tick rate
2016-08-06 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-06 TimePathMerge branch 'master' into TimePath/scoreboard_elo
2016-08-06 TimePathMerge branch 'Mario/showspecs' into 'master'
2016-08-06 TimePathMerge branch 'TimePath/slist_refresh' into 'master'
2016-08-06 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-06 TimePathMerge branch 'TimePath/remove_remove'
2016-08-06 TimePathUse set_movetype everywhere
2016-08-03 MarioMerge branch 'master' into Mario/intrusive 344/head
2016-08-03 MarioMerge branch 'terencehill/infomessages_panel_update...
2016-07-31 TimePathRemove remove()
2016-07-31 TimePathMerge branch 'master' into TimePath/physics
2016-07-30 MarioMake hidden itemstime mode actually functional
2016-07-29 MarioAdd a hidden mode to itemstime to show times to players...
2016-07-28 MarioMerge branch 'Mario/teams_bitflag' into 'master'
2016-07-28 MarioMerge branch 'sev/hud_ctf_update' into 'master'
2016-07-28 MarioGet player view angles before spawning casings (partial...
2016-07-28 MarioAdd an intrusive list for projectiles
2016-07-27 TimePathMerge branch 'TimePath/intrusive' into 'master'
2016-07-26 TimePathIntrusive list: radar icons
2016-07-26 TimePathImplement intrusive lists
2016-07-25 terencehillMerge branch 'master' into terencehill/infomessages_pan...
2016-07-25 MarioMerge branch 'terencehill/camera_spectator_2' into...
2016-07-25 MarioRemove engine side player movement prediction, and...
2016-07-24 MarioFix damagetext and make shockwave initial shot origin...
2016-07-24 MarioImprove FPS by a lot
2016-07-24 MarioMerge branch 'Mario/qc_physics_cleanup_v2'
2016-07-24 MarioGet v_angle when air dodging is enabled
2016-07-24 MarioFix compile
2016-07-24 MarioImplement air dodging
2016-07-23 MarioShockwave is a new toy, just don't replace anything...
2016-07-23 MarioMerge branch 'master' into Mario/qc_physics_cleanup_v2 341/head
2016-07-23 MarioImplement move_qcphysics
2016-07-22 MarioMerge remote-tracking branch 'origin/terencehill/count_...
2016-07-22 MarioRemove .move_* fields and MOVETYPE_PUSH logic (doesn...
2016-07-21 MarioMerge branch 'master' into Mario/showspecs
2016-07-19 MarioMerge branch 'Mario/flag_return_fixes'
2016-07-19 MarioManual flag returning: show a carrier waypoint to enemi...
2016-07-19 MarioRemove .frozen field (virtually unused)
2016-07-13 MarioAdd a volume parameter to GlobalSound, also muffle...
2016-07-13 MarioMerge branch 'master' into Mario/balance
2016-07-10 MarioMerge branch 'master' into Mario/teams_bitflag
2016-07-09 terencehillMerge branch 'master' into terencehill/misc_hud_fixes
2016-07-09 MarioFix arguments for SendWaypoint, fixes onslaught waypoints
2016-07-05 MarioEnable damagetext by default
2016-07-03 MarioMerge remote-tracking branch 'origin/Mario/gameover_fixes'
2016-07-03 MarioMerge remote-tracking branch 'origin/Mario/tweaks'
2016-07-03 MarioMerge remote-tracking branch 'origin/DefaultUser/ca_spe...
2016-07-03 MarioMerge remote-tracking branch 'origin/DefaultUser/damage...
2016-07-03 MarioUse a single byte for the friendlyfire bool 333/head
2016-07-02 FreddyFix copy-paste "typo"
2016-07-02 FreddyFriendly fire damagetext menu items
2016-07-02 FreddyDamagetext for friendly fire
next