]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/command
Merge branch 'master' of ssh://gitlab.com/xonotic/xonotic-data.pk3dir
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command /
2015-07-27 MarioMerge branch 'terencehill/ka_fixes' into 'master'
2015-07-27 MarioMerge branch 'Mario/qc_physics_prehax' into 'master'
2015-07-15 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-07-12 MarioMerge branch 'master' into Penguinum/Antiwall
2015-07-11 MarioMerge branch 'Melanosuchus/gametype_vote' into 'master'
2015-07-09 MarioMerge branch 'terencehill/shuffleteams_fix' into 'master'
2015-07-09 MarioMerge branch 'Mario/physics' into 'master'
2015-07-09 MarioMerge branch 'master' into Mario/physics
2015-07-09 MarioMerge branch 'packer-/impure_team_cvars' into 'master'
2015-07-08 MarioMerge master into qc_physics_prehax (blame TimePath...
2015-07-03 terencehillMerge branch 'master' into terencehill/accelerometer_fix
2015-07-03 TimePathMerge remote-tracking branch 'remotes/origin/master...
2015-07-03 MarioMerge branch 'terencehill/menu_remove_tab_title' into...
2015-07-03 MarioMerge branch 'terencehill/listbox_item_highlight' into...
2015-07-03 MarioMerge branch 'TimePath/issues/1472' into 'master'
2015-07-03 MarioMerge branch 'TimePath/module_roots' into 'master'
2015-07-02 MarioMerge branch 'terencehill/hud_configure' into 'master'
2015-07-02 MarioMerge branch 'Melanosuchus/vote_caller' into 'master'
2015-06-11 terencehillshuffleteams: properly detect ca players. It fixes...
2015-05-12 TimePathLight refactoring: rename module roots to `all` for...
2015-05-10 terencehillMerge branch 'terencehill/menu_remove_tab_title' of...
2015-05-10 Mattia BasagliaStore the name of the vote caller
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
2015-05-10 MarioMerge branch 'TimePath/qc_updates' into 'master'
2015-05-06 TimePathRename the underscore headers
2015-05-03 TimePathCleanup vehicle #includes
2015-05-03 TimePathModularise commands
2015-05-02 TimePathMake most server includes order insensitive
2015-04-26 TimePathReclaim the `new` keyword for entity classes
2015-04-26 TimePathDeclare more ints as ints
2015-04-14 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-04-14 MarioMerge branch 'master' into Mario/physics
2015-04-05 terencehillMerge branch 'master' into terencehill/hud_configure
2015-04-05 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
2015-04-03 MarioMerge branch 'matthiaskrgr/hudsetup' into 'master'
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 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-03-06 Matthias KrügerMerge branch 'master' into matthiaskrgr/hudsetup
2015-03-06 MarioMerge branch 'terencehill/weapon_panel_retry' into...
2015-02-23 MarioFix voting with nospectators
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-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/crypto...
2015-02-05 MarioMerge branch 'master' into Mario/physics
2015-02-03 MarioMerge branch 'Mirio/credits' into 'master'
2015-02-03 MarioMerge branch 'terencehill/weapon_panel_fix' into 'master'
2015-02-03 MarioMerge branch 'terencehill/string_prefixes_cleanup'...
2015-02-03 MarioMerge branch 'terencehill/GetClientErrorString_fix...
2015-02-03 terencehillAdd color code handling to GetClientErrorString (exampl...
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 remote-tracking branch 'origin/develop'
2015-02-02 TimePathFix post qc_updates merge fallout
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-01 MarioMerge branch 'Melanosuchus/preconnect' into 'master'
2015-02-01 MarioMerge branch 'terencehill/menu_optimizations' into...
2015-02-01 MarioMerge branch 'Melanosuchus/kickban-unconnected' into...
2015-01-31 Mattia BasagliaMerge branch 'master' of ssh://gitlab.com/xonotic/xonot...
2015-01-30 TimePathMerge branch 'Mario/qc_updates' into TimePath/csqc_pred...
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 TimePathReplace more `vector_[xyz]` with `vector.[xyz]`
2015-01-29 TimePathClean up SVQC #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-26 TimePathClean up macros
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-24 TimePathMerge remote-tracking branch 'origin/Mario/qc_updates...
2015-01-24 MarioFigured out why it crashed, time to fix the other leaks
2015-01-24 MarioTurn #define'd constants into actual constants
2015-01-22 MarioMerge branch 'master' into sev/hud_kh
2015-01-20 MarioMerge branch 'master' into Mario/physics
2015-01-16 Mattia BasagliaAllow the server to kickban unconnected clients and...
2015-01-11 Rudolf PolzerMerge remote-tracking branch 'origin/mrbougo/clonefixes'
2015-01-05 TimePathMerge branch 'master' into TimePath/experiments/csqc_pr...
2015-01-02 Severin MeyerMerge branch 'master' into sev/luma
2014-12-30 terencehillMerge branch 'master' into terencehill/music_player
2014-12-27 MarioMerge branch 'terencehill/team_slider_fix' into 'master'
2014-12-27 MarioMerge branch 'TimePath/refactor/mod_operator' into...
2014-12-25 Rudolf PolzerMerge branch 'sev/menu_charmap' into 'master'
2014-12-25 TimePathReplace usages of mod() with the operator %
2014-12-25 MarioMerge branch 'master' into terencehill/music_player
2014-12-25 MarioMerge branch 'master' into Mario/physics
2014-12-24 TimePathMerge branch 'master' into TimePath/features/jetpack_jump
2014-12-20 TimePathMerge branch 'master' into TimePath/issues/1428
2014-12-20 MarioMerge branch 'Mario/notifications' into 'master'
next