]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
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...
2010-06-29 FruitieXMerge branch 'master' into fruitiex/newpanelhud
2010-06-29 FruitieXsame thing for healtharmor. Current item aligning looks...
2010-06-28 FruitieXuse drawstring in the powerup panel, do some cleanups
2010-06-28 FruitieXmake the inventory panel aspect independent (and DrawXN...
2010-06-27 FruitieXminimalistic wickedhud layout/config :)
2010-06-26 terencehillFix this bug: playing Arena the field score is never...
2010-06-25 terencehill- fix misuse of && in a check
2010-06-25 terencehillFix the K_KP_* constants, they have different values...
2010-06-25 terencehillremove an outdated comment
2010-06-25 terencehilladd *.iqm to .gitattributes
2010-06-25 FruitieXno more DrawXNum
2010-06-25 Rudolf Polzerfix endless loops in Nex shots through recursive warpzones
2010-06-25 Rudolf Polzermake trigger_warpzone_reconnect work, and give it the...
2010-06-25 Rudolf Polzerfix a warpzone connection bug when using random warpzon...
2010-06-24 FruitieXalso disable dock if hud_dock is set to "0"
2010-06-24 FruitieXskip drawing progressbar (or any calculations belonging...
2010-06-24 Rudolf Polzermove shaderlist.txt into the individual dirs again...
2010-06-24 Rudolf Polzerwe no longer need loadfonts.cfg, just forgot to remove...
2010-06-24 Rudolf Polzerattempt at a camera fix
2010-06-24 Rudolf PolzerMerge remote branch 'refs/remotes/origin/diabolik/nexmodel'
2010-06-24 Rudolf Polzernow PROPERLY apply draw_fontscale in TextWidth
2010-06-24 Sahil SinghalMerge commit 'origin/master' into diabolik/nexmodel
2010-06-23 PlasmaSheepAdded teamkill icon
2010-06-23 Stephan Stahlfix unban via rcon_restricted
2010-06-23 Rudolf Polzerfix weapon count when sorting
2010-06-23 Rudolf Polzermenu: fix lots of issues with font rendering
2010-06-23 Rudolf Polzerlet's use a free font for now, even though it doesn...
2010-06-23 Rudolf PolzerMerge remote branch 'refs/remotes/origin/terencehill...
2010-06-23 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mirceakitsune...
2010-06-23 Rudolf PolzerMerge remote branch 'refs/remotes/origin/diabolik/iqmmo...
2010-06-22 PlasmaSheepAdded icons for actions that are yet to be coded. Also...
2010-06-22 Rudolf Polzerget rid of md5sum dependency
2010-06-22 Rudolf PolzerRevert most of the balance changes vs nexuiz 2.5 balanc...
2010-06-22 magorianfix text overlap issue in menu key binder
2010-06-22 Rudolf Polzeradd autocvars.qh
2010-06-22 Rudolf Polzertry to reduce calls to ArrayGet*weaponorder
2010-06-20 FruitieXmake score panel aspect independent... this can still...
2010-06-19 Rudolf PolzerMerge remote branch 'origin/fruitiex/newpanelhud_stable'
2010-06-19 FruitieXupdate hudsetup map path in menu code
2010-06-19 Rudolf PolzerMerge branch 'fruitiex/newpanelhud_stable'
2010-06-19 FruitieXfix small typo, remove dead code
2010-06-18 FruitieXremove unneccessary resize check, not needed anymore...
2010-06-18 FruitieXwoops fix silly bug with grid
2010-06-18 FruitieXaspect-independent pressedkeys panel
2010-06-18 FruitieXfix aspect on timer
2010-06-18 FruitieXaspect fixing on engineinfo panel, broken_panel_cnt...
2010-06-18 FruitieXdrawpic_aspect wrapper function to always keep aspect...
2010-06-17 terencehillnumbered bots FIX
2010-06-17 FruitieXno aspect ratio forcing on dock
2010-06-17 FruitieXremove all aspect ratio forcing stuff from the resizing...
2010-06-17 FruitieXdrawpic_aspect wrapper for drawpic
2010-06-17 FruitieXnotify message fixes
2010-06-17 FruitieX"ghost weapons" on the hud ;)
2010-06-17 FruitieXjust draw the fps into full panel size on the engineinf...
2010-06-17 FruitieXupdate the old hud to look even more like the old hud...
2010-06-17 FruitieXupdate wickedhud_big, add new borders to wickedhud_default
2010-06-17 FruitieXedit wickedhud_default to match grid, rearrange layout...
2010-06-17 FruitieXrelative coordinates on grid
2010-06-17 FruitieXremove the "feature" which made coordinates bigger...
2010-06-17 FruitieXdon't even check for collisions against target panel...
2010-06-17 FruitieXadd a failsafe to resizing so that panels can NEVER...
2010-06-17 FruitieXfix size capping to screen edges
2010-06-17 FruitieXterencehill's resizecheck algoritihm. This makes resizi...
2010-06-17 FruitieXMerge remote branch 'origin/terencehill/newpanelhud...
2010-06-17 Rudolf PolzerMerge branch 'fruitiex/newpanelhud_stable' into fruitie...
2010-06-17 Rudolf PolzerMerge remote branch 'origin/divVerent/menu-imprOOvement...
2010-06-17 Rudolf Polzerauto-super.pl run
2010-06-17 Rudolf Polzera tiny fix for auto-super.pl
2010-06-17 Rudolf Polzerdo not call destroy methods on the vtbls ;)
2010-06-17 Rudolf Polzeralso rename vtblClass to Class_vtbl
2010-06-17 Rudolf Polzermake method names more standard: now Classname_method
2010-06-17 Rudolf Polzerlet's USE the super keyword! yay!
2010-06-17 Rudolf Polzerlet's add a super keyword
2010-06-17 Rudolf Polzeranother fix for wrong ENDCLASS
2010-06-17 Rudolf Polzerminor ENDCLASS fixes
2010-06-17 terencehillImplemented new collisions check algorithm when resizin...
2010-06-16 terencehillMerge remote branch 'remotes/origin/fruitiex/newpanelhu...
2010-06-16 terencehillRevert "Snap panel to the central vertical/horizontal...
2010-06-16 FruitieXreally fix notify resizing now, also move the default...
2010-06-16 FruitieXMerge remote branch 'origin/fruitiex/newpanelhud_stable...
2010-06-16 FruitieXfix notify size limits hopefully
2010-06-16 FruitieXfix dumb mistake, fix hurttrigger notification
2010-06-16 FruitieXremove icon dupe
2010-06-16 FruitieXcode for the new icons, add some new placeholders too
2010-06-16 Sahil SinghalIQMs fixed with latest exporter.
2010-06-16 Sahil SinghalFix alpha and consistent quality/position for screenshots.
2010-06-16 Rudolf Polzerweaponpriority vs HUD fixes (a lot of them)
2010-06-16 FruitieXMerge branch 'fruitiex/newpanelhud_stable' into fruitie...
next