]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Don't attempt to network more than the maximum number of shown spectators, fixes...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2020-08-02 MarioDon't attempt to network more than the maximum number...
2020-08-02 MarioMinor cleanup of client/defs.qh, move replicated cvars...
2020-08-02 MarioPurge server/defs.qh
2020-08-02 MarioFurther cleanup of defs.qh
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash (again)
2020-08-02 MarioMove generic entity flags to a common constants locatio...
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash
2020-08-02 MarioSome more cleanup of defs.qh, use a flag to indicate...
2020-08-01 MarioRemove some virtually unused macros
2020-08-01 MarioReorganise some more definitions out of defs.qh, show...
2020-08-01 MarioRemove the engine STATE_ definitions so they can be...
2020-08-01 MarioMove some weapon definitions out of defs.qh, fix compil...
2020-08-01 MarioReorganise item code so that VM-specific code is in...
2020-08-01 MarioRename server/items.qc to server/items/spawning.qc
2020-08-01 MarioRename t_items.qc to items.qc
2020-07-31 MarioRefactor trigger_secret to be standalone (not using...
2020-07-30 terencehillPathlib code cleanup (tZork patch from the oldstuff...
2020-07-27 MarioOffset thrown weapon positions while dual wielding...
2020-07-27 MarioUse monster definitions directly instead of a set ID...
2020-07-27 MarioMerge branch 'Mario/headshots' into 'master'
2020-07-21 MarioAdd support for pitch shifting to the QC sound sending...
2020-07-21 MarioMaker sure clones don't have a killindicator attached...
2020-07-19 MarioEnsure team balance entities are removed immediately
2020-07-19 MarioAlso don't apply sound-based damage to teammates
2020-07-19 MarioCheck for the sound hittype instead of the tuba when...
2020-07-18 MarioMerge branch 'terencehill/noclip_death_fix' into 'master'
2020-07-18 MarioMerge branch 'master' into Mario/headshots
2020-07-18 MarioAttach muzzle effects to weapon data instead of trying...
2020-07-18 MarioMake ladders use the same iterative logic as conveyors...
2020-07-18 MarioMerge branch 'Mario/csqc_muzzleflash' into 'master'
2020-07-18 MarioMerge branch 'master' into Mario/csqc_muzzleflash 838/head
2020-07-18 MarioStore the current gametype as a shortname rather than...
2020-07-17 MarioMerge branch 'master' into Mario/headshots
2020-07-17 MarioMerge branch 'Mario/gametypes' into 'master'
2020-07-17 MarioMerge branch 'master' into Mario/q3_speaker_fix 844/head
2020-07-17 MarioMerge branch 'master' into Mario/speed_var
2020-07-16 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-07-15 MarioMerge branch 'master' into Mario/gametypes
2020-07-14 MarioAllow filtering for Quake 3 oneflag gametype entities...
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-13 MarioWhitelist g_conquest_teams
2020-07-13 MarioAdd a mutator hook to skip only color forcing on player...
2020-07-13 MarioMove gametype registers into their own files, fallback...
2020-07-12 MarioFix compatibility with legacy maps by treating "dropped...
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 MarioPlay teamshoot player sounds for team damage in teampla...
2020-07-11 MarioMerge branch 'master' into Mario/movetype_push
2020-07-10 MarioMove muzzle flash model handling to the client side
2020-07-10 MarioMerge branch 'master' into Mario/movetype_push
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-07 MarioMerge branch 'master' into Mario/headshots
2020-07-07 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-06-21 MarioMerge branch 'bones_was_here/timeout_stuff' into 'master'
2020-06-19 terencehillDon't call setorigin if the origin hasn't changed
2020-06-15 bones_was_hereAllow vcall timein during a timeout, and reset slowmo... 830/head
2020-06-14 bones_was_hereAllow mappers to set r_water and server admins to add...
2020-06-14 MarioMerge branch 'bones_was_here/qcsrc_Makefile' into ...
2020-06-12 MarioMerge branch 'bones_was_here/whitelist_casings' into...
2020-06-11 terencehillFix nJoinAllowed returning a negative amount of availab...
2020-06-09 terencehillAutomatically get the command name in the "Incorrect...
2020-06-09 terencehillIntroduce LOG_HELP a simpler version of LOG_INFO that...
2020-06-08 bones_was_hereWhitelist g_casings 826/head
2020-06-05 terencehillMake precedence explicit in expressions where || and...
2020-06-03 MarioWhitelist keepaway ball effects cvars (not gameplay...
2020-06-03 terencehillClean up a few comments and reduce code indentation...
2020-06-03 terencehillMerge ObserverThink and SpectatorThink to avoid code...
2020-06-03 MarioMerge branch 'master' into Mario/headshots
2020-06-03 MarioRoughly notify for vaporizer headshots
2020-06-03 MarioAdd an announcement for the headshot
2020-06-03 MarioFix compilation unit test
2020-06-02 terencehillDon't count dead players when selecting a spawnpoint
2020-06-02 terencehillAutomatically join players 1 second after they connect...
2020-06-02 terencehillPart 2 of "Check joinAllowed again before actually...
2020-06-02 MarioMerge branch 'master' into Mario/movetype_push
2020-06-02 terencehillImprove and add context to some translatable messages
2020-06-02 terencehillUnset damagedbycontents for respawn ghosts
2020-06-01 MarioRestore preliminary support for headshots to the rifle
2020-06-01 MarioImprove prediction of typing preventing movement
2020-06-01 MarioSome minor adjustments to the push movetype, fix QC...
2020-06-01 MarioFix rotating platforms not spinning
2020-06-01 MarioAdd default values to the new respawn ghost cvars in...
2020-06-01 MarioRough implementation of MOVETYPE_PUSH in QuakeC
2020-06-01 terencehillDon't randomize respawn ghost time (g_respawn_ghosts_ti...
2020-05-31 MarioIf respawn ghosts are disabled, fade out the player...
2020-05-30 terencehillOn death stop player powerup pickup sound and play...
2020-05-29 terencehillSplit the W_Setup* macros
2020-05-29 MarioWhitelist some more gameplay irrelevant cvars
2020-05-29 MarioWhitelist sv_radio (does nothing gameplay relevant)
2020-05-29 MarioStop player powerup sounds when respawning
2020-05-29 MarioRemove some unnecessary item bits, increase maximum...
2020-05-29 MarioFix compilation unit test
2020-05-29 MarioLight refactor of spawnpoint linking code to more accur...
2020-05-29 MarioFix spawnpoints showing up white in teamplay gamemodes...
next