]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/menu/item
Merge branch 'master' into terencehill/menu_listbox_changes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / item /
2015-08-01 terencehillMerge branch 'master' into terencehill/menu_listbox_changes
2015-07-31 terencehillScroll faster while dragging the scrollbar
2015-07-31 terencehillMake work properly item focusing in lists that don...
2015-07-31 terencehillPort the improved scrolling by keys behaviour for lists...
2015-07-25 terencehillFix compilation :/
2015-07-25 terencehillReimplement the campaign list fix (commit 58709f8868...
2015-07-24 terencehillEnd scrolling when it becomes imperceptible
2015-07-23 terencehillHighlight item under the cursor even while scrolling...
2015-07-23 terencehillMenu list box: scrolling with mouse wheel / scrollbar...
2015-07-12 MarioMerge branch 'master' into Penguinum/Antiwall
2015-07-09 MarioMerge branch 'terencehill/shuffleteams_fix' into 'master'
2015-07-09 MarioMerge branch 'master' into Mario/physics
2015-07-09 MarioMerge branch 'packer-/impure_team_cvars' into 'master'
2015-07-08 MarioMerge master into qc_physics_prehax (blame TimePath...
2015-07-03 terencehillMerge branch 'master' into terencehill/accelerometer_fix
2015-07-03 TimePathMerge remote-tracking branch 'remotes/origin/master...
2015-07-03 MarioMerge branch 'terencehill/menu_remove_tab_title' into...
2015-07-03 MarioMerge branch 'terencehill/listbox_item_highlight' into...
2015-07-03 MarioMerge branch 'TimePath/issues/1472' into 'master'
2015-07-03 MarioMerge branch 'TimePath/module_roots' into 'master'
2015-07-02 MarioMerge branch 'terencehill/hud_configure' into 'master'
2015-05-10 terencehillMerge branch 'terencehill/menu_remove_tab_title' of...
2015-05-10 terencehillDon't spawn dialog borders (including title) for each...
2015-05-10 terencehillRevert previous change of item/tab.qc: title must be...
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
2015-05-10 MarioMerge branch 'TimePath/qc_updates' into 'master'
2015-05-08 terencehillRemove useless title attribute (and related attributes...
2015-05-03 TimePath#include base classes
2015-05-03 TimePathSort menu classes
2015-05-03 terencehillListbox / Picker: Implement item fading in a different...
2015-05-03 TimePathMerge CLASS and EXTENDS, #define NEW(cname) (spawn...
2015-05-01 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-04-27 terencehillBetter names for 3 fields
2015-04-26 terencehillListbox: highlight item under the cursor
2015-04-26 TimePathMake pointer to member usage explicit
2015-04-25 MarioFix some more floats in arrays
2015-04-24 MarioFix a few more floats, add the long awaited stob macro
2015-04-19 terencehillMerge branch 'master' into terencehill/hud_configure
2015-04-14 MarioMerge branch 'master' into Mario/physics
2015-04-05 terencehillMerge branch 'master' into terencehill/hud_configure
2015-04-05 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
2015-03-06 Matthias KrügerMerge branch 'master' into matthiaskrgr/hudsetup
2015-02-27 terencehillHUD editor: Display panel menu on the right, panel...
2015-02-17 MarioMerge branch 'TimePath/experiments/csqc_prediction...
2015-02-17 MarioMerge branch 'master' into TimePath/experiments/csqc_pr...
2015-02-17 MarioMerge branch 'TimePath/experiments/csqc_prediction...
2015-02-15 terencehillMerge branch 'master' into terencehill/weapon_panel_retry
2015-02-14 MarioMerge branch 'master' into sev/weapon_panel_retry
2015-02-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/crypto...
2015-02-08 MarioMerge branch 'terencehill/menu_fix' into 'master'
2015-02-05 terencehillRevert 855007679 as it caused bug #1453 "Advanced setti...
2015-02-05 MarioMerge branch 'master' into Mario/physics
2015-02-03 MarioMerge branch 'Mirio/credits' into 'master'
2015-02-03 terencehillMerge branch 'master' into terencehill/string_prefixes_...
2015-02-02 terencehillMerge branch 'master' into terencehill/weapon_panel_fix
2015-02-02 TimePathMerge remote-tracking branch 'origin/TimePath/experimen...
2015-02-02 TimePathMerge branch 'master' into TimePath/experiments/csqc_pr...
2015-02-02 MarioMerge branch 'Mario/qc_updates' into 'master'
2015-02-02 TimePathMerge branch 'master' into Mario/qc_updates
2015-02-01 terencehillMerge branch 'master' into terencehill/weapon_panel_fix
2015-02-01 MarioMerge branch 'Melanosuchus/preconnect' into 'master'
2015-02-01 MarioMerge branch 'terencehill/menu_optimizations' into...
2015-01-30 TimePathMerge branch 'Mario/qc_updates' into TimePath/csqc_pred...
2015-01-30 MarioMerge branch 'sev/luma_supplement' into 'master'
2015-01-30 MarioMerge branch 'sev/luma' into 'master'
2015-01-30 Mattia BasagliaMerge branch 'master' of ssh://gitlab.com/xonotic/xonot...
2015-01-30 TimePathRemove for-loop workaround
2015-01-29 TimePathReplace more `vector_[xyz]` with `vector.[xyz]`
2015-01-27 MarioMerge branch 'master' into TimePath/experiments/csqc_pr...
2015-01-25 TimePathUnify boolean constants
2015-01-25 TimePathReplace `vector_[xyz]` with `vector.[xyz]` where possible
2015-01-25 TimePathWork around a gmqcc bug
2015-01-25 TimePathRename menu files to be consistent
2015-01-24 MarioTurn #define'd constants into actual constants
2015-01-24 MarioMerge branch 'sev/menu_sounds_reimplementation' into...
2015-01-24 terencehillMerge branch 'master' into terencehill/menu_optimizations
2015-01-23 Severin MeyerPlay OPEN/CLOSE sound when opening/closing dialog
2015-01-23 Severin MeyerPlay CLEAR sound when using inputbox clearbutton, also...
2015-01-23 Severin MeyerPlay SLIDE sound when using slider or colorpicker
2015-01-23 Severin MeyerPlay SELECT sound when using checkbox or its subtypes
2015-01-23 Severin MeyerRevise button sound
2015-01-23 Severin MeyerRevise focus sound, use a time guard to prevent "Geiger...
2015-01-23 MarioMerge branch 'sev/hud_weapon_panel' into 'master'
2015-01-23 MarioMerge branch 'sev/menu_play_char' into 'master'
2015-01-23 MarioMerge branch 'terencehill/cvar_updates' into 'master'
2015-01-23 MarioMerge branch 'terencehill/ready_restart_tweaks' into...
2015-01-23 MarioMerge branch 'sev/menu_listbox_doubleclick'
2015-01-22 Severin MeyerMove double click detection from listbox subtypes to...
2015-01-11 Rudolf PolzerMerge remote-tracking branch 'origin/mrbougo/clonefixes'
2015-01-02 Severin MeyerMerge branch 'master' into sev/luma
2014-12-31 terencehillOptimize ModalController_draw code once more
2014-12-31 terencehillFurther optimize ModalController_draw code
2014-12-31 terencehillOptimize ModalController_draw code
2014-12-25 MarioMerge branch 'master' into Mario/physics
2014-12-20 MarioMerge branch 'master' into Mario/notifications
2014-12-17 TimePathMerge branch 'master' into terencehill/music_player
2014-12-16 MarioMerge branch 'master' into TimePath/experiments/csqc_pr...
2014-12-16 MarioMerge branch 'master' into Mario/overkill
next