]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
Force exit from hud config during mapvote
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2011-05-01 terencehillForce exit from hud config during mapvote
2011-04-29 terencehillSmall cleanup
2011-04-28 terencehillRankings in hud configure mode: Show players scores...
2011-04-26 terencehillShow rankings in the score panel in team games too...
2011-04-26 terencehillMove rankings code (score panel) into its own function...
2011-04-26 terencehillNow each progressbar effect got its own cvar
2011-04-25 terencehillSimplify the code
2011-04-25 terencehillRename most of the cvars to make health/armor progressb...
2011-04-25 terencehillSmooth armor progressbar too
2011-04-25 terencehillSmall clean up and more comments
2011-04-25 terencehillUse the previously added code to do the health load...
2011-04-25 terencehillSmooth transition from an health value to another one...
2011-04-25 terencehillcvar hud_panel_healtharmor_progressbar_gfx_damage to...
2011-04-25 terencehillCheck for spectatee_status changes only when it's updat...
2011-04-24 terencehilladd comments to describe how some variables are used...
2011-04-21 terencehillFix typo
2011-04-17 terencehillFix hud_panel_ammo_progressbar not working cause of...
2011-04-17 terencehillMerge remote-tracking branch 'remotes/origin/fruitiex...
2011-04-16 FruitieXMerge branch 'master' into fruitiex/panelhud
2011-04-15 Rudolf Polzerremove some unused functions; add "checkfail" logic...
2011-04-13 FruitieXfix health/armor wrapping around when someone was fragged
2011-04-13 FruitieXwoops, forgot some header files
2011-04-13 FruitieXallow decolorization as an option, enable by default...
2011-04-13 FruitieXsupport resizing the name and enable by default
2011-04-13 mand1ngaMerge remote branch 'origin/mand1nga/bot-misc-fixes'
2011-04-13 FruitieXsmooth alpha fade clientside from 1500 to 2500 units...
2011-04-13 FruitieXsmall fix
2011-04-13 FruitieXmake them fade out/in :o
2011-04-13 FruitieXone more feature is WIP (only show enemies when pointed...
2011-04-13 FruitieXi forgot to center the names, lol
2011-04-13 FruitieXonly draw the question mark health/armor icons in teamp...
2011-04-13 FruitieX@ CSQC: You've been trolled, you've been trolled.....
2011-04-13 FruitieXfix the aforementioned problem in the previous commit
2011-04-13 FruitieXsome more tweaks, remaining issues: why does it project...
2011-04-13 FruitieXthat think function was useless actually, remove it...
2011-04-13 FruitieXnow it "works" again
2011-04-13 FruitieXdo some restructuring according to div0s suggestions...
2011-04-13 FruitieXholy crap it compiles
2011-04-13 FruitieXremove the shownames HUD panel, start implementing...
2011-04-13 FruitieXwhy do i store the edict when i call this function...
2011-04-13 FruitieXha! got health/armor networking right finally
2011-04-13 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-04-11 FruitieXsome debug prints, distance culling (cvarred)
2011-04-11 FruitieXlooks like we can figure out the netname with stuff...
2011-04-11 FruitieXoh wait, haha
2011-04-11 FruitieXnew implementation of shownames with MSG_ENTITY (broken...
2011-04-11 terencehillMerge remote-tracking branch 'remotes/origin/terencehil...
2011-04-11 FruitieXuse maxhealth/maxarmor cvars instead of constants ...
2011-04-11 FruitieXMerge branch 'fruitiex/better_shownames' into terencehi...
2011-04-11 FruitieXMerge remote-tracking branch 'origin/master' into teren...
2011-04-11 FruitieXfix the shownames dialog finally
2011-04-11 mand1ngaMerge branch 'fruitiex/hud_effect_from_goldenhealth'
2011-04-11 mand1ngaIndentation fascist reporting for duty\!
2011-04-11 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-04-11 FruitieXrevive the low health/armor hud effect from fruitiex...
2011-04-11 mand1ngaMerge remote branch 'origin/samual/fix_hud_configstuff'
2011-04-10 SamualFix some issues with creating hud configs automatically...
2011-04-10 mand1ngaMerge remote branch 'origin/samual/fix_crosshair_ring_c...
2011-04-10 SamualAdd checks to see if crosshair ring is even allowed...
2011-04-08 mand1ngaMerge remote branch 'origin/samual/defaults/swap_minela...
2011-04-05 Jakob MGMerge remote-tracking branch 'origin/samual/fix_csqc_st...
2011-04-05 Jakob MGMerge remote-tracking branch 'origin/samual/balance'
2011-04-05 Jakob MGMerge remote-tracking branch 'origin/samual/fix_hud_dra...
2011-04-05 SamualACTUALLY make drawpic_aspect_skin_expanding use the...
2011-04-05 Samualgettext a string which was missed for warmup
2011-04-03 mand1ngaMerge remote branch 'origin/fruitiex/mapvote_fix'
2011-04-03 mand1ngaMerge remote branch 'origin/fruitiex/accelerometer_fix'
2011-04-03 mand1ngaMerge remote branch 'origin/morphed/hpitems'
2011-04-03 terencehillMerge branch 'master' into terencehill/newpanelhud
2011-04-02 FruitieXpanel enable cvar 1 = teammates only, 2 = everyone
2011-04-02 FruitieXmake the delay configurable
2011-04-02 FruitieXquick implementation of shownames in the HUD. Currently...
2011-04-02 FruitieXaccelerometer: remove the "glow"/fade out effects from...
2011-04-02 FruitieXMapvote: Don't show the "-1 votes" count when a map...
2011-03-31 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/cvared_gib_he...
2011-03-31 Rudolf PolzerMerge remote branch 'origin/mand1nga/i18n-ES'
2011-03-30 MorphedMerge branch 'morphed/hpitems' of ssh://git.xonotic...
2011-03-30 sevMerge branch 'sev/hudlayout' of ssh://git.xonotic.org...
2011-03-30 sevMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2011-03-30 Rudolf PolzerMerge remote-tracking branch 'origin/samual/fixes_for_l...
2011-03-30 sevMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2011-03-30 SamualMerge remote branch 'origin/master' into sev/hudlayout
2011-03-30 SamualMerge remote branch 'origin/master' into samual/fixes_f...
2011-03-29 Rudolf PolzerFINALLY fix the "warpzonelib" error a proper way
2011-03-28 Rudolf PolzerMerge remote-tracking branch 'origin/samual/change_defa...
2011-03-28 Rudolf PolzerFix some bugs in here
2011-03-28 Rudolf Polzernew toy: autocvar_g_damagepush_speedfactor - ENJOY
2011-03-24 SamualMerge remote branch 'origin/master' into samual/change_...
2011-03-23 Mircea KitsuneBetter names
2011-03-23 Mircea KitsuneFix HUD blood splash being drawn at incorrect position...
2011-03-23 Rudolf PolzerMerge branch 'master' into samual/change_default_balance
2011-03-23 Rudolf PolzerMerge remote branch 'origin/terencehill/misc_bugfixes'
2011-03-22 terencehillCheck for negative values returned by search_begin...
2011-03-21 SamualMerge branch 'samual/crylink_updates' into samual/chang...
2011-03-21 SamualMerge branch 'samual/seeker_updates' into samual/change...
2011-03-21 SamualNew effect (slightly) for tag rockets
2011-03-21 SamualMerge remote branch 'origin/master' into samual/seeker_...
2011-03-21 SamualChange the effect slightly for the seeker, and swap...
2011-03-20 terencehillMerge branch 'master' into terencehill/misc_bugfixes
2011-03-20 terencehillAdd a quick check to exec the reticle code only when...
next