]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/menu/xonotic
Merge branch 'master' into terencehill/menu_listbox_changes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic /
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 terencehillSpecial handling of the scrolling with mouse wheel...
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 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 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 terencehillFix campaign list
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-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-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 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-03 TimePathMake menu includes order insensitive
2015-05-03 TimePath#include base classes
2015-05-03 TimePathSort menu classes
2015-05-03 TimePathTidy up OO helpers
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-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-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-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-15 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
2015-04-14 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-04-14 MarioMerge branch 'master' into Mario/physics
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
2015-04-03 MarioMerge branch 'matthiaskrgr/hudsetup' into 'master'
2015-03-27 MarioMerge branch 'master' into Mario/nade_fixes
2015-03-17 Rudolf PolzerSupport workarea limiting of the window size.
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-07 MarioMerge branch 'TimePath/issues/1455' into 'master'
2015-02-07 MarioMerge branch 'TimePath/issues/1454' into 'master'
2015-02-07 TimePathDon't call gameTypeChangeNotify() without a parent
2015-02-07 TimePathCleanup
2015-02-05 MarioFix TDM slider not changing point limit
2015-02-05 MarioMerge branch 'master' into Mario/physics
2015-02-03 MarioMerge branch 'sev/new_crosshairs'
2015-02-03 Severin MeyerAdd new crosshairs to the menu. The old crosshairs...
2015-02-03 MarioMerge branch 'Mirio/credits' into 'master'
2015-02-03 MarioMerge branch 'terencehill/weapon_panel_fix' into 'master'
next