]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
Avoid using duplicated code for vortex and oknex crosshair ring
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2020-08-16 terencehillAvoid using duplicated code for vortex and oknex crossh...
2020-08-07 MarioPort some minor code fixes from the default-erasable...
2020-08-03 MarioPurge server/constants.qh
2020-08-03 MarioReduce bold centerprint message size from 1.8 to 1.4
2020-08-03 MarioMerge branch 'terencehill/cl_forceplayercolors_3' into...
2020-08-02 MarioRename client's commands folder to command, to match...
2020-08-02 MarioDon't attempt to network more than the maximum number...
2020-08-02 MarioPurge client/defs.qh
2020-08-02 MarioMinor cleanup of client/defs.qh, move replicated cvars...
2020-08-02 MarioMove generic entity flags to a common constants locatio...
2020-08-02 MarioSome more cleanup of defs.qh, use a flag to indicate...
2020-08-01 MarioMove some weapon definitions out of defs.qh, fix compil...
2020-08-01 MarioReorganise item code so that VM-specific code is in...
2020-08-01 MarioRename t_items.qc to items.qc
2020-08-01 MarioDraw EF_FLAME and EF_STARDUST effects as box particles...
2020-07-31 MarioSome more cleanup to map objects, allow trigger_delay...
2020-07-26 terencehillcl_forceplayercolors 3 forces player colors to mine...
2020-07-18 MarioMerge branch 'terencehill/noclip_death_fix' into 'master'
2020-07-18 MarioMerge branch 'master' into Mario/headshots
2020-07-18 MarioMerge branch 'master' into Mario/csqc_muzzleflash 838/head
2020-07-18 MarioStore the current gametype as a shortname rather than...
2020-07-17 MarioMerge branch 'master' into Mario/headshots
2020-07-17 MarioMerge branch 'Mario/gametypes' into 'master'
2020-07-17 MarioMerge branch 'master' into Mario/q3_speaker_fix 844/head
2020-07-17 MarioMerge branch 'master' into Mario/speed_var
2020-07-16 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-07-15 MarioMerge branch 'master' into Mario/gametypes
2020-07-14 MarioIf no supported gamemodes are available, fall back...
2020-07-14 MarioMerge branch 'master' into Mario/gametypes
2020-07-14 MarioMerge branch 'master' into Mario/headshots
2020-07-13 MarioAdd a mutator hook to skip only color forcing on player...
2020-07-13 MarioAdd a mutator hook to allow forcing team radar icons...
2020-07-13 MarioAdd a gametype flag to indicate that a gametype shouldn...
2020-07-13 MarioAdd a mutator hook to control whether the race timer...
2020-07-13 MarioShow the uid2name dialogue in CTF if rankings are enabl...
2020-07-13 MarioAdd a mutator hook to shownames to allow hiding it...
2020-07-13 MarioAdd a mutator hook to hide the accuracy panel in the...
2020-07-13 MarioAdd a mutator hook to indicate whether rankings should...
2020-07-13 MarioAdd a mutator hook to not show the scoreboard while...
2020-07-13 MarioAdd a mutator hook to hide the score HUD panel
2020-07-13 MarioAdd a mutator hook to indicate whether the physics...
2020-07-13 MarioMove LMS info message to its own file
2020-07-13 MarioMove gametype registers into their own files, fallback...
2020-07-10 MarioMerge branch 'master' into Mario/movetype_push
2020-07-08 MarioMerge branch 'bones_was_here/mv-r_water-acl' into ...
2020-07-07 MarioMerge branch 'master' into Mario/headshots
2020-07-07 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-06-21 MarioMerge branch 'bones_was_here/timeout_stuff' into 'master'
2020-06-19 terencehillDon't call setorigin if the origin hasn't changed
2020-06-14 MarioMerge branch 'bones_was_here/qcsrc_Makefile' into ...
2020-06-12 MarioMerge branch 'bones_was_here/whitelist_casings' into...
2020-06-09 terencehillAutomatically get the command name in the "Incorrect...
2020-06-09 terencehillIntroduce LOG_HELP a simpler version of LOG_INFO that...
2020-06-09 terencehillMove cursor drawing functions to hud.qc
2020-06-09 terencehillGet rid of 6 redundant translatable strings
2020-06-06 terencehillGet rid of an useless constant
2020-06-06 terencehillPort crosshair code to its own file
2020-06-05 terencehillCrosshair blur: make playing and spectating a player...
2020-06-05 terencehillMake precedence explicit in expressions where || and...
2020-06-05 terencehillClean up and improve HUD_Get_Num_Color so that it can...
2020-06-05 terencehillFix and improve crosshair_color_special description
2020-06-03 terencehillcl_lockview 2 allows to control camera angles
2020-06-03 MarioMerge branch 'master' into Mario/headshots
2020-06-02 MarioMerge branch 'master' into Mario/movetype_push
2020-06-02 terencehillIf cl_lockview is enabled disable crosshair, spawn...
2020-06-01 terencehillAdd cl_respawn_ghosts_keepcolors (disabled by default)
2020-06-01 terencehillMove SET_POS_AND_SZ_Y_ASPECT back to miscfuntions.qc...
2020-06-01 terencehillMove hud_panel_engineinfo_framecounter_decimals and...
2020-05-31 MarioReset glowmod and colormap after the skipforcemodels...
2020-05-31 MarioDon't apply glowmod or colormap to respawn ghosts
2020-05-30 terencehillcenterprint_kill --> centerprint_Kill
2020-05-29 terencehillFix crosshair_chase not resetting player's alpha upon...
2020-05-29 MarioFix spawnpoints showing up white in teamplay gamemodes...
2020-05-29 MarioOptimize spawnpoint drawing further (there is no render...
2020-05-29 MarioSimplify spawnpoint distance culling (particles aren...
2020-05-29 MarioMerge branch 'terencehill/registry_API' into 'master'
2020-05-28 terencehillUse a consistent naming scheme for the centerprint...
2020-05-28 terencehillStrip BOLD_OPERATOR when a centerprint message gets...
2020-05-27 terencehillFix #2448 "HUD editor cursor stuck after exit"
2020-05-27 terencehillRegistry API: add REGISTRY_GET
2020-05-26 MarioMerge branch 'master' into Mario/pure_entity_fix 820/head
2020-05-26 terencehillImprove registry API by adding REGISTRY_MAX and REGISTR...
2020-05-25 MarioMerge branch 'terencehill/erebus_tweaks' into 'master'
2020-05-23 terencehillMerge branch 'Mario/waterjump_fix' into 'master'
2020-05-23 MarioMerge branch 'terencehill/hud_cvar_exporter' into ...
2020-05-23 terencehillRemove the HUD_WriteCvars hook as it's no longer needed... 812/head
2020-05-23 MarioMerge branch 'master' into Mario/waterjump_fix
2020-05-23 MarioMerge branch 'master' into Mario/stepdown_maxspeed
2020-05-23 MarioMerge branch 'martin-t/server-quit' into 'master'
2020-05-23 MarioMerge branch 'terencehill/texture_names_fix' into ...
2020-05-23 MarioMerge branch 'bones_was_here/wl-clientselect_options...
2020-05-23 MarioMerge branch 'bones_was_here/guard-resistance' into...
2020-05-23 MarioMerge branch 'terencehill/cl_deathglow_min' into 'master'
2020-05-22 terencehillRemove the old_glowmod field which is no longer needed now 811/head
2020-05-22 MarioMake sure cl_dodging exists on the client, fixes issues...
2020-05-21 terencehillHUD: allow panels to define in their own files their...
2020-05-21 terencehillhud_panel_weapons_orderbyimpulse shouldn't be saved...
2020-05-19 terencehillTweak the cl_deathglow effect to end with a min glow...
2020-05-19 MarioFix some warnings found by FTEQCC
2020-05-18 terencehillFix names above players not centered if viewed from...
next