Delta-v/Content.Server/GameObjects/EntitySystems/AI
DrSmugleaf bf5b9ad03b
Change cvar usages to use CVarDef and define them in CCVars (#2250)
* Change cvar usages to use CVarDef and define them in CCVars

* Merge fixes

* Remove duplicate cvar registration
2020-11-07 11:15:56 +11:00
..
LoadBalancer AI preset curves and expandable optimisation (#1346) 2020-08-11 22:01:55 +02:00
Pathfinding Fix AI crash when an entity is moved to an invalid grid (#2507) 2020-11-07 01:04:13 +11:00
Steering Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
AiFactionTagSystem.cs Add AI factions (#1807) 2020-08-24 12:33:03 +02:00
AiSystem.cs Change cvar usages to use CVarDef and define them in CCVars (#2250) 2020-11-07 11:15:56 +11:00
ServerAiDebugSystem.cs Add utility AI (#806) 2020-06-18 14:52:44 +02:00
SleepAiMessage.cs AI sleeping (#1708) 2020-08-18 15:14:55 +02:00