]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge remote-tracking branch 'origin/divVerent/crypto-fixes'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2015-02-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/crypto...
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 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 MarioHide preconnect hook behind an #ifdef
2015-02-01 terencehillMerge branch 'master' into terencehill/weapon_panel_fix
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 BasagliaEvent log on ClientPreConnect
2015-01-31 Mattia BasagliaMerge branch 'master' of ssh://gitlab.com/xonotic/xonot...
2015-01-31 TimePathRemove client and menu sys-post and sys-pre
2015-01-31 MarioMerge branch 'Mario/target_items_fix' into 'master'
2015-01-31 MarioPossibly fix issue with old weapon names and target_items
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 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 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-26 TimePathClean up macros
2015-01-26 TimePathRemove redundant uses of `var`
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 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 MarioBegin fixing the monster (only 700 more lines to go...
2015-01-24 MarioFix some more things
2015-01-24 TimePathMerge remote-tracking branch 'origin/Mario/qc_updates...
2015-01-24 TimePathDeclare ints as ints
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-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 Mattia BasagliaUse loop macro in Ban_Enforce 83/head 91/head
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 'master' into sev/hud_kh
2015-01-21 terencehillBlock players while the countdown to game start is...
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-17 Mattia BasagliaConsider unconnected players in Ban_Enforce
2015-01-16 Mattia BasagliaEnsure we aren't kicking a client which has already...
2015-01-16 Mattia BasagliaAllow the server to kickban unconnected clients and...
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 PolzerGib clones when they die, as I have no good way of...
2015-01-11 Rudolf PolzerAdjust newlines a bit to make the code more readable.
2015-01-11 Rudolf PolzerKill god mode support for clones/corpses.
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-10 Rudolf PolzerOops, clear useless flags at the end for consistency.
2015-01-10 Rudolf PolzerAdd missing flag.
2015-01-10 Rudolf PolzerFix detection of useless waypoints.
2015-01-10 Rudolf PolzerFix initialization of Race and CTS game modes.
2015-01-09 Rudolf PolzerMinor autowaypointer fixes.
2015-01-07 terencehillFix "spectating a frozen player also darkens the specta...
2015-01-02 Severin MeyerMerge branch 'master' into sev/luma
2014-12-30 terencehillMerge branch 'master' into terencehill/music_player
2014-12-30 MarioFix blaster in NIX
2014-12-29 Rudolf PolzerBetter handle empty player name by showing "Player...
2014-12-29 MarioMerge branch 'TimePath/issues/1438,1439' into 'master'
2014-12-29 TimePathCheck for jetpack activation, fixes #1438
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
next