]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2020-07-16 MarioRemove an unnecessary alias for touch
2020-07-16 MarioUpdate the upstream engine definitions, allowing access... 842/head
2020-07-16 MarioIncrease net_slist_queriespersecond to 60 and fix compi...
2020-07-16 MarioMerge branch 'Mario/remove_testcase'
2020-07-16 Rudolf PolzerTransifex autosync
2020-07-15 MarioIncrease gametype limit to 32 840/head
2020-07-15 MarioRemove the server-testcase folder (unused elsewhere... 841/head
2020-07-15 MarioRemove "Server queries/s" menu option (vague setting...
2020-07-15 MarioDon't display VBO options in the menu if the gl_vbo...
2020-07-15 MarioDon't display GLSL shaders option in the menu if the...
2020-07-15 MarioMerge branch 'master' into Mario/gametypes
2020-07-15 Rudolf PolzerTransifex autosync
2020-07-14 MarioFix replacement gametype names not being applied
2020-07-14 MarioFix racer being able to fire rockets before the round...
2020-07-14 MarioFix racer rockets not showing a proper explosion effect
2020-07-14 MarioAllow filtering for Quake 3 oneflag gametype entities...
2020-07-14 MarioIf no supported gamemodes are available, fall back...
2020-07-14 MarioMerge branch 'master' into Mario/gametypes
2020-07-14 MarioFix compilation unit test
2020-07-14 MarioMerge branch 'master' into Mario/headshots
2020-07-14 Rudolf PolzerTransifex autosync
2020-07-13 MarioWhitelist g_conquest_teams
2020-07-13 MarioFix cellammo shader capitalisation
2020-07-13 MarioAdd a mutator hook to skip only color forcing on player...
2020-07-13 MarioRemove a leftover debug print from the disabled gametyp...
2020-07-13 MarioAdd a mutator hook to allow forcing team radar icons...
2020-07-13 MarioAdd a gametype flag to indicate that a gametype shouldn...
2020-07-13 MarioAdd a mutator hook to control whether the race timer...
2020-07-13 MarioShow the uid2name dialogue in CTF if rankings are enabl...
2020-07-13 MarioAdd a mutator hook to shownames to allow hiding it...
2020-07-13 MarioFix CA modicons pointing to a freezetag cvar
2020-07-13 MarioAdd a mutator hook to hide the accuracy panel in the...
2020-07-13 MarioAdd a mutator hook to indicate whether rankings should...
2020-07-13 MarioAdd a mutator hook to not show the scoreboard while...
2020-07-13 MarioAdd a mutator hook to hide the score HUD panel
2020-07-13 MarioAdd a mutator hook to indicate whether the physics...
2020-07-13 MarioMove LMS info message to its own file
2020-07-13 MarioMove gametype registers into their own files, fallback...
2020-07-13 Rudolf PolzerTransifex autosync
2020-07-12 MarioFix compatibility with legacy maps by treating "dropped...
2020-07-11 MarioMention the prefix added to weapon cvars near the WEP_C...
2020-07-11 MarioMerge branch 'Mario/movetype_push' into 'master'
2020-07-11 MarioSplit the gamelog code out of miscfunctions and into...
2020-07-11 MarioMerge branch 'master' into Mario/headshots
2020-07-11 MarioMark func_static as a solid model (it acts as a wall...
2020-07-11 MarioRemove client side macro for conditional weapon spawn...
2020-07-11 Rudolf PolzerTransifex autosync
2020-07-11 MarioPlay teamshoot player sounds for team damage in teampla...
2020-07-11 MarioMerge branch 'master' into Mario/movetype_push
2020-07-11 MarioIf sv_gameplayfix_unstickplayers is set to 2 (new defau...
2020-07-11 MarioUpdate gameplay hash
2020-07-10 MarioFix indentation of muzzle flash addition in Vortex...
2020-07-10 MarioMove muzzle flash model handling to the client side
2020-07-10 MarioSend the server-side shot origin and use it while in...
2020-07-10 MarioAdd SPAWNFUNC_WEAPON_COND macro for game compatibility...
2020-07-10 MarioMerge branch 'master' into Mario/movetype_push
2020-07-10 Rudolf PolzerTransifex autosync
2020-07-09 Rudolf PolzerTransifex autosync
2020-07-08 terencehillWith noclip enabled don't toss the corpse, it can get...
2020-07-08 terencehillDon't restart the server with the restart command if...
2020-07-08 terencehillDon't play the teamkill sound at the beginning of the...
2020-07-08 MarioMerge branch 'bones_was_here/mv-r_water-acl' into ...
2020-07-08 Rudolf PolzerTransifex autosync
2020-07-08 MarioUse the weapon's position for muzzle flashes even when...
2020-07-08 MarioDon't play speaker sounds globally if they have the...
2020-07-07 MarioMerge branch 'master' into Mario/headshots
2020-07-07 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-07-07 Rudolf PolzerTransifex autosync
2020-07-06 Rudolf PolzerTransifex autosync
2020-07-05 Rudolf PolzerTransifex autosync
2020-07-04 Rudolf PolzerTransifex autosync
2020-07-03 Rudolf PolzerTransifex autosync
2020-07-02 Rudolf PolzerTransifex autosync
2020-07-01 Rudolf PolzerTransifex autosync
2020-06-30 Rudolf PolzerTransifex autosync
2020-06-24 Rudolf PolzerTransifex autosync
2020-06-23 terencehillDocument genmod.sh
2020-06-23 terencehillResolve a long-standing TODO hat had already been resol...
2020-06-21 MarioMerge branch 'bones_was_here/timeout_stuff' into 'master'
2020-06-20 Rudolf PolzerTransifex autosync
2020-06-19 terencehillDon't call setorigin if the origin hasn't changed
2020-06-17 Rudolf PolzerTransifex autosync
2020-06-17 MarioMerge branch 'Cloudwalk/rename-find' into 'master'
2020-06-16 MarioCapitalize the function key binds to match other cases...
2020-06-16 CloudwalkMissed an instance of "find" 832/head
2020-06-16 CloudwalkRename the 'find' command to 'findent'
2020-06-16 MarioMerge branch 'bones_was_here/func_door_default_q3compat...
2020-06-16 bones_was_hereSet func_door speed to 400 if it's unspecified and... 831/head
2020-06-16 Rudolf PolzerTransifex autosync
2020-06-15 bones_was_hereAllow vcall timein during a timeout, and reset slowmo... 830/head
2020-06-15 MarioMerge branch 'bones_was_here/tourney_timeout' into...
2020-06-14 bones_was_hereEnable timeouts in tourney mode 829/head
2020-06-14 bones_was_hereAllow mappers to set r_water and server admins to add...
2020-06-14 Rudolf PolzerTransifex autosync
2020-06-14 MarioMerge branch 'bones_was_here/qcsrc_Makefile' into ...
2020-06-14 MarioMerge branch 'bones_was_here/defragcompat_viewoffset...
2020-06-13 bones_was_hereAdjust q3dfcompat viewoffset to match q3df WRT fe92ff1f 828/head
2020-06-13 Rudolf PolzerTransifex autosync
2020-06-12 MarioMerge branch 'bones_was_here/whitelist_casings' into...
2020-06-12 MarioReference the correct local entity when checking for...
next