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
2d332d0a130f63e3d2e6c02773f7876389d82882
OpenRA
/
OpenRA.Mods.Common
/
Scripting
/
Properties
History
Gustas
6026d088c8
Use HashSets instead of .Distinct
...
And don't cast to array / list where unnecessary
2024-01-30 22:06:58 -06:00
..
AircraftProperties.cs
…
AirstrikeProperties.cs
…
AmmoPoolProperties.cs
Introduce FirstOrDefault extensions method for Array.Find and List.Find.
2023-11-19 19:28:57 +02:00
CaptureProperties.cs
Move ValidRelations from Capturable to Captures
2023-09-09 13:24:33 +02:00
CarryallProperties.cs
…
CloakProperties.cs
…
CombatProperties.cs
Revert Hunt to move within 2 cells of the target
2023-07-30 20:26:41 +02:00
ConditionProperties.cs
Introduce FirstOrDefault extensions method for Array.Find and List.Find.
2023-11-19 19:28:57 +02:00
DeliveryProperties.cs
…
DemolitionProperties.cs
…
DiplomacyProperties.cs
…
GainsExperienceProperties.cs
…
GeneralProperties.cs
Extract unit names and descriptions
2023-11-25 16:28:19 +01:00
GuardProperties.cs
…
HarvesterProperties.cs
…
HealthProperties.cs
…
InstantlyRepairsProperties.cs
Add InstantlyRepairsProperties
2023-08-01 12:21:19 +02:00
MissionObjectiveProperties.cs
…
MobileProperties.cs
Allow queueing up scatter and move Nudge to an activity
2023-08-08 16:10:53 +02:00
NukeProperties.cs
…
ParadropProperties.cs
…
ParatroopersProperties.cs
…
PlayerConditionProperties.cs
Introduce FirstOrDefault extensions method for Array.Find and List.Find.
2023-11-19 19:28:57 +02:00
PlayerExperienceProperties.cs
…
PlayerProperties.cs
Introduce FirstOrDefault extensions method for Array.Find and List.Find.
2023-11-19 19:28:57 +02:00
PlayerStatsProperties.cs
…
PowerProperties.cs
Fix IDE0055
2023-11-16 08:45:10 +02:00
ProductionProperties.cs
Use HashSets instead of .Distinct
2024-01-30 22:06:58 -06:00
RepairableBuildingProperties.cs
…
ResourceProperties.cs
…
ScaredCatProperties.cs
…
SellableProperties.cs
…
TransformProperties.cs
…
TransportProperties.cs
…