]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2010-06-13 FruitieXdo not force a minalpha on panels when the config dialo...
2010-06-13 FruitieXMerge remote branch 'origin/master' into fruitiex/newpa...
2010-06-13 FruitieXupdate chat cvars to match new dp code
2010-06-13 Rudolf PolzerMerge remote branch 'refs/remotes/origin/diabolik/serap...
2010-06-13 Rudolf PolzerMerge remote branch 'refs/remotes/origin/diabolik/ignis...
2010-06-13 Rudolf Polzerthe trivial movetypes do not have to match the server...
2010-06-13 FruitieXfix a typo
2010-06-13 FruitieXupdate minimum size on the chat panel so the simulated...
2010-06-13 FruitieXfix div by zero
2010-06-13 FruitieXfake the chat messages with drawcolorcodedstring()...
2010-06-13 FruitieXallow resizing the healtharmor panel in combined mode...
2010-06-13 FruitieXmove/resize panels so they are always visible in panel...
2010-06-13 FruitieXadd progressbar to combined health/armor mode and do...
2010-06-13 FruitieXfix fuel on healtharmor panel when mirror mode is on
2010-06-13 Sahil SinghalScreenshots and txt. Ready for merge.
2010-06-13 Sahil SinghalMerge commit 'origin/master' into diabolik/seraphinapla...
2010-06-13 Sahil SinghalSeraphinamasked completed as well.
2010-06-13 Sahil SinghalSeraphina complete. TODO: Finish seraphina masked.
2010-06-13 Sahil SinghalPut ignis(all 3) on ground and better screenshots for...
2010-06-13 Sahil SinghalAdd mirror to healtharmor panel.
2010-06-13 Sahil SinghalSome radar dialog fixes.
2010-06-13 Sahil SinghalForgot to #include weaponicons.
2010-06-13 Sahil SinghalMerge commit 'origin/fruitiex/newpanelhud' into diaboli...
2010-06-13 Sahil SinghalDialog per panel a bit annoying. Default cvars almost...
2010-06-12 FruitieXnew arrangement of wickedhud_small (match grid, add...
2010-06-11 Sahil SinghalMerge commit 'origin/fruitiex/newpanelhud' into diaboli...
2010-06-11 FruitieXeh, that's supposed to be < not <= (fixes console spam...
2010-06-11 FruitieXdon't allow mySize to get < 0 by too big padding numbers
2010-06-11 FruitieXmove highlightedPanel updating to gamecode.qc to prepar...
2010-06-11 Sahil SinghalMerge commit 'origin/fruitiex/newpanelhud' into diaboli...
2010-06-11 Sahil SinghalRevert "Minor change."
2010-06-11 Sahil SinghalMinor change.
2010-06-11 FruitieXMerge branch 'master' into fruitiex/newpanelhud
2010-06-11 FruitieXmake code compile again
2010-06-11 FruitieXRevert "some random breakage" :P
2010-06-11 FruitieXsome random breakage
2010-06-11 FruitieXshow disabled panels in the config mode with low alpha...
2010-06-11 FruitieXadd doubleclick check outside of panels (do nothing)
2010-06-11 FruitieXworking on/off switch for panels via a hud dialog
2010-06-11 FruitieXadd a yay print with current hud panel id (and commit...
2010-06-10 FruitieXdon't hide the panels in the general hud options dialog...
2010-06-10 Sahil SinghalAdd a doubleclick dialog which is just empty for now.
2010-06-10 Sahil SinghalBetter window size.
2010-06-10 Sahil SinghalAdd default hud options to exit dialog.
2010-06-10 Sahil SinghalMerge commit 'origin/fruitiex/newpanelhud' into diaboli...
2010-06-10 Sahil SinghalMinor fix.
2010-06-10 FruitieXfloat ids -> constants, thanks for good cleanup tip...
2010-06-10 FruitieXmove HUD_Panel_GetName into common/util.qc for easy...
2010-06-10 FruitieXcheck for doubleclicks for future menu communication...
2010-06-09 Sahil SinghalToggle menu off when already connected when pressing...
2010-06-09 FruitieXMerge remote branch 'origin/diabolik/newpanelhud' into...
2010-06-09 Sahil SinghalForgot the dialog part, my bad :P
2010-06-09 FruitieXMerge remote branch 'origin/diabolik/newpanelhud' into...
2010-06-09 Sahil SinghalAdd exit dialog. Not done yet though.
2010-06-09 FruitieXautojoin if we are still spec, and hud_config mode...
2010-06-09 FruitieXallow console bind to work in config mode
2010-06-09 FruitieXMerge remote branch 'origin/diabolik/newpanelhud' into...
2010-06-09 FruitieXforce showing rockets on the inventory panel in conf...
2010-06-09 FruitieXmovement disabling patch by parasti, thanks :)
2010-06-09 Sahil SinghalActually make it called "hudsetup".
2010-06-09 Sahil SinghalMerge commit 'origin/fruitiex/newpanelhud' into diaboli...
2010-06-09 Sahil SinghalHUD Setup menu button. Defaults to map "hudsetup" tempo...
2010-06-09 FruitieXfix odd spacing in notify panel, also center the names
2010-06-09 FruitieXdefault events to the notify panel when in conf mode
2010-06-09 FruitieXsame thing for scoreboard
2010-06-09 FruitieXfade the hud out correctly when opening the menu
2010-06-09 FruitieXalso fade in/out the modicons when there are no mod...
2010-06-09 FruitieXfade vote dialog in/out when needed/not needed
2010-06-09 FruitieXfix camprifle ammo ring
2010-06-09 FruitieXfix paths to the weapon icons
2010-06-09 FruitieXremove hud_radar_background_alpha to prevent confusion...
2010-06-09 FruitieXcap grid size to >= 2 to prevent accidental crashing...
2010-06-09 FruitieXfix too big padding values, fix minsize of chat panel
2010-06-09 FruitieXremove a warning
2010-06-09 FruitieXcomment out the escape until we know how to do it prope...
2010-06-09 FruitieXchat area "panel"
2010-06-08 FruitieXfix hud_notify_flip cvar, also export it in the exporter
2010-06-08 FruitieXenable notify panel by default, it should be ready...
2010-06-08 FruitieXhack in flipping the order of the notify stack, so...
2010-06-08 FruitieXcvar time/fadetime, fix scoreboard
2010-06-08 FruitieXfix resizing the notify panel
2010-06-08 FruitieXctf flags on hud notify panel :)
2010-06-08 FruitieXahahaha fix a silly mistake (using same constant for...
2010-06-08 FruitieXall weapons supported. thanks div0
2010-06-08 FruitieXcenterprints
2010-06-08 FruitieXnotify messages MOSTLY work... some breakage here and...
2010-06-08 FruitieXnotify panel should now work for weapons
2010-06-08 FruitieXd'oh! Write a *SHORT*, not byte >_<
2010-06-08 FruitieXmove more of the weapon stuff to CSQC
2010-06-08 FruitieXyet another balance config, based on ideas from the...
2010-06-07 FruitieXMerge branch 'fruitiex/newpanelhud_stable' into fruitie...
2010-06-07 FruitieXremove dupes of the hud_configure global, show crosshai...
2010-06-07 FruitieXMerge branch 'master' into fruitiex/newpanelhud_stable
2010-06-07 FruitieXfix warnings
2010-06-07 Rudolf Polzerchange warpzone detection to detect non-common/trigger...
2010-06-06 FruitieXfix aspect ratio on nexball icon
2010-06-06 FruitieXvisible grid (optional) for the configuration mode!
2010-06-06 FruitieXwoops dont draw the scoreboard behind the mapvote screen :p
2010-06-06 FruitieXfix scoreboard fading
2010-06-06 FruitieXfix several scoreboard cvars
next