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
d95b579eadd6cb3ddd1382c2de7c7e348cd6fba2
OpenRA
/
OpenRA.Mods.Cnc
/
Widgets
History
Paul Chote
e9d67860de
Proper mouseover support.
2011-07-14 20:29:02 +12:00
..
Logic
Move OnMouseUp onto ButtonWidget and drop its unnecessary plumbing.
2011-07-14 20:29:02 +12:00
PowerBarWidget.cs
Apply consistent widget method names. Semantic change: Widgets that want to tick when !Visible must override TickOuter() instead of Tick().
2011-07-14 20:29:02 +12:00
ProductionPaletteWidget.cs
Apply consistent widget method names. Semantic change: Widgets that want to tick when !Visible must override TickOuter() instead of Tick().
2011-07-14 20:29:02 +12:00
ProductionTabsWidget.cs
Proper mouseover support.
2011-07-14 20:29:02 +12:00
SiloBarWidget.cs
Apply consistent widget method names. Semantic change: Widgets that want to tick when !Visible must override TickOuter() instead of Tick().
2011-07-14 20:29:02 +12:00
SupportPowersWidget.cs
Apply consistent widget method names. Semantic change: Widgets that want to tick when !Visible must override TickOuter() instead of Tick().
2011-07-14 20:29:02 +12:00