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
3a427c36303fc9b9bc51e87adce97eefe481da0e
OpenRA
/
OpenRA.Mods.Common
/
Traits
/
Sound
History
Matthias Mailänder
672bd2d9fe
Don't crash when putting the trait on the World actor.
2020-05-24 12:36:26 +02:00
..
ActorLostNotification.cs
Replace ITraitInfo interface with TraitInfo class.
2020-05-21 13:01:04 +02:00
AmbientSound.cs
Don't crash when putting the trait on the World actor.
2020-05-24 12:36:26 +02:00
AnnounceOnKill.cs
Replace ITraitInfo interface with TraitInfo class.
2020-05-21 13:01:04 +02:00
AnnounceOnSeen.cs
Replace ITraitInfo interface with TraitInfo class.
2020-05-21 13:01:04 +02:00
AttackSounds.cs
…
CaptureNotification.cs
Replace ITraitInfo interface with TraitInfo class.
2020-05-21 13:01:04 +02:00
DeathSounds.cs
Update the year numbers in all license headers to 2020
2020-01-05 17:00:34 +00:00
SoundOnDamageTransition.cs
Replace ITraitInfo interface with TraitInfo class.
2020-05-21 13:01:04 +02:00
VoiceAnnouncement.cs
…