]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/menu
Merge branch 'master' into terencehill/menu_listbox_changes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu /
2015-08-01 terencehillMerge branch 'master' into terencehill/menu_listbox_changes
2015-08-01 terencehillImprove scrolling in the players list too (server info...
2015-07-31 terencehillServers list: initially keep selected the first item...
2015-07-31 terencehillScroll faster while dragging the scrollbar
2015-07-31 terencehillSpecial handling of the scrolling with mouse wheel...
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-30 MarioMerge branch 'sev/menu_icons_mipmap' into 'master'
2015-07-29 Rudolf PolzerMerge branch 'sev/hud_font_weights' into 'master'
2015-07-27 MarioMerge branch 'terencehill/ka_fixes' into 'master'
2015-07-27 MarioMerge branch 'Mario/qc_physics_prehax' into 'master'
2015-07-26 Severin MeyerUse old behaviour as default
2015-07-26 Severin MeyerDo not hardcode dirty fix for aliased gametype icons...
2015-07-26 Severin MeyerRemove GFX_SERVERLIST_ICON. There is no reason why...
2015-07-26 Severin MeyerDraw menu serverlist icons consistently without mipmap...
2015-07-25 terencehillFix compilation :/
2015-07-25 terencehillReimplement the campaign list fix (commit 58709f8868...
2015-07-25 terencehillSmall cleanup
2015-07-25 terencehillMake work better some lists
2015-07-24 terencehillMake work the credit list
2015-07-24 terencehillEnd scrolling when it becomes imperceptible
2015-07-24 terencehillFix campaign list
2015-07-23 terencehillHighlight item under the cursor even while scrolling...
2015-07-23 terencehillMenu list box: scrolling with mouse wheel / scrollbar...
2015-07-16 MarioMerge branch 'sev/luma_menu_revisions' into 'master'
2015-07-15 Severin MeyerIn the skinlist, set the default tag automatically
2015-07-15 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-07-12 MarioMerge branch 'master' into Penguinum/Antiwall
2015-07-11 MarioMerge branch 'Melanosuchus/gametype_vote' into 'master'
2015-07-11 MarioRe-arrange gametypes in the menu
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-09 MarioMerge branch 'terencehill/accelerometer_fix' into ...
2015-07-08 MarioMerge master into qc_physics_prehax (blame TimePath...
2015-07-04 MarioMerge branch 'TimePath/itemsys' into 'master'
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-12 TimePathLight refactoring: rename module roots to `all` for...
2015-05-11 terencehillPicker: apply the fade effect even focusing another...
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 TimePathInitial item system setup
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-08 terencehillFix crosshair picker indentation
2015-05-06 TimePathRename the underscore headers
2015-05-06 TimePathExplain `CLASS` and `NEW` macros
2015-05-03 TimePathMake menu includes order insensitive
2015-05-03 TimePath#include base classes
2015-05-03 TimePath#include base classes
2015-05-03 TimePathDon't accumulate the beginning of the constructor
2015-05-03 TimePathSort menu classes
2015-05-03 TimePathTidy up OO helpers
2015-05-03 terencehillForgot to patch this file in the previous commit
2015-05-03 terencehillAllow custom color and alpha values for the crosshair...
2015-05-03 terencehillListbox / Picker: Implement item fading in a different...
2015-05-03 terencehillOptimize cellToCrosshair function
2015-05-03 TimePathMerge CLASS and EXTENDS, #define NEW(cname) (spawn...
2015-05-03 terencehillHighlight the selected cell in the picker
2015-05-03 TimePathModularise commands
2015-05-02 terencehillDon't color the dot in the crosshair preview
2015-05-02 terencehillMake Charmap and CrosshairPicker subclasses of the...
2015-05-01 terencehillMake crosshair picker code similar to the charmap's...
2015-05-01 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-05-01 TimePathAvoid including the same file twice in progs.src
2015-04-30 terencehillAdd the fade effect in the charmap too
2015-04-28 terencehillMake work menu_showboxes with the charmap
2015-04-27 terencehillBetter names for 3 fields
2015-04-27 terencehillAdd skin attributes for listbox focused items and allow...
2015-04-26 terencehillListbox: highlight item under the cursor
2015-04-26 TimePathReclaim the `new` keyword for entity classes
2015-04-26 TimePathMake pointer to member usage explicit
2015-04-25 MarioFix some more floats in arrays
2015-04-24 MarioCouple more array fixes
2015-04-24 MarioFew more floats to ints for arrays
2015-04-24 MarioSome more floats to ints/bools
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-18 MarioMerge branch 'terencehill/unlimited_ammo_fixes' into...
2015-04-15 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
2015-04-15 MarioMerge branch 'terencehill/preferred_focus' into 'master'
2015-04-14 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-04-14 MarioMerge branch 'master' into Mario/physics
2015-04-13 terencehillMake work focus on preferred controls on dialog open...
2015-04-09 Rudolf PolzerDon't immediately send name changes while you're typing...
2015-04-09 Rudolf PolzerDon't show a clear textbox button in name entry fields.
2015-04-05 terencehillMerge branch 'master' into terencehill/hud_configure
2015-04-05 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
2015-04-05 MarioMerge branch 'matthiaskrgr/hudsetup' into 'master'
2015-04-04 Matthias Krügerfix commands
next