Tidy ra dir

This commit is contained in:
Paul Chote
2010-09-09 20:27:35 +12:00
parent 55c3e9d5bb
commit 9ea3a404a3
47 changed files with 35 additions and 33 deletions

View File

@@ -40,7 +40,7 @@ namespace OpenRA.Mods.RA
if (r == null) return;
Font = r.BoldFont;
var s = new Sheet("mods/ra/loadscreen.png");
var s = new Sheet("mods/ra/uibits/loadscreen.png");
Logo = new Sprite(s, new Rectangle(0,0,256,256), TextureChannel.Alpha);
Stripe = new Sprite(s, new Rectangle(256,0,256,256), TextureChannel.Alpha);
StripeRect = new Rectangle(0, Renderer.Resolution.Height/2 - 128, Renderer.Resolution.Width, 256);

View File

@@ -2,23 +2,25 @@
Folders:
.
mods/cnc/
mods/cnc/uibits/
mods/cnc
mods/cnc/bits
mods/cnc/uibits
mods/cnc/packages
Packages:
mods/cnc/bits/snow.mix
mods/cnc/bits/overrides.mix
mods/cnc/packages/speech.mix
mods/cnc/packages/conquer.mix
mods/cnc/packages/sounds.mix
mods/cnc/packages/tempicnh.mix
mods/cnc/packages/updatec.mix
mods/cnc/packages/temperat.mix
mods/cnc/packages/winter.mix
mods/cnc/packages/desert.mix
~mods/cnc/packages/movies-gdi.mix
~mods/cnc/packages/movies-nod.mix
~mods/cnc/packages/movies.mix
~mods/cnc/packages/scores.mix
overrides.mix
snow.mix
speech.mix
conquer.mix
sounds.mix
tempicnh.mix
updatec.mix
temperat.mix
winter.mix
desert.mix
~movies-gdi.mix
~movies-nod.mix
~movies.mix
~scores.mix
Rules:
mods/cnc/rules/defaults.yaml: Basic stuff

View File

@@ -148,7 +148,7 @@
<image name="corner-bl" x="640" y="82" width="1" height="1" />
<image name="corner-br" x="722" y="82" width="1" height="1" />
</collection>
<collection name="dialog4" src="dialog4.png">
<collection name="dialog4" src="dialog.png">
<image name="border-t" x="773" y="0" width="52" height="6" />
<image name="border-b" x="773" y="58" width="52" height="6" />
<image name="border-l" x="768" y="5" width="6" height="54" />

Binary file not shown.

Before

Width:  |  Height:  |  Size: 437 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 438 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 628 B

View File

@@ -1,11 +1,11 @@
# Classic Red Alert Mod -- Package Manifest
Folders:
./mods/ra/packages
./mods/ra/extras
./mods/ra
./
.
mods/ra
mods/ra/bits
mods/ra/uibits
mods/ra/packages
Packages:
~main.mix
redalert.mix
@@ -24,13 +24,13 @@ Packages:
~movies2.mix
Rules:
mods/ra/defaults.yaml
mods/ra/system.yaml
mods/ra/vehicles.yaml
mods/ra/structures.yaml
mods/ra/infantry.yaml
mods/ra/civilian.yaml
mods/ra/trees.yaml
mods/ra/rules/defaults.yaml
mods/ra/rules/system.yaml
mods/ra/rules/vehicles.yaml
mods/ra/rules/structures.yaml
mods/ra/rules/infantry.yaml
mods/ra/rules/civilian.yaml
mods/ra/rules/trees.yaml
Sequences:
mods/ra/sequences.yaml: Original animation sequences
@@ -59,9 +59,9 @@ Voices:
mods/ra/voices.yaml
TileSets:
mods/ra/tileset-sno.yaml: Snow
mods/ra/tileset-int.yaml: Interior
mods/ra/tileset-tem.yaml: Temperate
mods/ra/tilesets/snow.yaml: Snow
mods/ra/tilesets/interior.yaml: Interior
mods/ra/tilesets/temperat.yaml: Temperate
Music:
mods/ra/music.yaml

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB