]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Merge branch 'master' into TimePath/combined_updates
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
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 TimePathApply nyov/effects
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 MarioUltra minor cleanup
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 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 MarioElectro can be used to climb
2014-12-13 MarioRestore infinite mine lifetime function
2014-12-13 MarioFix casing of buff notifications
2014-12-13 MarioUse spaces in notifications list
2014-12-13 MarioSupposedly fix "lagging" rockets
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 MarioFix another silly use of translation
2014-12-13 MarioAssuming letters can be translated in some languages...
2014-12-13 MarioFix some silly translated strings
2014-12-11 MarioMerge remote-tracking branch 'origin/Mirio/credits'
2014-12-11 MarioMerge branch 'Mario/weapons_new'
2014-12-11 MarioRemove shockwave from mutator menu
2014-12-09 MarioMerge branch 'master' into Mario/weapons_new
2014-12-08 Rudolf PolzerGet rid of hardcoded "Player" string for checking wheth...
2014-12-07 Rudolf Polzercsqcplayers: for player models, always overwrite .frame...
2014-12-07 terencehillRemove an unused field
2014-12-07 terencehillMove remaining gametype score rules to the respective...
2014-12-06 terencehillFix this bug: A generic message centerprinted together...
2014-12-05 terencehillFix "Fade time" slider in the centerprint panel: hud_pa...
2014-12-05 terencehillMake Centerprint Panel title coherent with other panel...
2014-12-05 terencehillFix for a small bug
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 MarioDuplicate some bad code for the sake of fixing bot...
2014-12-05 MarioDisable reloading when weapon use is forbidden (fixes...
2014-12-05 MarioAdd a simple delay to prevent drawing projectiles in...
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 MarioFix a typo
2014-12-04 terencehillRename some notifications: MINSTA -> INSTAGIB
2014-12-04 MarioMerge branch 'terencehill/scoreboard_fixes'
2014-12-02 terencehillIn the first frame set up a temporary scoreboard layout...
2014-12-02 terencehillscore labels must be strunzoned as the server sends...
2014-12-01 terencehillFix gametype names in default scoreboard column layout
2014-11-30 MarioShow weapon location marker above the weapon, rather...
2014-11-30 MarioFix double semicolons
2014-11-29 MarioAdd an option to use alternate (Nexuiz) secondary shotg...
2014-11-28 terencehillMake HUD_DefaultColumnLayout into a macro to avoid...
2014-11-28 terencehillFix broken defaut layout caused by recently added tdm...
2014-11-28 MarioMerge branch 'master' into Mario/weapons_new
2014-11-28 MarioMerge branch 'terencehill/notification_cvars'
2014-11-28 MarioMerge branch 'terencehill/aim_shake_fix'
2014-11-27 MarioMerge branch 'master' into Mario/weapons_new
2014-11-27 MarioMerge branch 'Mario/hitsound_pitch'
2014-11-27 MarioMerge branch 'master' into Mario/hitsound_pitch
2014-11-27 MarioApply new pitch settings by TimePath
2014-11-27 MarioVariable hitsound pitch based on damage, disabled by...
2014-11-27 MarioRemove a random duplicate definition
2014-11-27 MarioShow new beam on arc burst
2014-11-27 MarioAdd rough support to target_give for the new weapon...
2014-11-27 MarioCheck if melee is enabled when checking ammo
2014-11-27 MarioShotgun: use secondary melee (if available) in place...
2014-11-27 MarioChange comment
2014-11-27 MarioFix infinite shotgun ammo
2014-11-27 MarioFix shotgun not consuming ammo
2014-11-27 MarioUpdate warpzone TODO after some testing
2014-11-27 MarioFix some cases of "nex"
2014-11-27 MarioRename the old nex beam cvars
2014-11-27 MarioRename an old cvar
2014-11-27 MarioUpdate warpzone TODO
2014-11-27 MarioDisable shockwave weaponstart
2014-11-27 MarioRemove old minstanex file (added by failed merge)
2014-11-27 Mariog_weaponarena_random_with_blaster
2014-11-27 MarioFix vaporizer secondary causing player hurt sounds...
2014-11-27 MarioFix vaporizer secondary dealing damage in instagib
2014-11-27 MarioMerge branch 'master' into Mario/weapons_new
2014-11-27 MarioMerge branch 'nyov/instagib-rename'
2014-11-27 MarioMerge branch 'master' into nyov/instagib-rename
2014-11-27 MarioFix arc overheat fire sound playing after switching...
next