]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
Compact weapon flag checks
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2019-08-15 terencehillCompact weapon flag checks
2019-08-14 MarioMerge branch 'Mario/weapon_specialattack_flag' into...
2019-08-13 MarioImplement WEP_FLAG_SPECIALATTACK, a flag for the 'attac... 681/head
2019-08-12 Martin TaibrMerge branch 'master' into marin-t/fix
2019-08-11 MarioMerge branch 'terencehill/shuffleteams_delay' into...
2019-08-11 MarioMerge branch 'terencehill/megaerebus_glow' into 'master'
2019-08-11 MarioMerge branch 'martin-t/whoosh' into 'master'
2019-08-11 MarioMove most gametype's modicons functions into their...
2019-07-27 MarioMerge branch 'martin-t/current-map' into 'master'
2019-07-27 terencehillGet rid of redundant Item_ItemsTime_Init functions...
2019-07-27 MarioAdd a weapon flag for weapons that don't use truaim...
2019-06-24 MarioMerge branch 'martin-t/settings' into 'master'
2019-05-20 MarioAdd a hook to allow mutators to disable the zoom reticle
2019-05-12 MarioMerge branch 'terencehill/countrylist_removal' into...
2019-04-26 terencehillMake use of an existent translatable string to compose...
2019-04-26 terencehillDeduplicate PENALTY message by stripping color codes
2019-04-26 terencehillMake "missing a checkpoint" translatable
2019-04-26 terencehillAvoid code duplication in some Race code
2019-04-26 terencehillMake translatable various centerprint example messages
2019-04-23 terencehillMake translatable some remaining minigame messages...
2019-04-23 terencehillMerge branch 'terencehill/translated_keys' into 'master'
2019-04-23 terencehillWhen dead forcedly show scoreboard only if not actively...
2019-04-23 terencehillFix map timer not being displayed if scoreboard is...
2019-04-22 terencehillRemove some wasted globals
2019-04-21 terencehillReplace utf8 character with its literal version in...
2019-04-21 terencehillDon't count spectators in the team size total
2019-04-21 terencehillMerge branch 'BuddyFriendGuy/reorganize_scoreboard...
2019-04-21 BuddyFriendGuyemphasize important game info in scoreboard
2019-04-21 terencehillMerge branch 'master' into terencehill/translated_keys
2019-04-09 terencehillMerge branch 'byteManiak/bindingsReset' into 'master'
2019-04-05 terencehillMerge branch 'terencehill/name_tag_fix'
2019-04-05 terencehillFix #2195: "Clan Arena: own name tag displayed over...
2019-03-29 terencehillFix #2209 "Jetpack sound continues forever after death...
2019-03-20 terencehillRemove useless scoreboard_showaccuracy global
2019-03-20 terencehillRemove a useless sprintf and a space
2019-03-17 MarioMerge branch 'mirceakitsune/fix_damageeffects' into...
2019-03-17 MarioMerge branch 'mirceakitsune/button14' into 'master'
2019-03-08 Mircea KitsuneReplace button14 with button12 for minigame state 639/head
2019-03-03 terencehillMerge branch 'master' into terencehill/bot_ai
2019-02-16 terencehillMerge branch 'master' into 'master'
2019-02-12 terencehillMerge branch 'terencehill/more_compilation_optimizations'
2019-02-12 MarioMerge branch 'terencehill/minplayers_per_team' into...
2019-02-10 terencehillConcatenate log header strings in code
2019-02-08 terencehillRevert e30214cf "Purge SetResourceAmountExplicit" becau...
2019-02-03 terencehillGetResourceAmount --> GetResource, SetResourceAmount...
2019-02-03 terencehillReduce name space of resource constants and variables...
2019-02-03 terencehillMerge branch 'Mario/setresourceamount' into 'master'
2019-02-03 MarioPurge SetResourceAmountExplicit 636/head
2019-02-02 terencehillReplace a few '1 0 0' * vec with vec.x (it optimizes...
2019-02-01 terencehillRemove redundant brackets from MACRO_BEGIN / MACRO_END...
2019-02-01 terencehillReveal macro continuation character in some macros
2019-01-28 MarioMerge branch 'terencehill/statusbar_highlight' into...
2019-01-25 terencehillHighlight values from 0 to 100 of health and armor... 633/head
2019-01-25 terencehillMerge branch 'martin-t/bits' into 'master'
2019-01-23 MarioBe a bit more explicit with checks for isplayermodel...
2019-01-23 MarioMerge branch 'martin-t/warns' into 'master'
2019-01-21 terencehillPressed keys panel: separate a little bit crouch and...
2019-01-21 terencehillFix #2081 "FT: Player numbers are tiny when reaching...
2019-01-21 terencehillFx #2142 "hud_panel_pressedkeys_attack 1 shows primary...
2019-01-20 terencehillUse a simpler check here
2019-01-20 terencehillScoreboard: make header descriptions more consistent
2019-01-20 terencehillScoreboard: add missing translatable column headers...
2019-01-17 terencehillOptimize hud code displaying race/cts records/rankings
2019-01-14 terencehillMerge branch 'master' into Mario/fix_me
2019-01-13 terencehillMap voting: allow to quickly vote a map with a number...
2018-12-18 terencehillVery minor cleanups
2018-12-11 terencehillFix #2175 "Gametype voting screen broken at connect"
2018-12-11 terencehillAdd a quickmenu command that allows to pick a player...
2018-12-11 terencehillAvoid a glitch when the HUD cursor gets (re)displayed
2018-12-10 terencehillFix condition to show the cursor when the onslaught...
2018-12-10 terencehillQuickmenu: fix and improve highlighting of the entry...
2018-12-08 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2018-12-08 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2018-12-01 terencehillOptimize 2 macros
2018-11-01 terencehillMerge branch 'master' into martin-t/dmgtext
2018-10-30 MarioReplace some makevectors calls with the MAKEVECTORS...
2018-10-27 terencehillMerge branch 'terencehill/bot_waypoints'
2018-10-26 MarioMake the client side IS_PLAYER and IS_CLIENT checks...
2018-10-26 MarioSend player/local status so CSQC can do some things...
2018-10-22 terencehillMerge branch 'master' into terencehill/bot_waypoints
2018-10-21 Martin TaibrMerge branch 'Mario/mapinfo_title_fix' into 'master'
2018-10-21 MarioMerge branch 'master' into Mario/mapinfo_title_fix
2018-10-21 MarioMerge branch 'martin-t/weapon_switch' into 'master'
2018-10-21 Martin Taibrreplicate autoreload and impulse fallback cvars 616/head
2018-10-20 MarioMerge branch 'master' into Mario/qcphysics_tweaks
2018-10-20 Martin TaibrMerge branch 'master' into martin-t/effects
2018-10-18 MarioHide some gametype checks so they somewhat match the...
2018-10-02 terencehillMerge branch 'terencehill/eventchase_tweaks'
2018-09-30 Martin TaibrMerge branch 'master' of git://de.git.xonotic.org/xonot...
2018-09-30 MarioMerge branch 'master' into DefaultUser/func_button_relay
2018-09-30 MarioMerge branch 'martin-t/bullet-trails' into 'master'
2018-09-30 terencehillMake cl_eventchase_spectated_change last 1 second inste...
2018-09-30 MarioDon't perform various LOD/skeleton checks and handling...
2018-09-30 terencehillcl_eventchase_spectated_change: disable chase_active...
2018-09-30 Martin TaibrMerge branch 'master' into martin-t/bullet-trails
2018-09-29 MarioMerge branch 'master' into Mario/duel
2018-09-27 MarioMerge branch 'terencehill/ft_bugfix' into 'master'
2018-09-26 MarioUnpress button14 on CSQC shutdown
2018-09-26 Martin TaibrMerge branch 'master' into martin-t/bullet-trails
2018-09-26 MarioMerge branch 'Mario/warmup_timer' into 'master'
next