]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/client.qc
Merge branch 'master' into terencehill/CA_forbidspawn
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / client.qc
2016-08-31 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-08-27 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-25 terencehillAdd safety checks
2016-08-25 terencehillFix CENTER_JOIN_PREVENT message spam while you keep...
2016-08-25 terencehillRemove an useless check + small cleanup
2016-08-25 terencehillAnticipate g_maxplayers check so it doesn't cause weird...
2016-08-24 terencehillEnhance LeaveSpectatorMode code so it can handle the...
2016-08-24 terencehillCA: Forbid spawning players in a more correct way,...
2016-08-24 MarioClean up movetype setting, fixes .move_qcphysics
2016-08-24 MarioMerge branch 'terencehill/hud_updates' into 'master'
2016-08-23 terencehillserverflags & SERVERFLAG_TEAMPLAY --> teamplay
2016-08-22 terencehillMerge branch 'master' into terencehill/hud_updates 353/head
2016-08-22 MarioHopefully fix gameplay change 361/head
2016-08-22 MarioRemove player from conveyor list when respawning
2016-08-22 MarioMerge branch 'terencehill/spectatee_status_update'...
2016-08-22 MarioIntrusify bot targets
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 MarioMore intrusiveness
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-21 TimePathRemove _all indirection
2016-08-20 TimePathCleanup common mutators: remove IMPLEMENTATION macro