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
c3fc7b98f30699b34dc9529ace07eafb56f0497c
OpenRA
/
OpenRA.Game
/
Traits
/
World
History
Bob
c3fc7b98f3
use UIM (was BIM) to determine what cells a building blocks
2010-11-05 19:50:14 +13:00
..
BibLayer.cs
remove ref to Game.world in Viewport.ShroudBounds
2010-10-12 17:29:09 +13:00
BuildingInfluence.cs
use UIM (was BIM) to determine what cells a building blocks
2010-11-05 19:50:14 +13:00
Country.cs
…
PlayerColorPalette.cs
untangling WorldRenderer from World
2010-10-12 17:24:23 +13:00
ResourceLayer.cs
cache world.LocalPlayer instead of fetching it repeatedly within loops
2010-11-01 18:39:44 +13:00
ResourceType.cs
don't look up resource type every cell for ore, too
2010-09-24 20:40:56 +12:00
ScreenShaker.cs
Initial support for custom tile sizes
2010-09-15 19:31:21 +12:00
Shroud.cs
quick hack to fix aircraft fail in prev
2010-10-23 18:49:42 +13:00
SpatialBins.cs
add IHasLocation
2010-10-12 07:59:40 +13:00
UnitInfluence.cs
…