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
c84f53c10d36a7ffd4e8d537c3532d1d55f7488b
OpenRA
/
OpenRA.Mods.RA
/
Crates
History
Chris Forbes
835d671752
fix 1036 -- GiveUnitCrateAction can give units which don't have BuildableInfo, to anyone
2011-07-17 10:29:00 +12:00
..
CloakCrateAction.cs
Remove ExcludedActors from crate actions. Use a tag trait for cloakable actors. Ban MCV from receiving cloak.
2011-07-01 00:07:04 +12:00
ExplodeCrateAction.cs
Update copyright header. Normalize line endings to LF.
2011-02-13 10:38:57 +13:00
GiveCashCrateAction.cs
…
GiveMcvCrateAction.cs
queries dies
2011-03-17 22:09:10 +13:00
GiveUnitCrateAction.cs
fix 1036 -- GiveUnitCrateAction can give units which don't have BuildableInfo, to anyone
2011-07-17 10:29:00 +12:00
LevelUpCrateAction.cs
Don't give a levelup crate if the unit can't gain experience
2011-05-22 19:32:53 +12:00
ResetRadarCrateAction.cs
…
RevealMapCrateAction.cs
…
SupportPowerCrateAction.cs
…