]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/player.qc
Use the constants for player hitbox size when applicable (should fix observer hitbox)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / player.qc
2016-12-10 MarioMerge branch 'DefaultUser/armormega' into 'master'
2016-12-10 MarioMerge branch 'terencehill/ca_bots_fix' into 'master'
2016-12-10 MarioMerge branch 'terencehill/gameover_stuff' into 'master'
2016-12-10 MarioMerge branch 'master' into DefaultUser/armormega
2016-12-04 MarioFor consistency, still handle the private messages
2016-12-04 MarioAdd mutator hooks to control who chat messages are...
2016-11-29 terencehillMerge branch 'master' into terencehill/ca_bots_fix
2016-11-12 terencehillFix g_spawnshield_blockdamage not working
2016-11-11 terencehillMerge branch 'master' into terencehill/ca_bots_fix
2016-11-11 MarioMerge branch 'DefaultUser/m_itemid' into 'master'
2016-11-10 MarioMerge branch 'terencehill/ca_shownames_fix' into 'master'
2016-11-10 MarioMerge branch 'DefaultUser/more_damagetext' 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-24 MarioMerge branch 'master' into Mario/xonoticless_fix
2016-10-24 MarioMerge branch 'Mario/intrusive_3' into 'master'
2016-10-23 MarioMerge branch 'Mario/intrusive_2' into 'master'
2016-10-22 FreddyDamagetext: add possibility to show potential damage
2016-10-22 MarioMerge branch 'master' into Mario/intrusive_2
2016-10-22 MarioMerge branch 'martin-t/damagetext' into 'master'
2016-10-17 MarioMerge branch 'master' into terencehill/gameover_stuff
2016-09-28 MarioMerge branch 'martin-t/nades' into 'master'
2016-09-16 terencehillMerge branch 'master' into terencehill/gameover_stuff
2016-09-16 terencehillFix bad code indentation
2016-09-13 terencehillMerge branch 'master' into terencehill/gameover_stuff
2016-09-12 terencehillRespect meaning of intermission_running and gameover...
2016-09-01 MarioMerge branch 'DefaultUser/gametype_votescreen' into...
2016-08-31 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-08-27 MarioMerge branch 'master' into Mario/intrusive_2
2016-08-27 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-24 MarioAdd an intrusive list for entities that are damaged...
2016-08-22 terencehillMerge branch 'master' into terencehill/hud_updates 353/head
2016-08-22 MarioMerge branch 'master' into terencehill/spectatee_status... 354/head
2016-08-21 MarioFix being able to kill your own ghost
2016-08-21 MarioMerge branch 'master' into Mario/entcs
2016-08-21 TimePathMerge branch 'TimePath/modules'
2016-08-21 TimePathMerge branch 'master' into TimePath/modules
2016-08-20 TimePathCleanup common mutators: remove IMPLEMENTATION macro