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
b748e4b11b702c21300ee336c4cefee553613cdc
OpenRA
/
OpenRA.Mods.RA
/
SupportPowers
History
Paul Chote
c84f53c10d
Extract tile overlays into a shp instead of rolling our own in code; Remove UIOverlay.
Fixes
#1061
.
2011-07-27 21:48:32 +12:00
..
AirstrikePower.cs
Swap the default value for FlyOffMap.Interruptible. The common case (scripted aircraft) don't want to be interruptible. Fixes badr desync caused by the mono 2.6.7 compiler dropping initializers for bools that default to true.
2011-06-21 14:20:08 +12:00
ChronoshiftPower.cs
Extract tile overlays into a shp instead of rolling our own in code; Remove UIOverlay.
Fixes
#1061
.
2011-07-27 21:48:32 +12:00
GpsPower.cs
add lint pass to check whether types with ISync actually have any [Sync] members
2011-07-14 20:29:09 +12:00
IronCurtainPower.cs
Extract tile overlays into a shp instead of rolling our own in code; Remove UIOverlay.
Fixes
#1061
.
2011-07-27 21:48:32 +12:00
NukePower.cs
Update copyright header. Normalize line endings to LF.
2011-02-13 10:38:57 +13:00
ParatroopersPower.cs
make paratroopers use FlyAttack rather than FlyAttackLoop
2011-04-19 18:39:31 +12:00
SonarPulsePower.cs
Update copyright header. Normalize line endings to LF.
2011-02-13 10:38:57 +13:00
SpyPlanePower.cs
Swap the default value for FlyOffMap.Interruptible. The common case (scripted aircraft) don't want to be interruptible. Fixes badr desync caused by the mono 2.6.7 compiler dropping initializers for bools that default to true.
2011-06-21 14:20:08 +12:00
SupportPower.cs
tidy
2011-05-30 21:17:25 +12:00
SupportPowerChargeBar.cs
Renormalize line endings and fix copyright headers again.
2011-04-07 21:15:42 +12:00
SupportPowerManager.cs
fixed 741 -- use the correct superweapon building when more than one is available and some are disabled
2011-05-30 21:26:05 +12:00