]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/menu
Merge branch 'TimePath/csqc_sounds' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu /
2015-09-05 terencehillMerge branch 'master' into terencehill/translation_syst...
2015-09-05 terencehillOn second thought, remove slider's handle animation... 221/head
2015-09-05 terencehillMerge branch 'master' into terencehill/slider_anim_impr...
2015-09-05 TimePathMerge branch 'master' into TimePath/global_self
2015-09-05 TimePathMove mod directory below qcsrc
2015-09-04 terencehillDon't play any animation when loading the initial value...
2015-09-02 terencehillMerge branch 'master' into terencehill/slider_anim_impr...
2015-09-02 terencehillAllow to display tooltips in XonoticRegisteredSettingsL...
2015-09-02 terencehillNarrow focusedItem value range to avoid useless focused...
2015-09-02 TimePathMerge branch 'master' into TimePath/global_self
2015-09-02 terencehillFix scrolling with mouse wheel down when list is smalle...
2015-09-01 terencehillDon't display any tooltip while a list is scrolling
2015-09-01 terencehillSet the "forced fade out" state when mouse touches...
2015-09-01 terencehillProperly detect when a tooltip of a certain menu item...
2015-09-01 terencehillDisplay gametype description as tooltip when the cursor...
2015-09-01 terencehillFix "join 'best' team (auto-select)" button showing...
2015-09-01 terencehill$$ to show $
2015-09-01 terencehillFix a wrongly imported tooltip
2015-09-01 terencehillMerge branch 'master' into terencehill/translation_syst...
2015-08-31 MarioMerge branch 'master' into Mario/vaporizer_damage
2015-08-31 terencehillRemove a few really useless tooltips
2015-08-31 TimePathMake custom autocvar enumeration possible
2015-08-30 terencehillMove tooltip functions around
2015-08-30 terencehillAdd clearTooltip function
2015-08-30 terencehillGet rid of a hack that does nothing, e.value is already...
2015-08-30 terencehillMake sure all classes that control a cvar initialize...
2015-08-30 terencehillMake work tooltips of those special TextSliders that...
2015-08-30 terencehillHardcode tooltips
2015-08-30 terencehillHardcode keybind definitions so they can be translated...
2015-08-30 terencehillMerge branch 'master' into terencehill/itemstime_checkmark2
2015-08-30 MarioMerge branch 'terencehill/menu_weaponarena_selection_fi...
2015-08-30 MarioDon't show the blaster weaponstart message in a weapon...
2015-08-30 MarioMerge branch 'Mario/hook_nade_stuff' into 'master'
2015-08-30 MarioMerge branch 'terencehill/quickmenu' into 'master'
2015-08-30 MarioMerge branch 'master' into terencehill/quickmenu
2015-08-29 MarioMerge branch 'master' into Mario/monsters_broken
2015-08-29 TimePathMerge branch 'TimePath/logging' into 'master'
2015-08-29 TimePathReplace print calls with logger calls
2015-08-27 terencehillMerge branch 'master' into terencehill/quickmenu
2015-08-27 TimePathFix long strings exceeding the scope of the weapon...
2015-08-27 TimePathExtract more lib functions
2015-08-26 TimePathMove test to /lib
2015-08-26 TimePathMove urllib to /lib
2015-08-26 TimePathAdd translation helpers to /lib
2015-08-26 TimePathExpand /lib
2015-08-26 terencehillMerge branch 'master' into terencehill/quickmenu
2015-08-26 TimePathMerge branch 'TimePath/gamesettings' into 'master'
2015-08-26 terencehillMerge branch 'master' into terencehill/slider_anim_impr...
2015-08-26 TimePathMerge branch 'TimePath/waypointsprites' into 'master'
2015-08-26 TimePathMerge branch 'TimePath/itemstime2.0_regressions' into...
2015-08-25 terencehillMerge branch 'master' into terencehill/menu_weaponarena...
2015-08-25 TimePathDamage text settings menu
2015-08-25 TimePathUse a list for switching between game settings
2015-08-25 TimePathProvide default implementation
2015-08-25 TimePathBackport DataSource
2015-08-25 TimePathAdd a cvar to hide large armor and health
2015-08-25 TimePathMerge branch 'terencehill/itemstime_readyrestart_fix...
2015-08-24 MarioMerge branch 'master' into Mario/minigames_merge
2015-08-23 terencehillMerge branch 'master' into terencehill/bot_fixes
2015-08-23 MarioMerge branch 'terencehill/obsolete_cvars_removal' into...
2015-08-23 TimePathTrim spaces
2015-08-23 MarioMerge branch 'matthiaskrgr/stuff_descriptions' into...
2015-08-23 MarioMerge branch 'master' into Mario/ons_updates
2015-08-23 TimePathMerge branch 'master' into Mario/turrets
2015-08-23 TimePathMerge branch 'master' into Mario/turrets
2015-08-23 TimePathMerge branch 'TimePath/vehicles_cleanup' into 'master'
2015-08-23 TimePathMerge branch 'master' into TimePath/vehicles_cleanup
2015-08-22 terencehillMerge branch 'master' into terencehill/bot_fixes
2015-08-22 TimePathRequire semicolon or definition following `METHOD`
2015-08-22 TimePathLoad vehicles in the menu with the registry system
2015-08-21 MarioMerge branch 'master' into Mario/vehicles
2015-08-21 TimePathMerge branches 'TimePath/weaponsys' and 'Mario/modpack'
2015-08-21 MarioMerge branch 'master' into TimePath/issues/1490
2015-08-20 Rudolf PolzerMerge branch 'maint'
2015-08-20 Rudolf PolzerMerge branch 'maint' (early part)
2015-08-19 Rudolf PolzerMerge branch 'maint'
2015-08-19 Rudolf PolzerMerge branch 'maint' (early part before Transifex)
2015-08-19 TimePathMenu support
2015-08-18 MarioMerge branch 'master' into Mario/ons_updates
2015-08-14 TimePathMigrate REGISTER_WEAPON to registry system
2015-08-14 TimePathUse explicit IMPLEMENTATION guard
2015-08-14 TimePathMerge branches 'TimePath/oo', 'TimePath/buffsys', ...
2015-08-14 TimePathObjectify gametypes
2015-08-13 terencehillAnimate the sliders handle while dragging it, now that...
2015-08-13 terencehillMake sliders animation work much better on quick repeat...
2015-08-13 terencehillFix sliders handle getting stuck in the initial positio...
2015-08-13 TimePathCleanup OO macros
2015-08-12 MarioMerge branch 'TimePath/nadesys' into 'master'
2015-08-12 TimePathObjectify nades
2015-08-12 MarioMerge branch 'sev/luma_itemstime' into 'master'
2015-08-12 MarioMerge branch 'TimePath/monstersys' into 'master'
2015-08-12 MarioMerge branch 'terencehill/mutator_button_rename' into...
2015-08-11 terencehillMutators --> Mutators...
2015-08-11 MarioMerge branch 'terencehill/menu_listbox_changes' into...
2015-08-11 terencehillRename a variable
2015-08-11 terencehillUse the formula with exp, as it's more mathematically...
2015-08-11 terencehillMerge branch 'master' into terencehill/menu_listbox_changes
2015-08-11 MarioMerge branch 'terencehill/itemstime' into 'master'
2015-08-11 MarioMerge branch 'master' into terencehill/itemstime
2015-08-10 MarioMerge branch 'terencehill/kh_fix' into 'master'
next