projects
/
xonotic
/
xonotic-data.pk3dir.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge remote branch 'origin/fruitiex/ctsfix'
[xonotic/xonotic-data.pk3dir.git]
/
qcsrc
/
server
/
2010-12-12
Rudolf Polzer
Merge remote branch 'origin/fruitiex/ctsfix'
tree
|
commitdiff
2010-12-12
Rudolf Polzer
possibly fix the kill indicator leak bug
tree
|
commitdiff
2010-12-12
Rudolf Polzer
Merge remote branch 'origin/fruitiex/rzde_loadscreen'
tree
|
commitdiff
2010-12-12
FruitieX
explicitly allow an instant kill after player finished...
tree
|
commitdiff
2010-12-12
FruitieX
make it compile
tree
|
commitdiff
2010-12-12
FruitieX
Merge branch 'fruitiex/xpm' into fruitiex/ctsfix
tree
|
commitdiff
2010-12-12
FruitieX
Merge branch 'fruitiex/balance' into fruitiex/ctsfix
tree
|
commitdiff
2010-12-12
FruitieX
remove hardcoded weapon stay for CTS
tree
|
commitdiff
2010-12-12
FruitieX
per-gametype weapon_stay cvars. Enable weapon stay...
tree
|
commitdiff
2010-12-12
FruitieX
force g_weapon_stay == 1 in cts, don't show it in the...
tree
|
commitdiff
2010-12-11
FruitieX
only silence the killindicator centerprint when it...
tree
|
commitdiff
2010-12-11
FruitieX
Merge remote branch 'origin/master' into fruitiex/ctsfix
tree
|
commitdiff
2010-12-11
FruitieX
git wants me to commit, so I will: begin using the...
tree
|
commitdiff
2010-12-11
Rudolf Polzer
move the antispam to a better place :P
tree
|
commitdiff
2010-12-11
FruitieX
Merge remote branch 'origin/master' into fruitiex/ctsfix
tree
|
commitdiff
2010-12-11
Rudolf Polzer
fix the antispam
tree
|
commitdiff
2010-12-11
Rudolf Polzer
route selectteam through the kill delay system
tree
|
commitdiff
2010-12-11
Rudolf Polzer
g_balance_kill_antispam
tree
|
commitdiff
2010-12-11
FruitieX
limit the amount of kills allowed per time. This code...
tree
|
commitdiff
2010-12-11
Rudolf Polzer
ClientKill_TeamChange: target team -2 now means spectator
tree
|
commitdiff
2010-12-11
FruitieX
allow only 5 suicides every 5 seconds in CTS. No killme...
tree
|
commitdiff
2010-12-11
FruitieX
forced respawn in CTS
tree
|
commitdiff
2010-12-11
FruitieX
no weapon drops in CTS!
tree
|
commitdiff
2010-12-10
Rudolf Polzer
Merge commit 'c5518de'
tree
|
commitdiff
2010-12-10
Rudolf Polzer
Merge commit '7b4c329'
tree
|
commitdiff
2010-12-10
Rudolf Polzer
fix start ammo in weaponarena
tree
|
commitdiff
2010-12-10
FruitieX
Merge remote branch 'origin/fruitiex/ctsfix' into fruit...
tree
|
commitdiff
2010-12-10
FruitieX
use SUB_Remove instead in the init function that used...
tree
|
commitdiff
2010-12-10
Rudolf Polzer
Merge remote branch 'origin/terencehill/WEP_constants_f...
tree
|
commitdiff
2010-12-10
Rudolf Polzer
Merge remote branch 'origin/fruitiex/miscfixes' into...
tree
|
commitdiff
2010-12-09
Rudolf Polzer
do NOT call cvar() again, do it right
tree
|
commitdiff
2010-12-09
Rudolf Polzer
Merge branch 'fruitiex/ctsfix' of git://de.git.xonotic...
tree
|
commitdiff
2010-12-09
Rudolf Polzer
protected the current entity chain from remove() calls
tree
|
commitdiff
2010-12-09
Rudolf Polzer
Merge branch 'master' into fruitiex/ctsfix
tree
|
commitdiff
2010-12-09
FruitieX
force cloak in CTS
tree
|
commitdiff
2010-12-09
FruitieX
Merge branch 'master' into fruitiex/ctsfix
tree
|
commitdiff
2010-12-09
FruitieX
force weapon stay on in CTS
tree
|
commitdiff
2010-12-09
FruitieX
bring back the laser in Race
tree
|
commitdiff
2010-12-09
FruitieX
make the warning a backtrace instead
tree
|
commitdiff
2010-12-09
Rudolf Polzer
Merge remote branch 'origin/terencehill/small_cleanup'
tree
|
commitdiff
2010-12-09
Rudolf Polzer
Merge remote branch 'origin/mand1nga/bots/weapons-fixes'
tree
|
commitdiff
2010-12-08
FruitieX
fix sv_doublejump autocvar
tree
|
commitdiff
2010-12-08
FruitieX
dprint a warning if we skip initialization
tree
|
commitdiff
2010-12-08
FruitieX
ugly fix to prevent the crash, but the issue remains...
tree
|
commitdiff
2010-12-08
FruitieX
fix some of the defrag compat code, start with the...
tree
|
commitdiff
2010-12-08
FruitieX
fix the finish CTS kill delay
tree
|
commitdiff
2010-12-07
Rudolf Polzer
try fixing g_campaign_forceteam too (off by default)
tree
|
commitdiff
2010-12-07
Rudolf Polzer
Merge remote branch 'origin/fruitiex/campaign'
tree
|
commitdiff
2010-12-06
Rudolf Polzer
make team/invert logic identical to most other ents...
tree
|
commitdiff
2010-12-06
Rudolf Polzer
simplify a bit
tree
|
commitdiff
2010-12-06
Rudolf Polzer
Merge branch 'master' of git://git.xonotic.org/xonotic...
tree
|
commitdiff
2010-12-05
FruitieX
what the crap? WHY OH WHY are the teams even forced...
tree
|
commitdiff
2010-12-05
FruitieX
Revert "This seems to fix team modes in campaign. Yay...
tree
|
commitdiff
2010-12-05
FruitieX
This seems to fix team modes in campaign. Yay.
tree
|
commitdiff
2010-12-05
Rudolf Polzer
remove the CTF win mode autocvar, not needed
tree
|
commitdiff
2010-12-05
Rudolf Polzer
fix mess from last commit
tree
|
commitdiff
2010-12-05
Rudolf Polzer
eliminate the g_ctf_win_mode global; campaign uses...
tree
|
commitdiff
2010-12-05
Rudolf Polzer
fix "delay" not copying target2 to target4
tree
|
commitdiff
2010-12-05
Rudolf Polzer
support ready-restart with the toggling speaker target
tree
|
commitdiff
2010-12-05
Rudolf Polzer
clean up SetMovedir related code a little
tree
|
commitdiff
2010-12-05
Rudolf Polzer
fix a compile error
tree
|
commitdiff
2010-12-05
Rudolf Polzer
better target_speaker support
tree
|
commitdiff
2010-12-04
Rudolf Polzer
now REALLY stop bullets on weapclip
tree
|
commitdiff
2010-12-04
terencehill
Merge branch 'master' into terencehill/crosshair_colors
tree
|
commitdiff
2010-12-04
mand1nga
Favoured secondary attack over primary
tree
|
commitdiff
2010-12-04
mand1nga
Fix typo
tree
|
commitdiff
2010-12-04
mand1nga
Added support for electro hitscan
tree
|
commitdiff
2010-12-04
mand1nga
Added support for shotgun melee
tree
|
commitdiff
2010-12-04
Rudolf Polzer
Merge remote branch 'origin/fruitiex/glowmodreset'
tree
|
commitdiff
2010-12-04
Rudolf Polzer
Autocvarize SVQC and CSQC. 20% less CPU usage of dedica...
tree
|
commitdiff
2010-12-04
Rudolf Polzer
remove unused/unneeded stuff
tree
|
commitdiff
2010-12-04
Rudolf Polzer
import more changes from the autocvars branch
tree
|
commitdiff
2010-12-04
Rudolf Polzer
rename teamplay_default to teamplay_mode, stop using...
tree
|
commitdiff
2010-12-04
Rudolf Polzer
change many uses of the teamplay cvar to teams_matter
tree
|
commitdiff
2010-12-04
Rudolf Polzer
remove "poor man's autocvars" in sv_main.qc
tree
|
commitdiff
2010-12-04
Rudolf Polzer
clean up some cvar uses
tree
|
commitdiff
2010-12-04
FruitieX
reset the weapon glowmod each frame before the WR_THINK...
tree
|
commitdiff
2010-12-04
Rudolf Polzer
try renaming charge_pool to chargepool to make the...
tree
|
commitdiff
2010-12-04
Rudolf Polzer
merge some changes from my autocvarizer branch that...
tree
|
commitdiff
2010-12-04
Rudolf Polzer
stop firing seeker missiles if the owner switched to...
tree
|
commitdiff
2010-12-04
Rudolf Polzer
seeker: make accel/decel consistent with rocket launche...
tree
|
commitdiff
2010-12-03
Rudolf Polzer
Merge remote branch 'origin/fruitiex/menu-hud_damage'
tree
|
commitdiff
2010-12-03
Rudolf Polzer
Merge remote branch 'origin/fruitiex/xpm_stepheight_26'
tree
|
commitdiff
2010-12-03
Rudolf Polzer
Merge remote branch 'origin/fruitiex/balance'
tree
|
commitdiff
2010-12-02
FruitieX
precache :P
tree
|
commitdiff
2010-12-02
FruitieX
*sigh*
tree
|
commitdiff
2010-12-02
FruitieX
make it all cvarrable
tree
|
commitdiff
2010-12-02
FruitieX
tweak the glow
tree
|
commitdiff
2010-12-02
FruitieX
change the glow on the nex depending on how charged...
tree
|
commitdiff
2010-12-02
FruitieX
make nex sound more badass when it's charged up
tree
|
commitdiff
2010-12-02
FruitieX
Merge remote branch 'origin/master' into fruitiex/balance
tree
|
commitdiff
2010-12-01
Rudolf Polzer
Merge remote branch 'origin/fruitiex/balance'
tree
|
commitdiff
2010-12-01
Rudolf Polzer
Merge remote branch 'origin/fruitiex/cl_vyes'
tree
|
commitdiff
2010-12-01
Rudolf Polzer
Merge remote branch 'origin/fruitiex/perweap_xhair_cent...
tree
|
commitdiff
2010-12-01
Rudolf Polzer
Merge remote branch 'origin/fruitiex/balance'
tree
|
commitdiff
2010-12-01
FruitieX
Merge remote branch 'origin/master' into fruitiex/balance
tree
|
commitdiff
2010-12-01
Rudolf Polzer
Merge remote branch 'origin/samual/newsounds'
tree
|
commitdiff
2010-12-01
Rudolf Polzer
fix message spam and network spam from CTF flags. if...
tree
|
commitdiff
2010-12-01
Rudolf Polzer
Merge branch 'master' of git://git.xonotic.org/xonotic...
tree
|
commitdiff
2010-12-01
Rudolf Polzer
fix a possible bug with player stats when they are...
tree
|
commitdiff
next