]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Merge branch 'master' into Mario/qc_physics_prehax
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2015-04-14 MarioMerge branch 'master' into Mario/qc_physics_prehax
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-16 MarioAllow true flight with flight buff
2015-03-16 MarioAdd movetype updates from QC physics branch
2015-03-16 MarioNetwork impulse triggers
2015-03-16 MarioMerge some changes from prediction branch
2015-03-16 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-03-06 Matthias KrügerMerge branch 'master' into matthiaskrgr/hudsetup
2015-02-22 MarioTest hax
2015-02-22 MarioSplit movetypes into separate files
2015-02-22 MarioMove QC movetypes to common folder
2015-02-20 MarioNetwork dphitcontentsmask for accurate prediction on...
2015-02-20 MarioMake a temporary server side trigger think function...
2015-02-20 MarioExperimental support for QC-driven CTF flag physics
2015-02-20 MarioPartially working trains
2015-02-20 MarioRough port of SV_PushMove to CSQC
2015-02-19 MarioWalking through doors with high ping just got awesome
2015-02-19 MarioShoot rockets through doors
2015-02-19 MarioMove a spawnfunc definition to its correct location...
2015-02-19 MarioMove more stuff around
2015-02-19 MarioA few trillion lines of untested junk, committing now...
2015-02-18 MarioSome minor cleanup
2015-02-17 MarioMake things slightly less broken
2015-02-17 MarioMerge branch 'TimePath/experiments/csqc_prediction...
2015-02-17 MarioMerge branch 'master' into TimePath/experiments/csqc_pr...
2015-02-17 MarioMerge branch 'TimePath/experiments/csqc_prediction...
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 TimePathMerge remote-tracking branch 'origin/TimePath/experimen...
2015-02-02 TimePathMerge branch 'master' into TimePath/experiments/csqc_pr...
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 TimePathMerge branch 'Mario/qc_updates' into TimePath/csqc_pred...
2015-01-30 MarioMerge branch 'sev/luma_supplement' into 'master'
2015-01-30 MarioMore fun stuff
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 MarioMove swamps across (as with all physics related stuff...
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 MarioStill broken, but more fun
2015-01-29 MarioIt actually compiles
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 MarioBegin making it kinda work
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 MarioThe rest of the end of the start
2015-01-28 MarioThe end of the start
2015-01-28 TimePathRemove `-Wno-double-declaration`
2015-01-27 TimePathDeclare more ints as ints
2015-01-27 MarioBegin making triggers common code
2015-01-27 MarioMerge branch 'master' into TimePath/experiments/csqc_pr...
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...
next