]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Merge CLASS and EXTENDS, #define NEW(cname) (spawn##cname())
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2015-05-03 TimePathCleanup vehicle #includes
2015-05-03 TimePathModularise commands
2015-05-02 TimePathMake most server includes order insensitive
2015-05-01 TimePathMake client includes order insensitive
2015-04-26 TimePathDefine client entity classes
2015-04-26 TimePathReclaim the `new` keyword for entity classes
2015-04-26 TimePathMake pointer to member usage explicit
2015-04-26 TimePathDeclare more ints as ints
2015-04-26 TimePathDeclare more ints as ints
2015-04-25 MarioFix a few more floats
2015-04-25 MarioFew more floats to ints/bools
2015-04-25 MarioFix a few more floats in arrays
2015-04-25 MarioMerge branch 'TimePath/lint' into 'master'
2015-04-25 TimePathDeclare `stoi` and `itos` when QCC_SUPPORT_INT
2015-04-24 MarioFix a few more floats, add the long awaited stob macro
2015-04-24 MarioAdd a couple of missing pieces for the impressive annou...
2015-04-23 MarioEven more floats to bool/int
2015-04-23 MarioAdd impressive announcement to vortex
2015-04-23 MarioConvert some floats into ints
2015-04-18 MarioMerge branch 'terencehill/unlimited_ammo_fixes' into...
2015-04-15 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
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-05 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
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-06 terencehillFix a few weapons not working with 0 ammo while owning...
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...
next