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
20439975d79e50b5bb4c8fd34d8f6aa89db6046e
OpenRA
/
OpenRA.Mods.Common
/
Traits
/
Player
History
reaperrr
2d69f1104f
Replace DelayedAction with Tick-based solution in PlaceBuilding
2016-10-26 20:54:51 +02:00
..
ActorGroupProxy.cs
…
AllyRepair.cs
…
BaseAttackNotifier.cs
Remove passing the warheads from DamageWarhead to AttackInfo.
2016-07-12 10:09:49 +02:00
ClassicProductionQueue.cs
Remove tech disabling when building is locked.
2016-09-04 15:25:50 +01:00
ConquestVictoryConditions.cs
…
EnemyWatcher.cs
…
GlobalUpgradeManager.cs
…
HarvesterAttackNotifier.cs
…
MissionObjectives.cs
…
PlaceBeacon.cs
…
PlaceBuilding.cs
Replace DelayedAction with Tick-based solution in PlaceBuilding
2016-10-26 20:54:51 +02:00
PlayerExperience.cs
Add a PlayerExperience trait
2016-07-10 15:30:17 +02:00
PlayerStatistics.cs
Add a PlayerExperience trait
2016-07-10 15:30:17 +02:00
ProductionQueue.cs
Make interface implementations explicit where possible in traits that implement INotifySold
2016-10-20 19:02:30 +02:00
ProvidesPrerequisite.cs
…
ProvidesTechPrerequisite.cs
…
ResourceStorageWarning.cs
Doubled AdviceInterval of ResourceStorageWarning.
2016-08-30 17:19:31 +02:00
StrategicVictoryConditions.cs
…
TechTree.cs
…