]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
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 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-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
2010-06-06 FruitieXdisable collision testing in config mode until it resiz...
2010-06-06 FruitieXadd hud_*_color_team cvars to enforce a team color...
2010-06-06 FruitieXMerge branch 'master' into fruitiex/newpanelhud
2010-06-06 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mand1nga/rebrand'
2010-06-06 Rudolf Polzermove projectile explosions including precaching into...
2010-06-06 Rudolf Polzergive all weapon files a w_function
2010-06-06 Rudolf Polzerallow weapon files to define functions in csqc too
2010-06-06 FruitieXinitial work on supporting kill messages
2010-06-06 FruitieXmove even more notify messages to CSQC, now we need...
2010-06-06 mand1ngaMerge branch 'mand1nga/rebrand' of ssh://git.xonotic...
2010-06-06 mand1ngaRemoved old welcome message
2010-06-06 mand1ngaUpdated chat bubble. Someone might want to export it...
2010-06-05 Sahil SinghalMerge commit 'origin/master' into diabolik/gakplayermodel
2010-06-05 Sahil SinghalFix draw anim. Gak is complete!
2010-06-05 FruitieXinitial work on notify panel, some centerprints now...
2010-06-05 FruitieXMerge branch 'master' into fruitiex/newpanelhud
2010-06-04 Rudolf Polzerdefine the speedlimit cvar
2010-06-04 Rudolf Polzerrename sv_speedlimit to sv_airspeedlimit_nonqw
2010-06-04 Rudolf PolzerMerge branch 'master' into divVerent/speedlimit
2010-06-04 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mirceakitsune...
2010-06-04 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/nerfs...
2010-06-03 FruitieXremove unused vector
2010-06-03 FruitieXperform the hud min size cap earlier on to fix a bug...
2010-06-03 FruitieXremove a useless todo... :P
2010-06-03 FruitieXresizing works pretty well now, but there are still...
2010-06-03 FruitieXcleanup
2010-06-03 FruitieXmake all corners work, do collision testing against...
2010-06-03 FruitieXstart reworking the resizing code completely from scrat...
2010-06-02 Sahil SinghalResize gakmasked and onground :P
2010-06-02 Sahil SinghalGak resized and on ground :P
2010-06-02 Sahil SinghalGak Armored resized and on ground :P
next