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
9d7ac73410d7a97c5df288e8c5a1de19ede5a844
OpenRA
/
OpenRA.Mods.RA
/
Buildings
History
Chris Forbes
9d7ac73410
pull BuildingInfluence trait lookup out of the inner loop of building placement
2011-05-02 10:47:25 +12:00
..
BibLayer.cs
…
Building.cs
pull BuildingInfluence trait lookup out of the inner loop of building placement
2011-05-02 10:47:25 +12:00
BuildingInfluence.cs
…
CanPowerDown.cs
…
CustomSellValue.cs
…
FootprintUtils.cs
…
LineBuild.cs
…
PowerManager.cs
…
RepairableBuilding.cs
Renormalize line endings and fix copyright headers again.
2011-04-07 21:15:42 +12:00
RequiresPower.cs
…
ShakeOnDeath.cs
Add an INotifyKilled interface, which is what most things that used INotifyDamaged actually cared about.
2011-04-16 10:58:35 +12:00
SoundOnDamageTransition.cs
Create INotifyDamageStateChanged for nearly everything else that used INotifyDamage.
2011-04-16 11:51:34 +12:00
TechTree.cs
…
Util.cs
…
Wall.cs
…