]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Fix "spectating a frozen player also darkens the spectator's name in scoreboard"
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2015-01-07 terencehillFix "spectating a frozen player also darkens the specta...
2014-12-30 MarioFix blaster in NIX
2014-12-29 Rudolf PolzerBetter handle empty player name by showing "Player...
2014-12-29 MarioMerge branch 'TimePath/issues/1438,1439' into 'master'
2014-12-29 TimePathCheck for jetpack activation, fixes #1438
2014-12-27 MarioMerge branch 'terencehill/team_slider_fix' into 'master'
2014-12-27 MarioMerge branch 'TimePath/refactor/mod_operator' into...
2014-12-25 Rudolf PolzerMerge branch 'sev/menu_charmap' into 'master'
2014-12-25 TimePathReplace usages of mod() with the operator %
2014-12-25 MarioFix a couple of hanging semicolons
2014-12-25 MarioMerge branch 'TimePath/issues/1434' into 'master'
2014-12-25 TimePathFix #1434
2014-12-25 MarioMerge branch 'TimePath/issues/1428' into 'master'
2014-12-24 MarioMerge branch 'TimePath/features/jetpack_jump' into...
2014-12-24 TimePathMerge branch 'master' into TimePath/features/jetpack_jump
2014-12-21 TimePathAdd another jetpack mode
2014-12-20 TimePathMerge branch 'master' into TimePath/issues/1428
2014-12-20 TimePathImprove reliability by using total damage
2014-12-20 TimePathMerge branch 'master' into TimePath/features/jetpack_jump
2014-12-20 TimePathTrack hit time so that constant damage makes a noise
2014-12-20 MarioMerge branch 'Mario/notifications' into 'master'
2014-12-20 MarioFix some minor problems
2014-12-20 MarioMerge branch 'master' into Mario/notifications
2014-12-19 MarioRemove unused stats file (was recently moved to common...
2014-12-19 MarioMerge branch 'master' into Mario/arc_sounds
2014-12-18 MarioApply even less force (seems instagib has heavy modifiers)
2014-12-18 MarioApply a difference force modifier on vaporizer secondary
2014-12-18 MarioFix some bugs with nades, allow lasering a nade around
2014-12-18 MarioAdd a hack to explode nades when they touch the void...
2014-12-18 MarioMerge branch 'TimePath/issues/1421' into 'master'
2014-12-18 TimePathAdd a cvar to disable jetpack jump
2014-12-18 TimePathGive jetpack a button
2014-12-18 TimePathFix jetpack running out of fuel
2014-12-17 MarioMerge branch 'Mario/overkill' into 'master'
2014-12-17 MarioWR_INIT no longer needs to be called from mutator
2014-12-17 MarioRemove some unused stuff
2014-12-17 TimePathRemove jetpack from input menu, jetpack/hook conflict...
2014-12-17 TimePathChange jetpack to activate when pressing jump in the air
2014-12-16 MarioAttempt to fix nade damage
2014-12-16 MarioMake it work
2014-12-16 MarioActually use ok_lastwep
2014-12-16 MarioMerge branch 'master' into Mario/overkill
2014-12-15 TimePathMerge branch 'master' into TimePath/issue-1170
2014-12-15 MarioMerge branch 'sev/menu_headers' into 'master'
2014-12-15 MarioFix accuracy
2014-12-15 MarioDon't give accuracy for shooting frozen players
2014-12-14 MarioMerge branch 'terencehill/start_ammo' into 'master'
2014-12-14 terencehillMerge branch 'master' into terencehill/eventchase
2014-12-14 terencehillMerge branch 'master' into terencehill/start_ammo
2014-12-14 terencehillFix typo
2014-12-14 terencehillFix missing initialization of warmup_start_ammo_plasma...
2014-12-14 terencehillCorrectly initialize start ammo in instagib
2014-12-14 MarioMerge branch 'TimePath/combined_updates' into 'master'
2014-12-14 TimePathMerge branch 'master' into TimePath/combined_updates
2014-12-14 TimePathMerge remote-tracking branch 'origin/master' into TimeP...
2014-12-14 TimePathMerge branch 'master' into TimePath/combined_updates
2014-12-14 nyovMerge branch 'master' into samual/combined_updates
2014-12-13 MarioMerge branch 'master' into mirceakitsune/player_cubemaps
2014-12-13 MarioRemove an old comment for the sake of clearing fteqcc...
2014-12-13 MarioGet rid of a Nexuiz legacy commented code block
2014-12-13 MarioRemove even more fteqcc junk
2014-12-13 MarioRemove some old fteqcc legacy bug checks
2014-12-13 MarioFix shotgun nade damage
2014-12-13 MarioAllow laser jumps right after spawning
2014-12-13 MarioFix HMG
2014-12-13 MarioMerge branch 'master' into Mario/overkill
2014-12-13 MarioFix compile
2014-12-13 MarioFix !(x == y) in pathlib
2014-12-13 MarioRemove a bad call from nexball (weapons are already...
2014-12-13 MarioApply antilag to monsters in g_subs
2014-12-13 MarioFix paranthesis
2014-12-13 MarioUnfreeze players on round reset
2014-12-13 MarioDon't send taunt sounds to spectatees
2014-12-13 MarioUse x != y instead of !(x == y)
2014-12-13 MarioClean up a bot weapon check
2014-12-13 MarioMerge branch 'Mario/ctf_leadlimit' into 'master'
2014-12-13 MarioMerge branch 'terencehill/insta_notifications' into...
2014-12-13 MarioApply an optimization by terencehill
2014-12-13 MarioMerge branch 'master' into terencehill/insta_notifications
2014-12-13 MarioMerge branch 'terencehill/centerprint_panel_fix' into...
2014-12-13 MarioMerge branch 'terencehill/misc_cleanups' into 'master'
2014-12-13 Mario(Untested) Merge branch 'master' into Mario/overkill
2014-12-13 TimePathMerge branch 'master' into TimePath/issue-1170
2014-12-11 MarioMerge remote-tracking branch 'origin/Mirio/credits'
2014-12-11 MarioMerge branch 'Mario/weapons_new'
2014-12-09 MarioMerge branch 'master' into Mario/weapons_new
2014-12-07 terencehillRemove an unused field
2014-12-07 terencehillMove remaining gametype score rules to the respective...
2014-12-05 terencehillA few simple optimizations
2014-12-05 terencehillMUTATOR_ONREMOVE for domination should be handled this...
2014-12-05 terencehillRemove duplicated stuff
2014-12-05 terencehillRemove old/unused stuff
2014-12-05 MarioDisable reloading when weapon use is forbidden (fixes...
2014-12-05 MarioMerge branch 'master' into Mario/weapons_new
2014-12-05 MarioMerge branch 'terencehill/ca_fixes_and_more'
2014-12-05 MarioMerge branch 'master' into terencehill/ca_fixes_and_more
2014-12-05 MarioAdd a few quick checks to ensure dead/frozen players...
2014-12-05 MarioMerge branch 'Mario/ctf_fixes'
2014-12-05 MarioFix flags passing through clips and becoming unreachabl...
2014-12-04 terencehillRename some notifications: MINSTA -> INSTAGIB
next