projects
/
xonotic
/
xonotic-data.pk3dir.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' into Lyberta/TeamplayOverhaul
[xonotic/xonotic-data.pk3dir.git]
/
qcsrc
/
server
/
client.qc
2018-04-27
Lyberta
Merge branch 'master' into Lyberta/TeamplayOverhaul
blob
|
commitdiff
|
raw
2018-04-26
Mario
Merge branch 'issue-1618-Add-Disconnect-button' into...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
Mirio
Merge branch 'Lyberta/KillSound' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
Mario
Merge branch 'master' into 'terencehill/bot_waypoints'
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
Mario
Merge branch 'TimePath/issues/1971' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
Mario
Merge branch 'master' into DefaultUser/trigger_cleanup
blob
|
commitdiff
|
raw
|
diff to current
2018-04-21
Mario
Remove the g_instagib global and use an autocvar macro...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-10
terencehill
Merge branch 'master' into terencehill/bot_waypoints
blob
|
commitdiff
|
raw
|
diff to current
2018-04-09
Lyberta
Improved team change.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-08
Lyberta
Merge branch 'master' into Lyberta/TeamplayOverhaul
blob
|
commitdiff
|
raw
|
diff to current
2018-04-08
Mario
Merge branch 'TimePath/strfree' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-04-08
TimePath
Add strfree to reduce explicit use of strunzone/string_null
552/head
blob
|
commitdiff
|
raw
|
diff to current
2018-04-08
Mario
Merge branch 'TimePath/strcpy' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-04-07
TimePath
Add strcpy to reduce explicit use of strzone/strunzone
551/head
blob
|
commitdiff
|
raw
|
diff to current
2018-04-06
Mario
Merge branch 'Mario/crouch' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-04-05
Lyberta
Merge branch 'master' into Lyberta/TeamplayOverhaul
blob
|
commitdiff
|
raw
|
diff to current
2018-04-04
Lyberta
Merge branch 'master' into Lyberta/TeamplayOverhaul
blob
|
commitdiff
|
raw
|
diff to current
2018-04-04
Lyberta
Merge branch 'master' into Lyberta/KillSound
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
terencehill
Merge branch 'terencehill/powerup_randomness_2'
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Lyberta
Improved LogTeamchange.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Lyberta
Move random stuff away from teamplay.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Lyberta
Merge branch 'master' into Lyberta/TeamplayOverhaul
blob
|
commitdiff
|
raw
|
diff to current
2018-03-17
Mario
Fix attacking
blob
|
commitdiff
|
raw
|
diff to current
2018-03-17
Mario
Disable some input buttons while typing
blob
|
commitdiff
|
raw
|
diff to current
2018-03-11
Lyberta
Merge branch 'master' into Lyberta/TeamplayOverhaul
blob
|
commitdiff
|
raw
|
diff to current
2018-03-09
Lyberta
Used team indexes in Player_ChangedTeam.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-09
Lyberta
New team balance API.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-08
Lyberta
Better team balance function names.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-08
Lyberta
Merge branch 'master' into Lyberta/TeamplayOverhaul
blob
|
commitdiff
|
raw
|
diff to current
2018-03-08
Mario
Merge branch 'master' into Mario/crouch
blob
|
commitdiff
|
raw
|
diff to current
2018-03-07
Freddy
Merge branch 'master' into DefaultUser/trigger_cleanup
blob
|
commitdiff
|
raw
|
diff to current
2018-03-07
Mario
Merge branch 'martin-t/nottarg' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-03-05
Mario
Also update prediction for crouching underwater
blob
|
commitdiff
|
raw
|
diff to current
2018-03-04
Mario
Merge branch 'master' into Mario/arc
blob
|
commitdiff
|
raw
|
diff to current
2018-03-03
Mario
Remove observers from monster attack target list and...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-03
Mario
Bring back the FPS counter in the scoreboard
blob
|
commitdiff
|
raw
|
diff to current
2018-03-03
Mario
Merge branch 'master' into Mario/arc
blob
|
commitdiff
|
raw
|
diff to current
2018-03-02
Mario
Make more of the shotorg adjustments available to CSQC
blob
|
commitdiff
|
raw
|
diff to current
2018-03-01
Mario
Move crouch checking into prediction code (fixes crouch...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-01
Mario
Merge branch 'terencehill/menu_statslist_strings' into...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-25
Mario
Move weaponorder_byimpulse to ClientState
blob
|
commitdiff
|
raw
|
diff to current
2018-02-25
Martin Taibr
Merge branch 'terencehill/accuracy_shotgun' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-02-25
terencehill
Merge branch 'master' into terencehill/accuracy_shotgun
blob
|
commitdiff
|
raw
|
diff to current
2018-02-22
Lyberta
Teamplay: Removed most global variables.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-22
Lyberta
Merge branch 'master' into Lyberta/KillSound
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
terencehill
Merge branch 'master' into TimePath/scrollpanel
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
terencehill
Improve comments
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
terencehill
Merge branch 'master' into terencehill/accuracy_shotgun
blob
|
commitdiff
|
raw
|
diff to current
2018-02-17
Mario
Merge branch 'martin-t/cfgs' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-02-17
Mario
Turn most cases of _STAT into STAT
blob
|
commitdiff
|
raw
|
diff to current
2018-02-17
Mario
Merge branch 't0uYK8Ne/target_init' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-02-17
Mario
Merge branch 'martin-t/diffs' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-02-17
Lyberta
Merge branch 'master' into Lyberta/OffhandBlaster
534/head
blob
|
commitdiff
|
raw
|
diff to current
2018-02-16
Mario
Merge branch 'Mario/dmg_wepent'
blob
|
commitdiff
|
raw
|
diff to current
2018-02-16
Mario
Give Damage a weaponentity parameter (fixes some dual...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-16
Mario
Merge branch 'Mario/weapon_fields'
blob
|
commitdiff
|
raw
|
diff to current
2018-02-13
Mario
Port clip_load and clip_size to wepent
532/head
blob
|
commitdiff
|
raw
|
diff to current
2018-02-13
Mario
Move some weapon stats into wepent fields, and make...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-12
Mario
Merge branch 'martin-t/warns' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-02-11
Lyberta
Merge branch 'master' into Lyberta/KillSound
blob
|
commitdiff
|
raw
|
diff to current
2018-02-11
Mario
Merge branch 'master' into DefaultUser/waypoint_icons
528/head
blob
|
commitdiff
|
raw
|
diff to current
2018-02-08
Mario
Alternative way of making auxiliary crosshairs spectatable
blob
|
commitdiff
|
raw
|
diff to current
2018-02-08
Mario
Make sure auxiliary crosshairs are reset when observing...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-08
Mario
Merge branch 'martin-t/shield' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-02-08
Mario
Merge branch 'terencehill/assault_fix' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-02-08
Mario
Merge branch 'martin-t/defaults-in-descriptions' into...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-08
Mario
Merge branch 'martin-t/powerups' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-02-07
Mario
Add target_spawnpoint (allows setting temporary checkpo...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-07
Mario
Merge branch 'master' into DefaultUser/waypoint_icons
blob
|
commitdiff
|
raw
|
diff to current
2018-02-07
Mario
Reset viewloc when observing instead of constantly...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-02
terencehill
Allow assault to override sv_ready_restart_after_countd...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-31
terencehill
Merge branch 'master' into terencehill/accuracy_shotgun
blob
|
commitdiff
|
raw
|
diff to current
2018-01-29
terencehill
Rewrite a code block so that it doesn't look like it...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-25
terencehill
When game is frozen and player is drowning or inside...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-25
terencehill
Make sure water state is reset when player respawns...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-22
Mario
Merge branch 'terencehill/bot_ai' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-01-21
Mario
Merge branch 'Lyberta/RSWFix' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2018-01-21
Lyberta
Renamed ShouldGiveRandomStartWeapons to ForbidRandomSta...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-21
Lyberta
Merge branch 'master' into Lyberta/RSWFix
blob
|
commitdiff
|
raw
|
diff to current
2018-01-20
terencehill
Bot AI: as for jumppad waypoint, remove ambiguity from...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-13
Lyberta
Disabled giving random start weapons in Instagib and...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-08
Lyberta
Merge branch 'master' into Lyberta/KillSound
blob
|
commitdiff
|
raw
|
diff to current
2017-12-24
terencehill
Merge remote-tracking branch 'origin/terencehill/bot_wa...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-23
terencehill
Merge branch 'master' into terencehill/bot_waypoints
blob
|
commitdiff
|
raw
|
diff to current
2017-12-03
Mario
Merge branch 'DefaultUser/HUD_teamkill_position' into...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-02
terencehill
Merge remote-tracking branch 'origin/terencehill/bot_wa...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-02
Mario
Merge branch 'Lyberta/TeamplayFixes2' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2017-12-02
Lyberta
Merge branch 'master' into Lyberta/KillSound
blob
|
commitdiff
|
raw
|
diff to current
2017-12-02
Lyberta
Merge branch 'master' into Lyberta/TeamplayFixes2
507/head
blob
|
commitdiff
|
raw
|
diff to current
2017-12-01
terencehill
Merge branch 'master' into terencehill/bot_waypoints
blob
|
commitdiff
|
raw
|
diff to current
2017-11-28
Lyberta
Merge branch 'master' into Lyberta/TeamplayFixes2
blob
|
commitdiff
|
raw
|
diff to current
2017-11-28
Lyberta
Hardening of several teamplay functions.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-27
Mario
Merge branch 'Mario/target_teleporter_v2' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-25
Mario
Merge branch 'DefaultUser/kick_teamkiller' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-25
Mario
Merge branch 'master' into DefaultUser/kick_teamkiller
blob
|
commitdiff
|
raw
|
diff to current
2017-11-25
Mario
Merge branch 'martin-t/aesinfo' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-25
Mario
Merge branch 'master' into DefaultUser/kick_teamkiller
blob
|
commitdiff
|
raw
|
diff to current
2017-11-25
Mario
Merge branch 'TimePath/stale_move_negation' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2017-11-25
Mario
Merge branch 'DefaultUser/func_button_dont_accumulate_d...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-25
Mario
Merge branch 'martin-t/okc2' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
next