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
5546e977a8b7c36ec57f98fffd0468e20d40e9f0
OpenRA
/
OpenRA.Mods.Cnc
/
Widgets
/
Logic
History
Chris Forbes
f2867fbc61
UnregisterEvents functions do not need to be public
2011-08-13 15:01:40 +12:00
..
ButtonTooltipLogic.cs
…
CncCheatsLogic.cs
…
CncColorPickerLogic.cs
…
CncConnectionLogic.cs
…
CncConquestObjectivesLogic.cs
…
CncDownloadPackagesLogic.cs
…
CncIngameChromeLogic.cs
UnregisterEvents functions do not need to be public
2011-08-13 15:01:40 +12:00
CncIngameMenuLogic.cs
Split some useful bits from CncIngameMenuLogic into CncWidgetUtils for use elsewhere
2011-07-27 13:36:46 +12:00
CncInstallFromCDLogic.cs
…
CncInstallLogic.cs
…
CncLobbyLogic.cs
fix
#1082
; setting a bot's color no longer clobbers saved player color
2011-08-09 08:51:35 +12:00
CncMapChooserLogic.cs
remove duplication of initial map choice logic
2011-08-09 08:51:35 +12:00
CncMenuLogic.cs
remove duplication of initial map choice logic
2011-08-09 08:51:35 +12:00
CncModBrowserLogic.cs
…
CncMusicPlayerLogic.cs
…
CncPerfDebugLogic.cs
…
CncReplayBrowserLogic.cs
…
CncServerBrowserLogic.cs
…
CncServerCreationLogic.cs
remove duplication of initial map choice logic
2011-08-09 08:51:35 +12:00
CncSettingsLogic.cs
…
ProductionTooltipLogic.cs
Display cost/power tooltip labels in red if there are insufficient funds/power.
Fixes
#1076
.
2011-07-27 17:38:37 +12:00
SimpleTooltipLogic.cs
…
SupportPowerTooltipLogic.cs
…
WorldTooltipLogic.cs
…