Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
PNG spritesheet support, along with PaletteFromPng.
Cursor palette loader can now be specified via yaml.
  • Loading branch information
IceReaper committed Sep 28, 2018
1 parent 8144fca commit 4343c55
Show file tree
Hide file tree
Showing 14 changed files with 655 additions and 297 deletions.
206 changes: 0 additions & 206 deletions OpenRA.Game/FileFormats/PngLoader.cs

This file was deleted.

1 change: 0 additions & 1 deletion OpenRA.Game/OpenRA.Game.csproj
Expand Up @@ -273,7 +273,6 @@
<Compile Include="FieldSaver.cs" />
<Compile Include="Manifest.cs" />
<Compile Include="Graphics\Vertex.cs" />
<Compile Include="FileFormats\PngLoader.cs" />
<Compile Include="Primitives\ActionQueue.cs" />
<Compile Include="Primitives\BitSet.cs" />
<Compile Include="Primitives\Cache.cs" />
Expand Down

0 comments on commit 4343c55

Please sign in to comment.