]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
batch of notify and pressedkeys updates
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2010-07-10 FruitieXbatch of notify and pressedkeys updates
2010-07-07 FruitieXwritespectatable for centerprints
2010-07-07 FruitieXremove weird dummyfunctions, bug was fixed a long time...
2010-07-07 FruitieXremove some useless comments from the racetimer code
2010-07-07 FruitieXdrawstring_expanding, use in race modicon panel
2010-07-07 FruitieXexpanding pic for strength/invincible
2010-07-07 FruitieXuse drawcolorcodedstring_aspect in the vote window
2010-07-07 FruitieXremove a useless arg of drawstring_aspect, also impleme...
2010-07-07 FruitieXsend bytes instead of shorts in the vote dialog.
2010-07-07 FruitieXcl_gentle split into cl_gentle_gibs and cl_gentle_messa...
2010-07-07 FruitieXfix smooth moving/resizing to an always visible spot...
2010-07-07 FruitieXmove user-preference cvars (that shouldnt be touched...
2010-07-07 FruitieXMerge branch 'master' into fruitiex/newpanelhud
2010-07-07 FruitieXand score background. and dock. Now everything should...
2010-07-07 FruitieXsame thing for progressbars
2010-07-07 FruitieXfallback to a default border bg if specified one cant...
2010-07-07 FruitieXmore helpful infomessage in hud_configure mode, also...
2010-07-06 FruitieXfix onlycurrent mode of inventory panel
2010-07-06 FruitieXsmaller, less annoying complain bubble (also easy way...
2010-07-05 FruitieXchange order of layers in the vote window
2010-07-05 Rudolf Polzerundo some buggy bugfixes - these need to be redone...
2010-07-05 Rudolf PolzerMerge remote branch 'origin/terencehill/misc_bugfixes'
2010-07-04 terencehillMerge branch 'master' into terencehill/misc_bugfixes
2010-07-04 FruitieXugh fix silly typo in exporter
2010-07-04 Rudolf PolzerMerge remote branch 'refs/remotes/origin/diabolik/lodpl...
2010-07-04 Rudolf Polzerremove g_spawnpoints_autodrop as it breaks maps, and...
2010-07-03 FruitieXfix nasty bug that could happen with the notify panel...
2010-07-03 FruitieXforce border properly when checking which cursor to...
2010-07-03 FruitieXremove two useless TODO notices
2010-07-03 FruitieXfixes to the race modicon panel
2010-07-03 FruitieXbetter aspect check on the lead image in the score...
2010-07-03 FruitieXnicer looking notify panel thanks to suggestion by...
2010-07-03 FruitieXnew panel for "info messages" such as the spec info
2010-07-03 FruitieXfix vote panel, pressedkeys panel and racetimer panel
2010-07-03 FruitieXalso check the order of the panels when finding out...
2010-07-03 FruitieXupdate the exporter function
2010-07-03 FruitieXbugfixes
2010-07-03 FruitieXdraw queue for panels, a panel is automatically adjuste...
2010-07-03 FruitieXfix default paths, add much cooler border highlight...
2010-07-02 Rudolf Polzerfix some warnings about missing semicolons
2010-07-02 FruitieXcreate a default skin, and try to fallback to this...
2010-07-02 FruitieXremove debug print that i accidentally left in
2010-07-02 FruitieX(new cvar) show bind on weapon instead of number
2010-07-02 FruitieXbigfont for health/armor and powerups
2010-07-02 FruitieXfix grid by renaming cvar...
2010-07-02 FruitieXfix colors
2010-07-02 FruitieXsetpos/size fixes, branch should now work as good as...
2010-07-02 FruitieXdrawpic_aspect => macro, make it compile
2010-07-02 FruitieXcorrect argument usage on DrawBg calls...
2010-07-02 FruitieXmacro for drawpic_aspect
2010-07-02 Rudolf Polzerwhen calling hooks, use a final \n and not ;
2010-07-02 Rudolf Polzerfix issue with having no weapon currently selected
2010-07-02 Rudolf Polzerfix dummy weapon info
2010-07-02 Mircea KitsuneMerge branch 'master' into mirceakitsune/reverse_firing...
2010-07-02 terencehillFix a bug in the address field of the Servers dialog:
2010-07-02 Rudolf Polzermove reticle from textures/ to gfx/
2010-07-02 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mirceakitsune...
2010-07-02 Rudolf Polzercvar leadlimit_and_fraglimit: if set, both leadlimit...
2010-07-01 terencehillIn case timelimit is 0 (infinite) do not allow extendma...
2010-07-01 terencehillUse numpad enter key and add other 2 instances of numpa...
2010-07-01 FruitieXfix coloring on dock
2010-07-01 FruitieXoptimization noch einmal :)
2010-07-01 FruitieXmake menu code compile
2010-07-01 FruitieXresizing works again
2010-07-01 FruitieXfix most of moving/resizing
2010-07-01 FruitieXmore optimization
2010-06-30 FruitieXfix padding. HUD should at least LOOK normal in this...
2010-06-30 FruitieXmake coloring work, merge getcolor with the drawbg...
2010-06-30 FruitieXmake it draw stuff at correct sizes now :)
2010-06-30 FruitieX< FruitieX> OMFG < FruitieX> IT COMPILES < FruitieX...
2010-06-30 FruitieXnow REALLY get past the macro call :) :)
2010-06-30 FruitieXwoo finally it passes the first call to the macro \o/
2010-06-30 FruitieXmacro almost works, i think?!
2010-06-30 FruitieXless fail
2010-06-30 FruitieXless errors, but there are still plenty of them.
2010-06-30 FruitieXmacro hell
2010-06-30 Mircea KitsuneHook so the currently active weapon can be reported...
2010-06-29 FruitieXconvert several functions into macros for a hopefully...
2010-06-29 FruitieX"complain" message bubble for weaponicons panel
2010-06-29 Mircea KitsuneMerge branch 'master' into mirceakitsune/nex_reticle
2010-06-29 FruitieXfix icon for DEATH_MIRRORDAMAGE
2010-06-29 FruitieXallow to configure the hud when spectating, but still...
2010-06-29 FruitieX(crappy, placeholder) move/resize cursors! Also force...
2010-06-29 FruitieXbetter handling of grid when editing with arrow keys...
2010-06-29 FruitieXfade out the visible highlight when doubleclicking...
2010-06-29 FruitieXhopefully fix the team/pants/shirt coloring to actually...
2010-06-29 FruitieXreturn from the keyboard function if the mouse is click...
2010-06-29 FruitieXadd a visible highlight to highlightedPanel_prev
2010-06-29 FruitieXMerge remote branch 'origin/master' into fruitiex/newpa...
2010-06-29 terencehillAllow to really draw panels with no border for faster...
2010-06-29 terencehillMore usable move/resize speed for arrow keys, it increa...
2010-06-29 terencehillShortcuts with arrow keys in conf. mode:
2010-06-29 terencehillRearranged the code in preparation to move/resize code...
2010-06-29 terencehillSupport for shift/ctrl/alt as keys modifiers in configu...
2010-06-29 terencehillPut back checks of ratio in CheckResize algorithm.
2010-06-29 FruitieXadd new cvars to ExportCfg, do some cleanups and initia...
2010-06-29 FruitieXuse hud_bigfont on big fonts to make them sharper, duh
2010-06-29 FruitieXremove useless todo comment
2010-06-29 FruitieXcenter the icons/counts in powerups and h/a panels...
2010-06-29 FruitieXwow, why was there two GiveFrags() calls? No wonder...
next