]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Update hash due to some bot_think code running during countdown
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2023-01-06 bones_was_hereCampaign: don't display scoreboard player count or...
2023-01-06 bones_was_hereGive bots genuine ready status, fixes not appearing...
2023-01-06 bones_was_hereRefactor ReadyCount() and handle bots properly
2023-01-06 bones_was_hereImprove end of warmup countdown abort (when player...
2023-01-06 bones_was_hereImplement g_warmup > 1: manual min player setting ...
2023-01-06 bones_was_hereConvert g_warmup to an autocvar and related refactoring
2023-01-05 terencehillMerge branch 'z411/ctf_notif_fix' into 'master'
2023-01-05 LegendaryGuardMerge branch 'terencehill/gibs_config' into 'master'
2023-01-05 LegendaryGuardMerge branch 'terencehill/weapon_decals_fix' into ...
2023-01-04 terencehillMerge branch 'z411/pickup_panel' into 'master'
2023-01-04 z411Item Pickup panel
2023-01-02 terencehillMerge branch 'Mario/ammo_panel_alphabetical' into ...
2023-01-02 bones_was_hereMerge branch 'Mario/no_engine_physics' into 'master'
2022-12-31 terencehillMerge branch 'bones_was_here/gunoffset' into 'master'
2022-12-31 terencehillMerge branch 'Mario/simple_ammo_pickupevalfunc' into...
2022-12-31 MarioClean up ammo_pickupevalfunc to not reference items...
2022-12-31 bones_was_hereMerge branch 'z411/annce_queue' into 'master'
2022-12-31 MarioMerge branch 'master' into Mario/no_engine_physics
2022-12-30 terencehillMerge branch 'Mario/undeprecate_weapon_cleanup' into...
2022-12-30 MarioAdd a registry field for renamed weapons to define...
2022-12-29 terencehillMerge branch 'drjaska/fireball-bot-firing-flip-fix...
2022-12-25 terencehillMerge branch 'z411/gamemenu_cvar' into 'master'
2022-12-25 terencehillMerge branch 'Goodspeed/Naitlee/ChineseLocalizationUpda...
2022-12-25 terencehillMerge branch 'Mario/minor_fixes' into 'master'
2022-12-22 terencehillOptimize damageeffects code: when a hitscan weapon...
2022-12-07 bones_was_hereMerge branch 'Mario/door_rotating_fix' into 'master'
2022-12-07 LegendaryGuardMerge branch 'Mario/item_skins' into 'master'
2022-12-06 MarioAllow mappers to define item skins 1107/head
2022-12-02 bones_was_hereMerge branch 'Mario/droptofloor_outofsolid' into 'master'
2022-12-02 terencehillCorrectly show particle fx and decal when a grenade...
2022-12-02 terencehillFix glow color of dropped weapons
2022-12-01 MarioMerge branch 'master' into Mario/no_engine_physics
2022-11-30 terencehillMerge branch 'z411/ca-prevent-observer' into 'master'
2022-11-30 z411Add option to disable freecam (observer) in Clan Arena...
2022-11-29 MarioFix mismatching whitespace
2022-11-28 MarioIf the entity cannot be unstuck when dropping it to... 1084/head
2022-11-27 MarioMerge branch 'z411/info_cleanup' into 'master'
2022-11-27 MarioMerge branch 'Mario/qcphysics_tweaks' into 'master'
2022-11-27 MarioMerge branch 'Mario/vortex_playercolors' into 'master'
2022-11-27 MarioUse the player's color for Vortex charging instead...
2022-11-23 MarioSet the entity's origin to the trace position before...
2022-11-21 terencehillMerge branch 'bones_was_here/sandbox_object_fix' into...
2022-11-21 MarioMerge branch 'master' into Mario/no_engine_physics
2022-11-18 bones_was_hereMerge branch 'terencehill/blocking_mover_fix' into...
2022-11-14 MarioDisable some warnings that serve no purpose, fixes...
2022-11-12 MarioAbort processing a monster's dropped item if it couldn...
2022-11-12 MarioClean up vote list checking code to not check empty...
2022-11-07 bones_was_hereMany whitespace fixes
2022-11-02 z411Merge branch 'master' into z411/annce_queue
2022-10-16 terencehillMerge branch 'terencehill/player_sorting' into 'master'
2022-10-16 terencehillMerge branch 'master' into terencehill/player_sorting
2022-10-16 terencehillMerge branch 'drjaska/ctsdamagestats' into 'master'
2022-10-16 terencehillMerge branch 'drjaska/ca-less-stalemates' into 'master'
2022-10-16 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2022-10-14 terencehillProperly set serverflags's flags
2022-10-12 MarioFix compilation unit
2022-10-12 MarioMake sv_gameplayfix_droptofloorstartsolid_nudgetocorrec...
2022-10-12 bones_was_hereMerge branch 'Mario/q3compat_sanity' into 'master'
2022-10-11 MarioMerge branch 'Mario/qc_droptofloor' into 'master'
2022-10-11 terencehillMerge branch 'terencehill/welcome_dialog_fix' into...
2022-10-10 terencehillMerge branch 'Mario/elevator_view_fix' into 'master'
2022-10-05 terencehillMerge branch 'Mario/reset_clear_item_waypoints' into...
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
next