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
3c6993f7fafeeccc59ac0b2c488ef6158b73e843
OpenRA
/
OpenRA.Mods.RA
/
Crates
History
Paul Chote
4935266945
Merge FileFormats dll into Game and reorganise namespaces.
2014-04-17 01:20:47 +12:00
..
CloakCrateAction.cs
…
ExplodeCrateAction.cs
…
GiveCashCrateAction.cs
Add TextRenderable for CashTick. Make ticks consistent.
2013-06-16 19:10:38 +12:00
GiveMcvCrateAction.cs
…
GiveUnitCrateAction.cs
Merge FileFormats dll into Game and reorganise namespaces.
2014-04-17 01:20:47 +12:00
HealUnitsCrateAction.cs
New crate type 'HealUnitsCrateAction' which heals all of the units that the collecting player has. Very rare. New 'ContainsCrate' trait which goes along with this - could be used to hide crates inside churches for example like in the original RA missions.
2012-10-02 21:52:38 +13:00
HideMapCrateAction.cs
…
LevelUpCrateAction.cs
…
RevealMapCrateAction.cs
…
SupportPowerCrateAction.cs
Merge FileFormats dll into Game and reorganise namespaces.
2014-04-17 01:20:47 +12:00
UnitUpgradeCrateAction.cs
…