Files
OpenRA/OpenRA.Mods.Common
RoosterDragon 262ab408b5 Speed up checks for IOccupySpace trait.
Eagerly load the trait (if it exists) in Actor, and use this reference to avoid having to perform self.Info.HasTraitInfo<IOccupySpaceInfo>() checks.
2015-10-14 20:46:15 +01:00
..
2015-09-27 04:14:43 +03:00
2015-10-11 22:15:30 +02:00
2015-09-27 04:14:43 +03:00
2015-09-27 04:14:43 +03:00
2015-09-09 20:56:05 +02:00
2015-01-09 21:18:05 +01:00