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
3322f34e7bdea0cf2f01215570eb455bdc81cb7c
OpenRA
/
OpenRA.Mods.Common
/
Widgets
/
Logic
/
Editor
History
Pavel Penev
c41446e022
Merge pull request
#9139
from Mailaender/editor-cash-counter
...
Added a total resource cash counter to the map editor
2015-09-24 15:07:15 +03:00
..
ActorSelectorLogic.cs
Add ActorInfo.TraitInfo[OrDefault]<T>() requiring ITraitIfo types
2015-09-19 09:56:14 -05:00
LayerSelectorLogic.cs
Replace ActorInfo.Traits.WithInterface with ActorInfo.TraitInfos<T>()
2015-09-21 15:50:57 -05:00
MapEditorLogic.cs
add a total resource cash counter to the map editor
2015-09-19 18:21:07 +02:00
MapEditorTabsLogic.cs
Add new map editor UI.
2015-05-15 17:09:27 +01:00
NewMapLogic.cs
Introduce initial PPos plumbing.
2015-07-27 19:34:49 +01:00
SaveMapLogic.cs
Create the user map directory if required.
2015-07-25 09:36:29 +01:00
TileSelectorLogic.cs
Add new map editor UI.
2015-05-15 17:09:27 +01:00