]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Move weapon frame handling to the client side
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2019-12-24 MarioDon't warn about planned/reserved player sounds being...
2019-12-24 MarioAlso don't log hit sounds
2019-12-24 MarioDon't show a trace log for client-side damage dealt
2019-12-24 MarioUse a debug log instead for reporting item pickups...
2019-12-24 MarioDon't perform a trace log on every item picked up
2019-12-24 terencehillFix #2364 "Campaign doesn't balance bots in team games... 742/head
2019-12-24 MarioClose some databases on shutdown if they're open
2019-12-24 terencehillBot config file: properly filter out empty lines
2019-12-24 MarioFix a division by 0
2019-12-24 MarioFor better compatibility, turn item_doubler into buff_b...
2019-12-24 MarioRename teamnumber to teamnum in some function parameter...
2019-12-23 MarioImprove performance slightly by not performing cvar_str...
2019-12-21 terencehillFix #2365 "Div by zero at hydroxon startup"
2019-12-21 terencehillWhen bot_vs_human is enabled ignore team assignment...
2019-12-21 terencehillAdd a comment about tracewalk underwater
2019-12-18 MarioRemove cl_fullbright_items (if the server enables fullb...
2019-12-18 MarioRemove cl_netfps from the menu (it's not a worthwhile...
2019-12-18 MarioNever show mapinfo warnings in the menu code, since...
2019-12-18 MarioDon't notify when a mutator blocked weapon tries to...
2019-12-16 MarioFix infinite reload spam in dual wielding mode when...
2019-12-09 MarioMake simple items static, for consistency (ammo and...
2019-12-08 Martin TaibrMerge branch 'master' into martin-t/linkexplode
2019-11-15 MarioMake sure delayed monster attacks also update angles
2019-11-15 MarioMerge branch 'terencehill/insta-lms' into 'master'
2019-11-15 MarioFix some potential crashes revolving around monster...
2019-11-13 terencehillFix #2337 "Players spawn with 200 extra lives when... 734/head
2019-11-10 terencehillDisplay number of extralives taken in LMS and Instagib...
2019-11-10 terencehillBot AI: increase rating of items in Keyhunt so bots...
2019-11-06 terencehillFix #2339 "LMS rank is not translated"
2019-11-06 WuzzyShow goal time in Race scoreboard w/o "is beaten"
2019-11-02 terencehillMerge branch 'strength_soon' into 'master'
2019-10-27 Martin TaibrMerge branch 'byteManiak/centerprints' into 'master'
2019-10-26 byteManiakShow nade throw message when it explodes while holding...
2019-10-26 WuzzyReplace "quad soon" message with "strength soon" 728/head
2019-10-26 byteManiakRemoved secondary damage centerprint. Moved nade throw...
2019-10-25 terencehillImprove spectator camera setting in the quickmenu ...
2019-10-25 terencehillAdd a quickmenu command to select a player to spectate
2019-10-24 Martin TaibrMerge branch 'noname2' into 'master'
2019-10-21 terencehillMake so that 'spectate playerX' does nothing (but showi...
2019-10-20 terencehillReal fix for crosshair blur not working well while...
2019-10-20 terencehillFix crosshair blur not working well while aiming at...
2019-10-20 terencehillFix crosshair blur not working when aiming at teammates
2019-10-18 terencehillMake casings less bouncy 746/head
2019-10-12 terencehillMake so that cl_casings enables/disables casings for...
2019-10-09 terencehillBot AI: fix bots standing still for a few seconds after...
2019-10-07 terencehillIgnore context tags (prefixes) in translatable strings...
2019-10-07 terencehillBetter "Wall collision" setting in the quickmenu
2019-10-06 terencehillAdd missing return, it fixes #2308 "Fake victory in...
2019-10-04 WuzzyAdd messages for ons control points w/o name
2019-09-30 Martin Taibrcleanup weaponorder
2019-09-30 MarioMerge branch 'master' into Mario/qc_camstuff
2019-09-30 MarioMerge branch 'Mario/weaponorder' into 'master'
2019-09-30 MarioAdd a note about weaponorder_byimpulse
2019-09-30 MarioMerge branch 'master' into Mario/weaponorder
2019-09-30 MarioMerge branch 'Mario/campaign_mapinfo_fix_v2' into ...
2019-09-29 terencehillMerge branch 'master' into Mario/campaign_mapinfo_fix_v2
2019-09-29 Martin Taibrfix isnan
2019-09-29 Martin Taibrbetter explain -O3 in compilation units test
2019-09-29 MarioMerge branch 'martin-t/cvar-descriptions' into 'master'
2019-09-29 MarioMerge branch 'martin-t/globals' into 'master'
2019-09-28 Martin TaibrMerge branch 'master' into martin-t/cvar-descriptions
2019-09-28 terencehillAllow removing waypoints in the air and seeing jumppad...
2019-09-28 MarioDon't allow voice messages to function while spectating...
2019-09-28 MarioWhitelist sv_mapchange_delay
2019-09-27 MarioDon't prevent timelimit values at or below 0, instead...
2019-09-27 MarioRestrict the timelimit vote to values between timelimit...
2019-09-27 MarioMerge branch 't0uYK8Ne/set_slick_friction' into 'master'
2019-09-27 MarioMerge branch 'martin-t/echo' into 'master'
2019-09-27 MarioMerge branch 'master' into martin-t/echo
2019-09-26 Martin TaibrMerge branch 'master' into martin-t/cvar-descriptions
2019-09-26 MarioMerge branch 'AriosJentu/DisconnectDialog' into 'master'
2019-09-26 MarioMerge branch 'morosophos/defrag-haste2' into 'master'
2019-09-26 MarioMerge branch 'martin-t/tips' into 'master'
2019-09-26 MarioMerge branch 'martin-t/ctf-autoreturn' into 'master'
2019-09-26 MarioMerge branch 'martin-t/AMMO' into 'master'
2019-09-25 MarioMerge branch 'martin-t/vbots' into 'master'
2019-09-25 MarioMerge branch 'morosophos/remove-buff-spawn-shield'...
2019-09-25 MarioMerge branch 'morosophos/packer-doors-always-open'...
2019-09-25 MorosophosEnsure that fast doors don't open slower with sv_doors_...
2019-09-24 MarioMerge branch 'martin-t/defaults' into 'master'
2019-09-23 MarioDon't show hittest effects on enemies (it can't show...
2019-09-18 MarioMerge branch 'master' into Mario/qc_camstuff
2019-09-18 Martin TaibrMerge branch 'martin-t/xdf-mg' into 'master'
2019-09-18 Martin Taibrfix "infinite" burst happening when reload ammo was... 718/head
2019-09-18 Martin TaibrMerge branch 'master' into martin-t/vbots
2019-09-15 MarioApply default values in code to the gameplayfix cvars
2019-09-15 MarioMove the QC-side view setting to its own function and...
2019-09-15 MarioMerge branch 'master' into Mario/qc_camstuff
2019-09-15 MarioMake stepnormal available to the above functions, fixes...
2019-09-14 MarioMerge branch 'martin-t/qc2rust' into 'master'
2019-09-14 Martin Taibrrestore var name so branch can be merged 716/head
2019-09-13 MorosophosOne more braket reducing
2019-09-13 MorosophosReduce layer of brackets
2019-09-13 MarioMerge branch 'martin-t/seta' into 'master'
2019-09-12 Martin TaibrMerge branch 'cloudwalk9/mgburstfix' into 'master'
2019-09-12 Martin Taibrfix burst when no ammo for reload, update hash
2019-09-12 Martin Taibrcleanup
2019-09-12 Martin TaibrMerge branch 'master' into cloudwalk9/mgburstfix
2019-09-10 MarioMerge branch 'Mario/spike_removal' into 'master'
2019-09-10 MarioDon't dequeue the projectile if it's already been done 714/head
next