]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Merge branch 'TimePath/notifications' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2016-03-10 TimePathMerge branch 'TimePath/notifications' into 'master'
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-10 TimePathMove more entities away from world origin
2016-03-10 TimePathSuppress mutator blocked weapon warnings
2016-03-10 TimePathMove client setup to ClientState_attach
2016-03-10 MarioApply a hack to fix old Quake 3 map teleporters (may...
2016-03-09 TimePathReplace uses of GetCvars with simpler REPLICATE
2016-03-09 TimePathFix indentation
2016-03-09 TimePathUse PHYS_INPUT_BUTTON_*
2016-03-09 MarioDon't use a countdown if the powerup is set to respawn...
2016-03-09 MarioAdd a new key to override the initial item respawn...
2016-03-09 MarioFix visible teleporters (was a side effect of disabling...
2016-03-08 MarioUse macros for the vector reading functions
2016-03-06 MarioFix unecessary setting of self in sandbox
2016-03-06 TimePathNotifications: relocate
2016-03-06 TimePathResolve some TODOs
2016-03-06 TimePathNotifications: strong typing
2016-03-05 MarioRemove a few old TODOs that now have issues
2016-03-05 TimePathNotifications: strong typing
2016-03-05 TimePathMark pure entities
2016-03-05 TimePathNotifications: don't register twice
2016-03-05 TimePathNotifications: register
2016-03-05 MarioRound up the health/armor values before sending them
2016-03-04 MarioApply a temporary hack to fix prediction of jet pack...
2016-03-03 TimePathNotifications: cleanup
2016-03-02 TimePathNotifications: strong references
2016-03-02 TimePathNotifications: strong typing
2016-03-02 TimePathNotifications: split
2016-03-01 TimePathNotifications: cleanup
2016-03-01 MarioRemove shockwave weapon from the new toys mutator
2016-02-29 MarioAdd an option to change the opacity of the grappling...
2016-02-29 MarioMerge branch 'terencehill/jetpack_centerprint' into...
2016-02-29 terencehillShow a centerprint message when you get the jetpack... 289/head
2016-02-28 MarioDisable prediction of teleporters
2016-02-28 MarioMerge branch 'terencehill/weaponmodel_effects_tweaks...
2016-02-28 TimePathMerge branch 'proraide/fix_fps' into 'master'
2016-02-28 TimePathSounds: revert to engine networking
2016-02-28 TimePathRevert "Hopefully temporarily fix player sounds issue"
2016-02-28 TimePathRevert "Use a temporary hack to hide the jump sound...
2016-02-27 MarioPrevent picking up nades while frozen
2016-02-26 MarioLink client slowmo cvar with the QC stat (fixes slowmo...
2016-02-24 MarioMake monsters unable to pass through player clips ...
2016-02-21 MarioMerge branch 'Mario/balance_v2' into 'master'
2016-02-21 MarioMerge branch 'Mario/sniperrifle' into 'master'
2016-02-20 MarioMerge branch 'master' into morphed/hagar 284/head
2016-02-20 MarioSet weapon hitbox back to '0 0 0' after changing its...
2016-02-18 MarioDon't use health when getting armor value
2016-02-18 MarioFix cursor alignment in minigames
2016-02-15 MarioAdd some checks to prevent silly things, like corpses...
2016-02-15 MarioGive picked up nades a set timer, also fix some issues...
2016-02-15 MarioMerge branch 'master' into morphed/hagar
2016-02-15 MarioAdd an option to pick up thrown nades
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-02-13 MarioMerge branch 'terencehill/weaponmodel_effects_improveme...
2016-02-11 MarioAdd an option to use the old small nade size
2016-02-08 MarioMerge branch 'terencehill/hud_shownames_fix' into ...
2016-02-08 MarioFix up a missed cursor drawpic
2016-02-08 MarioMerge branch 'terencehill/csqc_cursor' into 'master'
2016-02-08 terencehillent_cs: proper convert health and armor values to byte... 282/head
2016-02-08 MarioMerge branch 'terencehill/fuelregen_powerup' into ...
2016-02-06 MarioAllow vampire buff to work with arc
2016-02-05 MarioStop arc beam when game ends
2016-02-05 MarioMerge branch 'master' into Mario/balance_v2
2016-02-04 MarioEnable team-coloured Arc beam by default
2016-02-04 MarioFix the addition of time to pmove_waterjumptime (doesn...
2016-02-04 MarioDon't set wasFlying on the client, waste of CPU
2016-02-03 MarioAdd an option to allow re-fire right after releasing...
2016-02-03 MarioAdd an option to colour Arc beams by team
2016-02-02 MarioAdd a new attack mode to Arc (disabled by default)
2016-02-02 terencehillMake fuel regenerator a proper powerup so that it passe... 280/head
2016-01-31 terencehillMerge branch 'master' into terencehill/weaponmodel_effe...
2016-01-30 MarioUndo an optimization (fixes spammy landing sounds)
2016-01-28 MarioMerge branch 'terencehill/itemstime_fixes' into 'master'
2016-01-28 terencehillFix broken superweapons time in the itemstime panel... 277/head
2016-01-28 terencehillFix Jetpack Regenerator time, it wasn't networked
2016-01-28 terencehillAvoid networking times of unsupported items
2016-01-27 MarioMerge branch 'terencehill/damagetext_cleanup' into...
2016-01-27 terencehillMake cl_damage* cvar descriptions untranslatable 274/head
2016-01-27 terencehillImprove 2 cvar descriptions
2016-01-27 terencehillEscape argument of cl_damagetext_format (it displayed...
2016-01-26 MarioFix frozen dodging to always work
2016-01-26 MarioRevert to old loop method (seems to fix settemp)
2016-01-23 MarioAdd default icons for teams 3 and 4 and neutral flag...
2016-01-22 MarioRemove flight buff
2016-01-22 MarioNew buff: Luck (random chance to deal 3x damage)
2016-01-17 MarioAdd a new notification for joining a specific team...
2016-01-16 MarioFix a crash and a warning with clones
2016-01-16 MarioFurther reduce magnet buff's range, also fix it
2016-01-16 MarioFix buff timer when exiting vehicle
2016-01-15 MarioMerge branch 'packer/alias_movetospec' into 'master'
2016-01-15 MarioLower range of magnet item pickups, and greatly reduce...
2016-01-15 MarioFire inflicts no damage to inferno buff carriers, also...
2016-01-15 MarioFix naming of a variable which broke inferno's damage...
2016-01-15 MarioReplace medic's teamshoot healing ability with a nearby...
2016-01-14 MarioHopefully temporarily fix player sounds issue
2016-01-14 MarioFix prediction of shotgun melee, but break nade slapping
2016-01-09 MarioFix it properly (hopefully)
2016-01-09 MarioPotential fix for a crash
2016-01-09 TimePathlegacy networking: bring glowmod back, accidentally it
2016-01-09 TimePathGeneric command: version
next