]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
again, only one fall
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
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-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 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-06-30 Mircea KitsuneHook so the currently active weapon can be reported...
2010-06-29 Mircea KitsuneMerge branch 'master' into mirceakitsune/nex_reticle
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 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 Mircea KitsuneAnother tiny alignment I missed
2010-06-24 Mircea KitsuneComment alignment and a small texture improvement
2010-06-24 Mircea KitsuneFix a comment
2010-06-24 Mircea KitsuneCvar whether or not we want reticles to fit the screen...
2010-06-24 Mircea KitsuneMake 0 the disabled reticle. Should be safer.
2010-06-24 Mircea KitsunePrevent reticle from showing during the respawn zoom...
2010-06-24 Mircea KitsuneAdd normal zoom reticle (when zooming with the zoom...
2010-06-24 Mircea KitsuneAdd zoomfraction check back, to avoid drawpic at 0...
2010-06-24 Mircea KitsuneMake a comment even more clear
2010-06-24 Mircea KitsuneComments
2010-06-24 Mircea KitsuneCall it reticle_type instead, in case the system might...
2010-06-24 Mircea KitsunePrecache the texture only if the cvar is enabled.
2010-06-24 Mircea KitsuneMust be persisted in order to work, of course :)
2010-06-24 Mircea KitsuneAdd code to separate between zoom types (currently...
2010-06-24 Mircea KitsuneSadly, we need to filter via button_attack2 too. If...
2010-06-24 Mircea KitsuneMerge branch 'mirceakitsune/nex_reticle' of ssh://git...
2010-06-24 Mircea KitsuneMerge branch 'master' into mirceakitsune/nex_reticle
2010-06-24 FruitieXforce 1:1 aspect on reticle pic, also precache it
2010-06-24 FruitieXMerge branch 'master' into mirceakitsune/nex_reticle
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 Rudolf Polzerfix weapon count when sorting
2010-06-23 Rudolf Polzermenu: fix lots of issues with font rendering
2010-06-23 Mircea KitsuneMerge branch 'master' into mirceakitsune/nex_reticle
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 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-19 Mircea KitsuneFix conflict with Panel HUD: Add the code back in prope...
2010-06-19 Mircea KitsuneMerge branch 'master' into mirceakitsune/nex_reticle
2010-06-19 Mircea KitsuneFix conflict with Panel HUD: Remove code from view.qc
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 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 FruitieXcode for the new icons, add some new placeholders too
2010-06-16 Rudolf Polzerweaponpriority vs HUD fixes (a lot of them)
2010-06-16 FruitieXMerge branch 'fruitiex/newpanelhud_stable' into fruitie...
next