]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/menu
Fix warmup limit
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu /
2016-03-27 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-26 terencehillMerge branch 'master' into terencehill/hud_fixes 294/head
2016-03-25 TimePathIter.qh: refactor
2016-03-25 TimePathMenu: force visible when not connected
2016-03-24 TimePathSimplify progs.inc
2016-03-22 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-22 TimePathDoxygen: improve static members and zoned strings
2016-03-22 TimePathUse macros for labels
2016-03-15 TimePathmenu: #undef IMPLEMENTATION
2016-03-14 TimePathFix compilation unit tester
2016-03-14 TimePathMigrate relative includes in headers to #include <>
2016-03-14 TimePath#pragma once
2016-03-14 TimePathHeader police
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-01-31 terencehillMerge branch 'master' into terencehill/weaponmodel_effe...
2016-01-28 MarioMerge branch 'terencehill/menu_applybutton_improvements...
2016-01-28 terencehillEnable Apply button on player's name change 265/head
2016-01-28 terencehillWhile dragging a slider re-enable the Apply button...
2016-01-28 terencehillWhile dragging a slider re-enable the Apply button...
2016-01-28 terencehillRe-enable Apply button when dragging a slider too
2016-01-28 terencehillSet applyButton of the correct entity
2016-01-28 terencehillReduce duplicated code in sliders.qc
2016-01-28 terencehillKeep Apply buttons disabled, enable them as soon as...
2016-01-15 MarioMerge branch 'packer/alias_movetospec' into 'master'
2016-01-15 MarioDarkPlaces and GMQCC are names, not translatable
2016-01-04 MarioMerge branch 'terencehill/lms_itemtimes_fix' into ...
2016-01-04 MarioMerge branch 'terencehill/menu_fixes' into 'master'
2016-01-04 MarioMerge branch 'terencehill/menu_optimization' into ...
2016-01-04 TimePathTesting: improve macros
2016-01-04 TimePathTEST: improve macro
2016-01-04 MarioSimplify maths for most vlen cases
2016-01-01 terencehillMerge branch 'master' into terencehill/lms_itemtimes_fix 266/head
2015-12-30 TimePathAdd missing include guards
2015-12-30 TimePathMakefile: use `-I.`
2015-12-24 terencehillAvoid loading hud skin list on menu start 263/head
2015-12-24 TimePathMerge branch 'terencehill/cl_forceplayercolors_2' into...
2015-12-24 TimePathMerge branch 'terencehill/connection_msg_fix' into...
2015-12-24 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-23 MarioLoopify weapon arena string
2015-12-23 TimePathShare common inclusions
2015-12-22 TimePathServerlist: fix adding private servers removing all...
2015-12-21 TimePathMerge branch 'terencehill/menu_hudskin_selector' into...
2015-12-20 TimePathmenu: bufstr_get
2015-12-20 TimePathyEnc binary-to-text encoding with tests
2015-12-13 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-13 TimePathlanguage_filename: deprecate
2015-12-10 TimePathMacros: optimize
2015-12-09 terencehillMake sure button is not disabled before playing the...
2015-12-09 terencehillRemove some comments needlessly inherited from the...
2015-12-09 terencehillMake a few strings generic
2015-12-09 terencehillRearrange Hit testing slider position
2015-12-09 terencehillAdd back a few Apply buttons and update/fix their commands
2015-12-08 terencehillIncrease number of rows of Game Settings tabs so they...
2015-12-08 terencehillSort hud skin list across multiple directories making... 260/head
2015-12-08 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-12-07 Rudolf PolzerModernize Makefile: stop using progs.src files.
2015-12-07 terencehillsoundlist: set initial nItems value to 0 and do a small...
2015-12-05 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-05 TimePathWeapons: make WepSet_FromWeapon more verbose, making...
2015-12-04 terencehillCreate keybind list when it is displayed rather than...
2015-12-04 terencehillAvoid loading player model list and player model on...
2015-12-03 terencehillFix an error caused by the selection of the first cvar...
2015-12-03 MarioMerge branch 'terencehill/strzone_fixes' into 'master'
2015-12-02 terencehillCreate cvar list when it is displayed rather then on...
2015-12-02 terencehillAvoid loading lists of demos, screenshots and music...
2015-11-29 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-29 MarioThis commit is dedicated to TimePath
2015-11-29 TimePathMerge branch 'master' into TimePath/stats
2015-11-28 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-11-28 terencehillSpeed up menu start by avoiding an unnecessary showNoti...
2015-11-27 Rudolf PolzerFix most menuqc leaks.
2015-11-27 terencehillAdd a tooltip to "Save current skin" button
2015-11-27 terencehillAdd an input box near the "Save current skin" button...
2015-11-27 terencehillA few input boxes like the HUD skin filter were setting...
2015-11-26 terencehillNicer layout for the HUD skin selector
2015-11-26 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-11-26 terencehillHUD skin selector: display proper title and author...
2015-11-26 terencehillAnother variable for the zoned string isn't needed...
2015-11-26 terencehillQuote hud skin filename
2015-11-26 terencehillRemove 2 useless strzone calls; also clear 2 unzoned... 261/head
2015-11-26 terencehillDon't pass zoned strings to SLIST_CATEGORY, SLIST_CATEG...
2015-11-22 terencehillHUD skin selector: properly implement support for readi...
2015-11-22 TimePathGeneral cleanup/optimize
2015-11-22 TimePathlib/iter: FOREACH_ENTITY
2015-11-20 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-11-20 MarioDon't send weapon priority on update, as this can break...
2015-11-19 terencehillAdd a button for saving the current HUD skin
2015-11-18 terencehillDisplay grid size sliders values in a nicer way (e...
2015-11-18 terencehillAdd a HUD skin selector in the HUD Setup window (that...
2015-11-16 TimePathMerge branch 'master' into TimePath/csqc_sounds
2015-11-16 MarioMerge branch 'Mario/bulldozer' into 'master'
2015-11-15 MarioMerge branch 'terencehill/menu_gametype_sliders' into...
2015-11-15 MarioMerge branch 'terencehill/g_lms_extra_lives' into ...
2015-11-15 MarioMerge branch 'terencehill/menu_serverlist_tooltip'...
2015-11-15 MarioMerge branch 'terencehill/menu_saveCvarsMulti_fix'...
2015-11-15 terencehillFix saveCvarsMulti sending cvars prefixed with ! 257/head
2015-11-15 terencehillWhen fraglimit and teams sliders can't be configured... 256/head
2015-11-15 MarioMerge branch 'master' into Mario/bulldozer
2015-11-15 MarioRevert an unintentional change, fixes potential purity...
2015-11-14 terencehillShow a tooltip when the cursor is over the server icons... 255/head
next