]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/hud.qc
start reworking the resizing code completely from scratch... dont try
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud.qc
2010-06-03 FruitieXstart reworking the resizing code completely from scrat...
2010-06-02 FruitieXaccept shirt and pants as colors for dock and panels
2010-06-02 FruitieXreintroduce combined health/armor display, do small...
2010-06-02 FruitieXadd strength/sheld icon expanding again! todo_cnt-...
2010-06-02 FruitieXscale the statusbar images 1:2:1 (left/right parts...
2010-06-02 FruitieXMerge branch 'master' into fruitiex/newpanelhud
2010-05-23 FruitieXhey, fix the vote window coloring and add more useless...
2010-05-23 FruitieXmove ammo_rocket to ammo_rockets to follow the conventi...
2010-05-23 FruitieXallow docks with different names than "dock", duh :P
2010-05-23 FruitieXget rid of ons_showmap
2010-05-23 FruitieXremove radar size/pos stuff from menu, as well as the...
2010-05-19 FruitieXfix wrong image name in code
2010-05-19 FruitieXmove weapon icons back into the skin folders to make...
2010-05-19 FruitieXrename highlight_*.tga to num_leading_*.tga to make...
2010-05-18 FruitieXmake the default padding actually work :P
2010-05-18 FruitieXwickedhud beta1 by sev, plus fix the exporter :)
2010-05-18 FruitieXforce showing a background in config mode, also adapt...
2010-05-18 FruitieXadd padding to the export function
2010-05-18 FruitieXmake all hud_bg cvars follow the same convention (...
2010-05-18 FruitieXdon't draw "ammo_currentbg" in showonlycurrent mode
2010-05-18 FruitieXdraw accuracy bar as a background to the weapon icon...
2010-05-17 FruitieXfix a bunch of warnings
2010-05-17 FruitieXMerge branch 'master' into fruitiex/newpanelhud
2010-05-16 FruitieXalways show some icons on the mod icon panel when in...
2010-05-16 FruitieXadd hud_configure_grid ;). Gridsize can be set manually...
2010-05-16 FruitieXalways draw enabled panels in config mode
2010-05-16 FruitieXmod icons, still a bit unfinished but in the interest...
2010-05-15 FruitieXmore preparations for modicon panel
2010-05-15 FruitieXsmall code restructure to prepare for mod icons...
2010-05-15 FruitieXlittle restructure, + fix border = 0
2010-05-15 FruitieXAdd hud_panelname_bg_padding for increasing/decreasing...
2010-05-15 FruitieXmake the id constants a variable instead for more consi...
2010-05-15 FruitieXremove the timer icon, it's often only in the way....
2010-05-15 FruitieXsame thing for powerups panel
2010-05-15 FruitieXadd a horizontal mode for h/a panel, also allow mirrori...
2010-05-15 FruitieXfix incorrect image paths in the code
2010-05-14 FruitieXorder the panel functions in the source file
2010-05-14 FruitieXimpose some order on the files in gfx/
2010-05-14 FruitieXremove useless cvar
2010-05-14 FruitieXargh, some cvars weren't converted to strings before...
2010-05-14 FruitieXforgot to comment out "else {" after commenting out...
2010-05-14 FruitieXexport more hud cvars and remove some unused cvars
2010-05-14 FruitieXoops, actually insert newlines into the saved config :P
2010-05-14 FruitieXuse cvar_string() instead of storing hud_skin in a...
2010-05-14 FruitieXMerge branch 'fruitiex/newpanelhud' of ssh://git.xonoti...
2010-05-14 FruitieXmove files into gfx/hud/old/
2010-05-14 FruitieXskin support
2010-05-14 FruitieXs/cvar("_hud_configure")/hud_configure
2010-05-14 FruitieXHUD config exporting
2010-05-13 Rudolf Polzerteamradar: fix clip fail
2010-05-13 Rudolf PolzerMerge branch 'fruitiex/newpanelhud' of ssh://git.xonoti...
2010-05-13 FruitieXjust for fun, make the HUD look like the old HUD for...
2010-05-13 FruitieXuse relative coordinates, limit powerups to 99 instead...
2010-05-13 Rudolf PolzerMerge branch 'master' into fruitiex/newpanelhud
2010-05-13 FruitieXallow disabling collision checking against other panels
2010-05-13 FruitieXforce min alpha value in hud configure mode so you...
2010-05-13 FruitieXallow for a fullscreen dock image to be drawn behind...
2010-05-13 FruitieXMerge branch 'diabolik/pyriaplayermodel' of ssh://git...
2010-05-12 FruitieXallow per-panel backgrounds, fix showonlycurrent ammo...
2010-05-12 FruitieXjust hardcode a 30 sec maxtime into the powerups panel...
2010-05-12 FruitieXfinally, fuel added to the health/armor panel ;)
2010-05-12 FruitieXscore panel
2010-05-12 FruitieXscore panel (non-teamgames only atm)
2010-05-11 FruitieXshow all weapons again in hud conf mode in divVerent...
2010-05-11 Rudolf PolzerHUD: sort weapons by impulse
2010-05-11 FruitieXcenter number display on mode2 of h/a, str/shield panels
2010-05-11 FruitieXallow flipping order of health/armor, implement powerup...
2010-05-10 Rudolf Polzerreplace odd formula by a funny one ;)
2010-05-10 Rudolf PolzerMerge branch 'master' into fruitiex/newpanelhud
2010-05-09 FruitieXs/marigin/border (because that's what it is!)
2010-05-09 FruitieXfix some warnings
2010-05-09 FruitieXi++ => ++i, fteqcc likes this better
2010-05-06 FruitieXfix another typo
2010-05-06 FruitieXargh fix typo
2010-05-06 FruitieXforce a default on the race timer too in conf mode...
2010-05-06 FruitieXMerge branch 'fruitiex/newpanelhud' of ssh://git.xonoti...
2010-05-06 FruitieXshow defaults on vote window in config mode
2010-05-06 Rudolf PolzerMerge commit 'origin/fruitiex/newpanelhud'
2010-05-06 FruitieXbig sbar rename to hud for consistency
2010-05-06 FruitieXlittle restructure
2010-05-06 FruitieXfix pressedkeys and do minor cleanups
2010-05-06 FruitieXvote panel and a fail pressedkeys panel
2010-05-03 FruitieXminor cleanups and initial work for vote panel/notify...
2010-05-02 FruitieXalways show a set amount of health/armor/ammo when...
2010-05-02 FruitieXadd statusbars to the vertical layout of health/armor...
2010-05-02 FruitieXstatus bars!
2010-05-02 FruitieXhealth/armor fixes, inventory fixes
2010-05-02 FruitieXhorizontal layout for health/armor panel
2010-05-02 FruitieXimprovements to the health/armor panel, still one mode WIP
2010-05-02 FruitieXbetter weaponicons panel
2010-05-02 FruitieXmoving hud items around much better now
2010-05-02 FruitieXThe PanelHud. Now in Xonotic git.