This website requires JavaScript.
Explore
Help
Register
Sign In
epic
/
OpenRA
Watch
1
Star
0
Fork
0
You've already forked OpenRA
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cce9b06a40a807444eeae4a69ce2e02c8eba5516
OpenRA
/
OpenRA.Mods.Common
/
AI
History
Paul Chote
cce9b06a40
Move SupportPowerDecisions to a single parent node.
...
This is required before we can force all trait properties to match a TraitInfo-defined field.
2018-06-15 17:24:00 +02:00
..
States
Don't pass movement class via IsPassable directly
2018-05-03 10:49:21 +02:00
AIHarvesterManager.cs
Don't pass movement class via IsPassable directly
2018-05-03 10:49:21 +02:00
AISupportPowerManager.cs
Move SupportPowerDecisions to a single parent node.
2018-06-15 17:24:00 +02:00
AIUtils.cs
Move some stuff from HackyAI to new AIUtils
2018-04-06 20:16:36 +02:00
AttackOrFleeFuzzy.cs
Update copyright notice year to 2018
2018-01-17 00:47:34 +01:00
BaseBuilder.cs
Move PlayerResources to Mods.Common.
2018-04-28 20:42:10 +02:00
DummyAI.cs
Update copyright notice year to 2018
2018-01-17 00:47:34 +01:00
HackyAI.cs
Move SupportPowerDecisions to a single parent node.
2018-06-15 17:24:00 +02:00
Squad.cs
Update copyright notice year to 2018
2018-01-17 00:47:34 +01:00
StateMachine.cs
Update copyright notice year to 2018
2018-01-17 00:47:34 +01:00
SupportPowerDecision.cs
Use a BitSet for representing target types.
2018-03-21 12:07:44 +01:00