]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Measure startup time
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2016-07-17 TimePathMeasure startup time
2016-07-15 MarioDon't draw rain when the func_rain brush is too far...
2016-07-14 MarioMerge branch 'terencehill/vortex_zoom_fix' into 'master'
2016-07-14 terencehillReset active weapon field of the current PlayerState... 337/head
2016-07-13 MarioAdd a volume parameter to GlobalSound, also muffle...
2016-07-13 MarioFix target_items
2016-07-13 MarioSet minigame_self to this again after activating a...
2016-07-13 MarioMerge branch 'master' into Mario/balance
2016-07-12 MarioReset vehicles when match is resetting, also make sure...
2016-07-11 MarioRename GeomLerp's lerp parameter (conflicts with a...
2016-07-11 MarioMerge branch 'terencehill/misc_hud_fixes' into 'master'
2016-07-10 terencehillDisplay left time only once for multiple server notices... 334/head
2016-07-10 MarioDon't show player nametags to everyone before match...
2016-07-09 terencehillMerge branch 'master' into terencehill/misc_hud_fixes
2016-07-09 terencehillClear server notices when they've expired
2016-07-09 MarioDisable effectinfo parsing code (shaves 6 seconds off...
2016-07-09 MarioFix arguments for SendWaypoint, fixes onslaught waypoints
2016-07-09 MarioCall setup hook before setting vehicle location
2016-07-07 MarioMove gunner enter checking into the bumblebee's file...
2016-07-06 terencehillCompact a few similar code blocks
2016-07-06 MarioAdd a mutator hook to grappling hook drawing, to allow...
2016-07-06 MarioClean up racer target locking trace
2016-07-05 MarioEnable damagetext by default
2016-07-05 MarioDisable raptor bomb marker while spectating (can't...
2016-07-04 MarioRemove gameover checking (slightly buggy on join),...
2016-07-03 MarioMerge remote-tracking branch 'origin/Mario/gameover_fixes'
2016-07-03 MarioMerge remote-tracking branch 'origin/Mario/tweaks'
2016-07-03 MarioMerge remote-tracking branch 'origin/DefaultUser/ca_spe...
2016-07-03 MarioMerge remote-tracking branch 'origin/DefaultUser/damage...
2016-07-03 MarioUse a single byte for the friendlyfire bool 333/head
2016-07-02 FreddyFix copy-paste "typo"
2016-07-02 FreddyFriendly fire damagetext menu items
2016-07-02 FreddyDamagetext for friendly fire
2016-06-30 MarioFix HMG firing after its time is up
2016-06-29 MarioAllow raptor to land on water (prevents diving underwat...
2016-06-29 MarioFix racer staying underwater indefinitely
2016-06-28 MarioMerge branch 'Mario/fireball_merge' into 'master'
2016-06-27 MarioMerge branch 'Mario/grenade_prediction_fix'
2016-06-27 Mariosv_gameplayfix_gravityunaffectedbyticrate isn't used...
2016-06-25 MarioMerge branch 'master' into Mario/tweaks
2016-06-25 MarioFix teamradio voices playing to everyone (they now...
2016-06-25 MarioFix Arc cooldown sound playing on pickup after dying
2016-06-24 MarioMerge branch 'master' into Mario/gameover_fixes
2016-06-24 MarioMerge branch 'Mario/killother' into 'master'
2016-06-24 MarioFix typo
2016-06-24 MarioReset raptor velocity when entering (possible fix for...
2016-06-24 MarioFix player run animation continuing after match ends...
2016-06-24 MarioPrevent picking up weapons when carrying the ball in...
2016-06-23 MarioMerge branch 'master' into Mario/killother 327/head
2016-06-21 MarioDon't show console message twice if buff timed out
2016-06-21 MarioDon't allow entering enemy team's gunner slots
2016-06-19 MarioSpeed up some more loops
2016-06-19 MarioPurge other from blocked
2016-06-19 MarioMore thoroughly clean out other from touch
2016-06-19 MarioPurge other from customizeentityforclient
2016-06-19 MarioCleanse the touch functions of the other evil
2016-06-19 MarioFix double multiplier on damage to vehicles from weapon...
2016-06-19 TimePathWrap engine events
2016-06-19 TimePathMutators: extra pass for macro expansion
2016-06-19 MarioOptimize some more find loops
2016-06-19 MarioOptimize a spiderbot rocket loop
2016-06-19 MarioDon't run think on idle vehicles every server frame
2016-06-18 MarioMove a shared raptor function into the main vehicle...
2016-06-18 MarioClean up some for() loops, also replace a few remaining...
2016-06-18 MarioSome more minor vehicle code cleanup
2016-06-18 MarioRemove a random semicolon
2016-06-18 MarioRemove a useless tracebox causing some overhead when...
2016-06-18 MarioReset player's buff time to 0 (possible fix for droppin...
2016-06-18 MarioFix MOVETYPE_FOLLOW
2016-06-17 MarioDon't run client-side player physics while inside a...
2016-06-17 MarioDon't use client TICRATE for noclip prediction (fixes...
2016-06-14 terencehillMerge branch 'master' into terencehill/hud_shake_fix
2016-06-14 MarioMerge branch 'master' into Mario/fullbright_skins 311/head
2016-06-14 MarioMerge branch 'master' into Mario/balance
2016-06-14 MarioMerge branch 'Mario/entrap_nade' into 'master'
2016-06-14 MarioMerge branch 'master' into Mario/entrap_nade 324/head
2016-06-13 MarioMerge branch 'master' into Mario/fullbright_skins
2016-06-13 TimePaths/world/NULL/
2016-06-13 TimePathPrefer using droptofloor over builtin_droptofloor
2016-06-12 MarioFix captureshield texture, also make entrap affect...
2016-06-12 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-12 MarioUse a stock model to remain compatible with old clients
2016-06-12 MarioMake orb visible from the inside, also show a tint...
2016-06-12 MarioFix bumblebee gunners
2016-06-12 MarioTidy up the setorigin calls a little
2016-06-12 MarioReplace some more vlen checks with vdist and vlen2
2016-06-12 TimePathFix invisible devastator rockets
2016-06-12 TimePathRemove uses of WITHSELF
2016-06-11 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-11 MarioFix a crash with nades
2016-06-11 MarioManually rotate it
2016-06-11 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-11 TimePathStep 6: complete
2016-06-11 MarioRemove some more unnecessary WITHSELFs
2016-06-11 MarioFix prediction of jumppads without targets
2016-06-11 MarioNetwork movedir (should fix jumppads that don't use...
2016-06-11 MarioFix a crash with sandbox
2016-06-11 MarioAllow placing and controlling more than one dozer
2016-06-11 MarioPrevent save and fill commands from working when not...
2016-06-10 MarioCleanse PlayerRegen
next