]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Implement a qc version of copyentity that clears intrusive list data from the copied...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2022-10-05 MarioClear item waypoints when deleting items to fix issues...
2022-10-05 terencehillMerge branch 'z411/powerups_drop' into 'master'
2022-10-05 terencehillMerge branch 'terencehill/mapvote_winnermap' into ...
2022-10-05 terencehillMerge branch 'bones_was_here/teameditems' into 'master'
2022-10-03 bones_was_hereRemove unnecessary setorigin() calls in Item_Respawn... 1079/head
2022-10-03 bones_was_hereAdd support for teamed items on Q3 maps by using fullsp...
2022-10-03 bones_was_hereFix bug where ReadyRestart could cause teamed items...
2022-10-03 bones_was_hereFix indenting in Item_RespawnCountdown()
2022-10-03 bones_was_hereReduce indent level in Item_FindTeam()
2022-09-30 terencehillMerge branch 'bones_was_here/playernums' into 'master'
2022-09-30 MarioMerge branch 'master' into Mario/q3compat_sanity
2022-09-30 MarioWhitelist g_mapinfo_q3compat
2022-09-30 MarioReplace arena settings with a single q3compat cvar...
2022-09-28 bones_was_hereUse a translatable chatcon notification for "Match...
2022-09-28 bones_was_hereg_warmup -1: abort countdown if player count falls...
2022-09-28 bones_was_hereFix unnecessary inflation of g_warmup_majority_factor...
2022-09-28 bones_was_hereImprove centreprint shown when max player limit blocks...
2022-09-28 z411Merge branch 'master' into z411/powerups_drop
2022-09-28 MarioClean up Q3 music checks
2022-09-26 bones_was_hereDisplay minplayers and maxplayers in welcome message
2022-09-26 bones_was_hereImplement automatic per-map min & max player limits
2022-09-26 bones_was_hereRemove AvailableTeams(), instead store team number...
2022-09-26 bones_was_hereFix inconsistent ReadyCount() calling logic
2022-09-26 bones_was_hereSeparate and improve MapReadSizes()
2022-09-26 bones_was_hereMisc cleanups for warmup and welcome message
2022-09-25 MarioMerge branch 'master' into Mario/no_engine_physics
2022-09-18 terencehillMerge branch 'terencehill/shotgun_fixes' into 'master'
2022-09-18 MarioFix some discrepancies in the QC port of droptofloor 1042/head
2022-09-16 terencehillMerge branch 'terencehill/servers_quickmenu' into ...
2022-09-13 terencehillMerge branch 'bones_was_here/font' into 'master'
2022-09-11 terencehillMerge branch 'Mario/nade_orb_overlay' into 'master'
2022-09-06 terencehillBot AI: further improve aim of skilled bots by removing...
2022-09-05 terencehillBot AI: increase the amount of error induced to the...
2022-08-23 terencehillBot AI: fix max fire deviation factor calculation ...
2022-08-23 terencehillBot AI: fix think rate formula giving exaggerated impor...
2022-08-22 terencehillBot AI: fix aim think rate lower than expected (7.5...
2022-08-22 terencehillRemove unused havocbot_gettarget
2022-08-21 terencehillRemove unused bot_canfire field
2022-08-21 terencehillBot AI: improve aim by refactoring max fire deviation...
2022-08-20 terencehillBot AI: improve bots aim by requiring they aim at the...
2022-08-19 terencehillBot AI: fix bots sometimes firing in the opposite direc...
2022-08-18 terencehillBot AI: improve remote rocket detonation. It fixes...
2022-08-10 terencehillMerge branch 'bones_was_here/team_selection_compatibili...
2022-08-10 terencehillMerge branch 'Mario/ctf_colormaps' into 'master'
2022-08-07 terencehillMap vote screen: expand winner map image to the center... 1060/head
2022-08-07 terencehillMake scoreboard team selection on spacebar press work... 1059/head
2022-07-22 LegendaryGuardMerge branch 'terencehill/scoreboard_ui' into 'master'
2022-07-21 terencehillFix #2722 "Voting endmatch during intermission will...
2022-07-21 LegendaryGuardMerge branch 'terencehill/gotomap_fix' into 'master'
2022-07-20 terencehillFix #2718 "Online dedicated servers panic when gotomap... 1055/head
2022-07-11 bones_was_hereMerge branch 'bones_was_here/ripoldmotd' into 'master'
2022-07-07 LegendaryGuardMerge branch 'Mario/weapon_alias_fix' into 'master'
2022-07-07 bones_was_hereRename SendWelcomemessage_msg_type to SendWelcomeMessage
2022-07-07 bones_was_hereRemove legacy MOTD centreprint (retaining support for...
2022-07-07 bones_was_hereRemove legacy MOTD logic
2022-07-06 terencehillMerge branch 'master' into terencehill/lms_updates 808/head
2022-07-03 bones_was_hereWhitelist sv_termsofservice_url
2022-07-02 LegendaryGuardMerge branch 'terencehill/arc_suicide_message' into...
2022-06-29 MarioRemove cl_useenginerefdef and sv_qcphysics options...
2022-06-28 MarioPort the droptofloor function to QC, removes the final...
2022-06-18 bones_was_hereMerge branch 'bones_was_here/805' into 'master'
2022-06-18 bones_was_hereDo the pre-release TODOs
2022-06-18 bones_was_hereIncrease Xonotic version to 0.8.5 1034/head
2022-06-17 bones_was_hereMerge breaking changes for 0.8.5 into 'master'
2022-06-12 bones_was_heresv_maxidle_playertospectator: fix joining players getti...
2022-06-11 terencehillMerge branch 'drjaska/catimelimit' into 'master'
2022-06-11 Dr. JaskaWhitelist g_*_round_timelimit
2022-06-11 terencehillMerge branch 'master' into terencehill/scoreboard_ui 1027/head
2022-06-06 terencehillMerge branch 'terencehill/weapon_model_fixes' into...
2022-06-06 LegendaryGuardMerge branch 'terencehill/clockedtime_tostring_improvem...
2022-06-04 terencehillMerge branch 'z411/welcome_join' into 'master'
2022-06-04 bones_was_hereMerge branch 'master' into develop 1008/head
2022-06-04 bones_was_hereMerge branch 'Mario/monsters' into 'develop'
2022-06-02 LegendaryGuardMerge branch 'drjaska/weaponindepency' into 'master'
2022-06-02 bones_was_hereMerge branch 'master' into develop
2022-06-02 MarioFix whitespace inconsistency in the newly added telepor...
2022-05-31 terencehillMerge branch 'bones_was_here/matchid_eventlog' into...
2022-05-30 drjaskafix if else branching logic 1024/head
2022-05-28 terencehillDon't initialize the teamkill score field in games...
2022-05-28 terencehillThanks to the previous commit ScoreField_Compare can...
2022-05-28 terencehillChange server's player sorting algorithm to work as...
2022-05-22 drjaskaweapon independency fixes
2022-05-22 terencehillIgnore elo and fps sorting players in the server (clien...
2022-05-20 terencehillReduce scoreboard_team_selection spam when team selecti...
2022-05-20 terencehillFix scoreboard UI input handling, implement team select...
2022-05-17 terencehillMerge branch 'master' into terencehill/scoreboard_ui
2022-05-13 terencehillAdd a comment for the ghost spectator bot workaround
2022-05-13 terencehillFix comment and update hash
2022-05-12 terencehillAdd ReadyRestart support to Assault in campaign mode...
2022-05-12 terencehillCheck .bot_forced_team validity immediately
2022-05-12 terencehillMake bots observers (for one frame) before joining...
2022-05-11 bones_was_herePut GameLogInit() code in there instead of in spawnfunc... 1019/head
2022-05-11 bones_was_hereAlways use a monotonic matchid to prevent random reject...
2022-05-07 terencehillAdd waypoint editor quickmenu entry in the default...
2022-05-06 terencehillAdd possibility to load a customized quickmenu file...
2022-05-05 terencehillApply player glow color instead of weapon charge color...
2022-05-05 terencehillBot AI: don't attack players who finished the race
2022-05-05 terencehillDocument r parameter in player stats specs
2022-04-30 terencehillFix player glow color not applied to dropped weapons
2022-04-29 MarioMerge branch 'master' into Mario/monsters
next