]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/menu/item/listbox.qc
Merge branch 'master' into terencehill/menu_listbox_changes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / item / listbox.qc
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-05-10 terencehillMerge branch 'terencehill/menu_remove_tab_title' of...
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-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-25 MarioFix some more floats in arrays
2015-03-06 Matthias KrügerMerge branch 'master' into matthiaskrgr/hudsetup
2015-02-17 MarioMerge branch 'TimePath/experiments/csqc_prediction...
2015-02-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/crypto...
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-01-30 TimePathMerge branch 'Mario/qc_updates' into TimePath/csqc_pred...
2015-01-30 TimePathRemove for-loop workaround
2015-01-29 TimePathReplace more `vector_[xyz]` with `vector.[xyz]`
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