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
6970959ef11359cd006d2355b1ce0c46428c92b0
OpenRA
/
OpenRA.Mods.Common
/
AI
History
atlimit8
6970959ef1
.Trait[OrDefault]<Trait> => .Info.Traits.Get[OrDefault]<TraitInfo> where applicable
2015-09-19 09:49:24 -05:00
..
States
Add ActorInfo.HasTraitInfo<T>() requiring ITraitInfo types
2015-09-19 09:49:24 -05:00
AttackOrFleeFuzzy.cs
.Trait[OrDefault]<Trait> => .Info.Traits.Get[OrDefault]<TraitInfo> where applicable
2015-09-19 09:49:24 -05:00
BaseBuilder.cs
don't throw as we are checking for null later
2015-09-12 10:27:22 +02:00
HackyAI.cs
Add ActorInfo.HasTraitInfo<T>() requiring ITraitInfo types
2015-09-19 09:49:24 -05:00
RushFuzzy.cs
Move the AI namespace to Mods.Common
2015-02-09 16:57:29 +02:00
Squad.cs
Add ActorInfo.HasTraitInfo<T>() requiring ITraitInfo types
2015-09-19 09:49:24 -05:00
StateMachine.cs
fix possible null reference exceptions
2015-06-02 22:16:16 +02:00
SupportPowerDecision.cs
Replace arrays with sets.
2015-09-03 20:09:24 +01:00