]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/g_damage.qc
Move quake, halflife and q3 files into a compat subdirectory (wop support coming...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / g_damage.qc
2016-11-11 MarioMerge branch 'DefaultUser/m_itemid' into 'master'
2016-11-03 terencehillMerge branch 'master' into terencehill/gameover_stuff
2016-10-28 Martin TaibrMerge branch 'master' into martin-t/msnt
2016-10-22 MarioMerge branch 'master' into Mario/intrusive_2
2016-10-22 MarioMerge branch 'martin-t/damagetext' into 'master'
2016-10-21 MarioMerge branch 'terencehill/ons_camera' into 'master'
2016-10-21 MarioMerge branch 'martin-t/unused_fields' into 'master'
2016-10-18 terencehillMerge branch 'master' into terencehill/ons_camera
2016-10-17 MarioMerge branch 'master' into terencehill/gameover_stuff
2016-10-13 Martin Taibrunused killer_origin
2016-10-05 MarioMerge branch 'terencehill/timeout_countdown_fix' into...
2016-09-28 MarioMerge branch 'martin-t/nades' into 'master'
2016-09-26 terencehillMerge branch 'master' into terencehill/overkill_stuff
2016-09-22 terencehillDelay health regen once the player gets revived rather...
2016-09-16 terencehillMerge branch 'master' into terencehill/gameover_stuff
2016-09-14 MarioAllow overriding frag centerprint message, fixes double...
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-31 MarioKill some more vlen uses
2016-08-27 MarioMerge branch 'master' into Mario/intrusive_2
2016-08-27 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-22 terencehillMerge branch 'master' into terencehill/hud_updates 353/head
2016-08-22 MarioIntrusify bot targets
2016-08-22 MarioMerge branch 'master' into terencehill/spectatee_status... 354/head
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 MarioAdd attacker parameter to PlayHitsound
2016-08-21 TimePathMerge branch 'master' into TimePath/modules
2016-08-21 TimePathRemove _all indirection
2016-08-20 TimePathCleanup server mutator #includes
2016-08-18 MarioMerge branch 'master' into Mario/user_movetypes
2016-08-15 MarioMerge branch 'TimePath/globalforces' into 'master'
2016-08-10 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-07 TimePathMerge branch 'TimePath/bot_api'
2016-08-07 TimePathBots: define the API boundaries
2016-08-06 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-06 TimePathMerge branch 'TimePath/scoreboard_elo' into 'master'
2016-08-06 TimePathMerge branch 'master' into TimePath/scoreboard_elo
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-07-31 TimePathRemove remove()
2016-07-31 TimePathMerge branch 'master' into TimePath/physics
2016-07-28 MarioMerge branch 'Mario/teams_bitflag' into 'master'
2016-07-28 MarioMerge branch 'sev/hud_ctf_update' into 'master'
2016-07-25 terencehillMerge branch 'master' into terencehill/infomessages_pan...
2016-07-25 MarioMerge branch 'terencehill/camera_spectator_2' into...
2016-07-24 MarioMerge branch 'Mario/qc_physics_cleanup_v2'
2016-07-23 MarioMerge branch 'master' into Mario/qc_physics_cleanup_v2 341/head
2016-07-23 MarioImplement move_qcphysics
2016-07-22 MarioRemove .move_* fields and MOVETYPE_PUSH logic (doesn...
2016-06-23 terencehillMerge branch 'master' into terencehill/infomessages_pan...
2016-06-14 terencehillMerge branch 'master' into terencehill/hud_shake_fix
2016-06-14 MarioMerge branch 'master' into Mario/showspecs
2016-06-14 MarioMerge branch 'master' into Mario/balance
2016-06-14 MarioMerge branch 'master' into Mario/entrap_nade 324/head
2016-06-13 MarioMerge branch 'master' into Mario/fullbright_skins
2016-06-13 TimePathMerge branch 'master' into TimePath/scoreboard_elo
2016-06-13 TimePaths/world/NULL/
2016-06-12 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-12 MarioTidy up the setorigin calls a little
2016-06-12 MarioMerge branch 'master' into Mario/showspecs
2016-06-12 MarioReplace some more vlen checks with vdist and vlen2
2016-06-11 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-11 MarioRemove some more unnecessary WITHSELFs
2016-06-10 MarioStep 5: complete
2016-06-10 MarioRemove unnecessary returns
2016-06-10 MarioPurge WITHSELF from all non-engine functions
2016-06-10 MarioCleanse vehicles of SELFPARAM
2016-06-10 MarioPurge self from the damage/death mutator hooks
2016-06-09 MarioPurify PlayerDamage_Calculate
2016-06-08 MarioMerge branch 'terencehill/dynamic_hud' into 'master'
2016-06-08 MarioMerge branch 'terencehill/hud_smooth_weapon_switch...
2016-06-08 MarioMerge branch 'terencehill/v_deathtilt_fix' into 'master'
2016-06-08 MarioMerge branch 'terencehill/respawn_timer_fix' into ...
2016-06-08 MarioMerge branch 'terencehill/hud_no_joypad_keys' into...
2016-05-26 TimePathMerge branch 'TimePath/killself' into 'master'
2016-05-24 TimePathRemove SELFPARAM() from .think and .touch 322/head
2016-05-23 TimePathUse think accessors
2016-05-22 MarioClean out self from wr_checkammo1 & wr_checkammo2
2016-05-19 MarioClean out self uses from spawnpoint code
2016-05-01 terencehillMerge branch 'master' into terencehill/translate_colors_2 290/head
2016-05-01 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-04-30 MarioMerge branch 'sev/luma_update' into 'master'
2016-04-29 MarioMerge branch 'master' into Mario/use1 298/head
2016-04-14 TimePathMerge branch 'TimePath/cmake'
2016-04-14 MarioDon't negate frags if automatically switched teams
2016-04-13 MarioAdd a cvar to prevent mirroring damage if the attack...
2016-04-05 MarioMerge branch 'master' into Mario/hagar_notfixed 297/head
2016-04-04 TimePathRegister score fields
2016-03-27 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-27 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-26 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-03-26 TimePathPropagate this
2016-03-26 terencehillMerge branch 'master' into terencehill/hud_fixes 294/head
2016-03-24 MarioMerge branch 'master' into Mario/hagar_notfixed
next