]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/hud
Merge branch 'terencehill/cl_forceplayercolors_3' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud /
2020-08-03 MarioMerge branch 'terencehill/cl_forceplayercolors_3' into...
2020-08-02 MarioPurge client/defs.qh
2020-08-02 MarioMinor cleanup of client/defs.qh, move replicated cvars...
2020-08-01 MarioReorganise item code so that VM-specific code is in...
2020-08-01 MarioRename t_items.qc to items.qc
2020-07-18 MarioMerge branch 'terencehill/noclip_death_fix' into 'master'
2020-07-18 MarioMerge branch 'master' into Mario/csqc_muzzleflash 838/head
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/speed_var
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-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 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-07 MarioMerge branch 'master' into Mario/headshots
2020-07-07 MarioMerge branch 'master' into Mario/csqc_muzzleflash
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 terencehillIntroduce LOG_HELP a simpler version of LOG_INFO that...
2020-06-09 terencehillMove cursor drawing functions to hud.qc
2020-06-06 terencehillGet rid of an useless constant
2020-06-06 terencehillPort crosshair code to its own file
2020-06-05 terencehillClean up and improve HUD_Get_Num_Color so that it can...
2020-06-02 MarioMerge branch 'master' into Mario/movetype_push
2020-06-01 terencehillMove hud_panel_engineinfo_framecounter_decimals and...
2020-05-30 terencehillcenterprint_kill --> centerprint_Kill
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 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-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 MarioFix some warnings found by FTEQCC
2020-05-18 MarioMerge branch 'garymoon/show-server-name-in-info' into...
2020-05-09 terencehillFix #2433 "Bold messages appearing twice"
2020-05-02 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-04-20 Martin TaibrMerge branch 'martin-t/deglob-log' into 'master'
2020-04-18 Rudolf PolzerMerge branch 'divVerent/simpler-clipped-rectangle'...
2020-04-17 MarioMerge branch 'slava/pr-fix-lava-bug' into 'master'
2020-04-17 MarioMerge branch 'master' into Mario/strength_stat_field
2020-04-16 terencehillMerge branch 'jwinnie/bold-frag-message' into 'master'
2020-04-16 Jeremy Potter* Makes frag messages ("you fragged XXX") bigger (1...
2020-04-15 terencehillMerge branch 'martin-t/keybinder' into 'master'
2020-04-07 MarioMerge branch 'marin-t/bot-badcvar' into 'master'
2020-04-05 MarioMerge branch 'martin-t/testing-balance' into 'master'
2020-04-05 terencehillMerge branch 'martin-t/limit'
2020-04-05 terencehillFix wrong delimiter when leadlimit_and_fraglimit is...
2020-03-29 terencehillMerge branch 'master' into terencehill/bot_ai
2020-03-28 Martin TaibrMerge branch 'terencehill/ft_rounds' into 'master'
2020-03-27 Martin Taibrscoreboard: try "&" instead of "and"
2020-03-27 Martin Taibroops, deleted the wrong delimiter
2020-03-26 Martin Taibrremove leftover comment
2020-03-26 Martin Taibrshow "and" in scoreboard for leadlimit_and_fraglimit 1
2020-03-26 Martin TaibrMerge branch 'master' into martin-t/limit
2020-03-25 terencehillMerge branch 'terencehill/frags_remaining_announcer'
2020-03-24 MarioMerge branch 'terencehill/oxygen_bar' into 'master'
2020-03-21 terencehillSync oxygen bar blinking with start drowning time
2020-03-21 terencehillPut blink code in its own function
2020-03-21 terencehillBlink oxygen bar when player starts drowning
2020-03-20 terencehillImplement #2393 "Oxygen bar"
2020-03-14 terencehillMerge branch 'master' into terencehill/bot_ai
2020-03-13 MarioMerge branch 'terencehill/campaign_message_tweak' into...
2020-03-06 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-02-29 MarioMerge branch 'martin-t/version' into 'master'
2020-02-29 MarioMerge branch 'terencehill/pressed_keys_fix' into 'master'
2020-02-13 terencehillAlways hide Pressed Keys panel when observing, it doesn...
2020-01-23 terencehillMerge branch 'master' into terencehill/bot_ai
2020-01-21 MarioMerge branch 'master' into Mario/qcphysics
2020-01-21 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-01-18 MarioMerge branch 'master' into Mario/rain_fix
2020-01-18 Martin TaibrMerge branch 'martin-t/electro-denoobing' into 'master'
2020-01-14 MarioMerge branch 'martin-t/linkexplode' into 'master'
2020-01-14 MarioMerge branch 'terencehill/spectate_player' into 'master'
2020-01-14 Martin TaibrMerge branch 'master' into martin-t/linkexplode
2020-01-14 Martin TaibrMerge branch 'master' into martin-t/deglob-log
2020-01-13 terencehillMerge branch 'master' into terencehill/campaign_message...
next