]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Merge branch 'terencehill/preferred_focus' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2015-04-15 MarioMerge branch 'terencehill/preferred_focus' into 'master'
2015-04-15 MarioAlso check if owner is in a vehicle when stopping the...
2015-04-15 MarioFix compile
2015-04-03 MarioMerge branch 'matthiaskrgr/hudsetup' into 'master'
2015-03-31 MarioMerge branch 'Mario/crosshair_blink_fix' into 'master'
2015-03-31 MarioMerge branch 'Mario/accuracy_fix' into 'master'
2015-03-31 MarioFix secondary fire taking accuracy off the overkill...
2015-03-27 MarioMerge branch 'master' into Mario/nade_fixes
2015-03-24 Rudolf PolzerKill dotproduct() function as it's built-in in QC;...
2015-03-06 Matthias KrügerMerge branch 'master' into matthiaskrgr/hudsetup
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 TimePathCleanup
2015-02-04 MarioMerge branch 'sev/crosshairs_size' into 'master'
2015-02-03 Severin MeyerSlightly increase the default scale of the crosshairs
2015-02-03 MarioMerge branch 'Mirio/credits' 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 MarioMerge branch 'Mario/qc_updates' into 'master'
2015-02-02 TimePathMerge branch 'master' into Mario/qc_updates
2015-02-02 TimePathMove functions out of headers
2015-02-02 MarioMerge branch 'TimePath/issues/1451' into 'master'
2015-02-02 TimePathseta _cl_gender
2015-02-02 TimePathFix a regression
2015-02-01 terencehillMerge branch 'master' into terencehill/weapon_panel_fix
2015-02-01 MarioMerge branch 'terencehill/menu_optimizations' into...
2015-01-31 TimePathTweak the order of some #includes
2015-01-31 TimePathBring back `TRUE` and `FALSE` as deprecated aliases
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 SVQC #includes
2015-01-29 TimePathClean up MENUQC #includes
2015-01-29 TimePathClean up CSQC #includes
2015-01-29 TimePathRemove pre/post 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 TimePathCheck features, not compilers
2015-01-26 TimePathClean up macros
2015-01-26 TimePathRemove redundant uses of `var`
2015-01-26 TimePathClean up macro hell
2015-01-26 TimePathDeclare more ints as ints
2015-01-25 TimePathUnify boolean constants
2015-01-25 TimePathReplace `vector_[xyz]` with `vector.[xyz]` where possible
2015-01-25 TimePathWork around a gmqcc bug
2015-01-25 TimePathRemove some `#ifdef GMQCC` conditionals
2015-01-25 TimePathDeclare more ints as ints
2015-01-25 TimePathDeclare more ints as ints
2015-01-24 TimePathDeclare more ints as ints
2015-01-24 TimePathDeclare more ints as ints
2015-01-24 MarioFix some cases of noref
2015-01-24 MarioMake TRUE and FALSE booleans
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 MarioFigured out why it crashed, time to fix the other leaks
2015-01-24 MarioFix a weird crash (hoping there aren't any more of...
2015-01-24 MarioTurn #define'd constants into actual constants
2015-01-24 Mariocl_cmd.qc
2015-01-24 MarioMerge branch 'sev/menu_sounds_reimplementation' into...
2015-01-24 MarioMerge branch 'Mario/wep_settemp_fix'
2015-01-24 MarioAdd a hack to fix mapinfo weaponstart settemps not...
2015-01-24 terencehillMerge branch 'master' into terencehill/menu_optimizations
2015-01-23 MarioLet's not make them macros
2015-01-23 MarioMove TRUE and FALSE definitions to util-pre.qh and...
2015-01-23 MarioMerge branch 'terencehill/cvar_updates' into 'master'
2015-01-22 MarioMerge branch 'master' into sev/hud_kh
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-18 MarioMerge branch 'terencehill/music_player' into 'master'
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'
2015-01-11 Rudolf PolzerMerge branch 'terencehill/eliminatedplayer_fix' into...
2015-01-11 Rudolf PolzerMerge branch 'terencehill/keybinds.txt.it_update' into...
2015-01-11 Rudolf PolzerRename anindecide_init to animdecide_load_if_needed...
2015-01-11 Rudolf PolzerMerge remote-tracking branch 'origin/mrbougo/clonefixes'
2015-01-02 Severin MeyerMerge branch 'master' into sev/luma
2014-12-30 terencehillMerge branch 'master' into terencehill/music_player
2014-12-29 MarioMerge branch 'TimePath/issues/1438,1439' into 'master'
2014-12-28 MarioMerge branch 'terencehill/playerstats_fix' into 'master'
2014-12-27 terencehillFix bad initialization of playerstats db handlers ...
2014-12-27 MarioMerge branch 'terencehill/team_slider_fix' into 'master'
2014-12-27 MarioMerge branch 'TimePath/refactor/mod_operator' into...
2014-12-27 MarioMerge branch 'TimePath/refactor/nocompat' into 'master'
next