quakec/source/server/ai
Steam Deck User e8d8fd63d9 SERVER: Stop executing push_away_zombies
It was mainly responsible for making the horde less tight but this is
less accurate to CoD as well as being incredibly performance taxing,
usually taking 5% of overall execution time on PSP because of the
findradius() spam.
2023-03-04 13:46:39 -05:00
..
fte SERVER: Waypoint Quality of Life improvements 2023-02-16 16:21:16 -05:00
standard Initial commit 2022-02-08 13:42:28 -05:00
ai_core.qc SERVER: Stop executing push_away_zombies 2023-03-04 13:46:39 -05:00
crawler_core.qc GLOBAL: Merge HANDHELD and QUAKESPASM, rebrand as STANDARD/FTE 2023-02-05 16:03:57 -05:00
dog_core.qc SERVER: Make getFreeZombieEnt inline, remove pointless param 2023-02-08 22:26:14 -05:00
pathfind_code.qc SERVER: Waypoint Quality of Life improvements 2023-02-16 16:21:16 -05:00
zombie_core.qc SERVER: Make getFreeZombieEnt inline, remove pointless param 2023-02-08 22:26:14 -05:00