]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
Listbox: highlight item under the cursor
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2015-04-25 MarioFix a few more floats in arrays
2015-04-25 MarioBoolinterize hud.qc
2015-04-18 MarioMerge branch 'terencehill/unlimited_ammo_fixes' into...
2015-04-15 MarioRemove an old unused model
2015-04-15 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
2015-04-05 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
2015-04-05 MarioMerge branch 'matthiaskrgr/hudsetup' into 'master'
2015-04-05 MarioMerge branch 'terencehill/mapvote_cursor_fix' into...
2015-04-05 terencehillFix for #1465 "joining server while on map selection...
2015-04-03 MarioMerge branch 'matthiaskrgr/hudsetup' into 'master'
2015-03-31 MarioMerge branch 'Mario/crosshair_blink_fix' into 'master'
2015-03-31 MarioDisable hit indication while spectating (serves no...
2015-03-09 Rudolf PolzerDisable lightning arc branching, as this can (and WILL...
2015-03-09 Rudolf PolzerMake sure the number of lightning beam segments is...
2015-03-06 Matthias KrügerMerge branch 'master' into matthiaskrgr/hudsetup
2015-03-06 MarioMerge branch 'terencehill/weapon_panel_retry' into...
2015-02-21 terencehillImprove check for vertical sorting
2015-02-15 terencehillMerge branch 'master' into terencehill/weapon_panel_retry
2015-02-15 terencehillOnlyowned layout: instead of keeping original table...
2015-02-14 terencehillReimplement all-weapons table size calculation in order...
2015-02-14 MarioMerge branch 'sev/weapon_panel_retry' into 'master'
2015-02-14 MarioMerge branch 'master' into sev/weapon_panel_retry
2015-02-09 Severin MeyerCenter onlyowned weapon panel if the panel bounds reach...
2015-02-09 terencehillCenter onlyowned panel if the original panel snaps...
2015-02-09 terencehillUpscale icons with the previous code (AR "fix") rather...
2015-02-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/crypto...
2015-02-09 terencehillWeapon panel only owned mode: reduce table trying to...
2015-02-08 MarioMerge branch 'terencehill/menu_fix' into 'master'
2015-02-07 terencehillUltimate improvement of the onlyowned layout: change...
2015-02-07 terencehillImprove weapon icon distribution
2015-02-07 MarioMerge branch 'TimePath/issues/1455' into 'master'
2015-02-07 TimePathFix the tuba with pythonic modulo
2015-02-07 TimePathCleanup
2015-02-05 Severin MeyerMake the weapon panel snapping work with any padding...
2015-02-05 Severin MeyerBase weapon panel snap threshold on screen size
2015-02-05 Severin MeyerMake the weapon panel even more symmetrical and snappier
2015-02-04 Severin MeyerDistribute the icons on the weapons panel more symmetri...
2015-02-03 MarioMerge branch 'Mirio/credits' into 'master'
2015-02-03 MarioMerge branch 'terencehill/weapon_panel_fix' 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 terencehillFix weapon count when there's a complain_weapon (add...
2015-02-02 terencehillShow default set of owned weapons in the hud editor...
2015-02-02 terencehillWeapons panel: better way to enlarge weapon_size to...
2015-02-02 MarioMerge remote-tracking branch 'origin/develop'
2015-02-02 TimePathFix post qc_updates merge fallout
2015-02-02 TimePathFix post qc_updates merge fallout
2015-02-02 MarioMerge branch 'Mario/qc_updates' into 'master'
2015-02-02 TimePathMerge branch 'master' into Mario/qc_updates
2015-02-01 terencehillMerge branch 'master' into terencehill/weapon_panel_fix
2015-01-31 TimePathRemove client and menu sys-post and sys-pre
2015-01-30 MarioMerge branch 'sev/luma_supplement' into 'master'
2015-01-30 MarioMerge branch 'sev/luma' into 'master'
2015-01-30 Mattia BasagliaMerge branch 'master' of ssh://gitlab.com/xonotic/xonot...
2015-01-30 TimePathFix Uncrustify problem areas
2015-01-30 TimePathRemove for-loop workaround
2015-01-29 TimePathFix whitespace for #include
2015-01-29 TimePathDeclare more ints as ints
2015-01-29 TimePathDeclare more ints as ints
2015-01-29 TimePathReplace more `vector_[xyz]` with `vector.[xyz]`
2015-01-29 TimePathDeclare more ints as ints
2015-01-29 TimePathClean up CSQC #includes
2015-01-29 TimePathRemove includes from most headers
2015-01-29 TimePathRename defs to qh
2015-01-29 TimePath#include this
2015-01-28 TimePathRemove `-Wno-double-declaration`
2015-01-27 TimePathDeclare more ints as ints
2015-01-26 TimePathRevert a deleted `#define`
2015-01-26 TimePathClean up macros
2015-01-26 TimePathRemove redundant uses of `var`
2015-01-26 TimePathClean up macro hell
2015-01-25 terencehillPut formula to calculate row count into its own function
2015-01-25 TimePathUnify boolean constants
2015-01-25 terencehillImprove distribution of the icons and therefore use...
2015-01-25 TimePathReplace `vector_[xyz]` with `vector.[xyz]` where possible
2015-01-25 TimePathWork around a gmqcc bug
2015-01-25 TimePathDelete empty files
2015-01-25 TimePathRemove some `#ifdef GMQCC` conditionals
2015-01-25 TimePathKill uses of `local` and `noref`
2015-01-25 TimePathDeclare more ints as ints
2015-01-25 TimePathDeclare more ints as ints
2015-01-24 terencehillReduce scope of some variables
2015-01-24 terencehillAdd an explicative comment
2015-01-24 terencehillRevert "Improve the distribution of icons in the HUD...
2015-01-24 TimePathDeclare more ints as ints
2015-01-24 TimePathDeclare more ints as ints
2015-01-24 MarioFix some more things
2015-01-24 MarioFix some cases of noref
2015-01-24 MarioRemove some cases of local noref
2015-01-24 MarioWhy wasn't this done in the first place, instead of...
2015-01-24 TimePathMerge remote-tracking branch 'origin/Mario/qc_updates...
2015-01-24 TimePathDeclare ints as ints
2015-01-24 MarioFix compile and add more fun
2015-01-24 MarioMore fun stuff
2015-01-24 MarioTurn #define'd constants into actual constants
2015-01-24 MarioCan only hope there's no mistakes in this
2015-01-24 MarioNot much to do in announcer.qc
2015-01-24 MarioClient projectiles
2015-01-24 MarioFix compile
2015-01-24 MarioIntegerize client's vehicles.qc
next