]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
Merge remote-tracking branch 'origin/divVerent/crypto-fixes'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
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 TimePathFix the tuba with pythonic modulo
2015-02-07 TimePathCleanup
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
2015-01-24 MarioAlso do functions
2015-01-24 Mariocl_cmd.qc
2015-01-24 MarioOne file down, a few hundred to go
2015-01-24 terencehillMerge branch 'master' into terencehill/menu_optimizations
2015-01-23 MarioMove TRUE and FALSE definitions to util-pre.qh and...
2015-01-23 MarioMerge branch 'sev/hud_weapon_panel' into 'master'
2015-01-23 MarioMerge branch 'sev/menu_play_char' into 'master'
2015-01-23 MarioMerge branch 'terencehill/cvar_updates' into 'master'
2015-01-23 MarioMerge branch 'terencehill/ready_restart_tweaks' into...
2015-01-22 MarioMerge branch 'sev/hud_kh' into 'master'
2015-01-22 MarioMerge branch 'master' into sev/hud_kh
2015-01-21 terencehillDon't play "Prepare for battle" announcement again...
2015-01-21 Severin MeyerThighten up the panel selection border in the HUD editor
2015-01-21 Severin MeyerAdd cvar hud_panel_weapons_label_scale
2015-01-21 Severin MeyerImprove the distribution of icons in the HUD weapons...
2015-01-20 MarioFix a couple of minor things that have been bugging...
2015-01-19 MarioMerge remote-tracking branch 'origin/master' into sev...
2015-01-19 MarioMerge branch 'sev/hud_ammo_panel' into 'master'
2015-01-18 Severin MeyerUse proper infinity symbol for infinite ammo count
2015-01-18 Severin MeyerFor a low ammo count, use slightly brighter red for...
2015-01-18 Severin MeyerAdd hud_panel_ammo_noncurrent_scale cvar
2015-01-18 Severin MeyerAdd hud_panel_ammo_noncurrent_alpha cvar
2015-01-18 Severin MeyerNever black out the current ammo, even if empty. A...
2015-01-18 Severin MeyerRefactor the DrawAmmoItem() function: remove redundant...
2015-01-18 MarioMerge branch 'terencehill/music_player' into 'master'
2015-01-18 MarioFix hit indication with arc and cl_hitsound 2-3
2015-01-13 terencehillRevert removal of some autocvar initializations (compat...
2015-01-12 terencehillRemove autocvar_crosshair_ring_vortex* and autocvar_cro...
2015-01-12 terencehillUpdate cl_reticle* cvars and fix/improve their descriptions
2015-01-11 Rudolf PolzerMerge branch 'terencehill/teams_override_cvars' into...
2015-01-11 Rudolf PolzerMerge branch 'sev/luma_supplement' into 'master'
2015-01-11 Rudolf PolzerMerge branch 'sev/scoreboard_skin' into 'master'
next