diff --git a/build-deps.cmd b/build-deps.cmd deleted file mode 100644 index df7c88c68b..0000000000 --- a/build-deps.cmd +++ /dev/null @@ -1,19 +0,0 @@ -set MSBUILD="c:\windows\Microsoft.NET\Framework\v3.5\msbuild.exe" - -call git submodule init -call git submodule update - -pushd Ijw.DirectX -call git submodule init -call git submodule update - -pushd Ijw.Framework -%MSBUILD% /t:Rebuild /p:Configuration=Debug IjwFramework.sln -%MSBUILD% /t:Rebuild /p:Configuration=Release IjwFramework.sln -popd - -%MSBUILD% Ijw.DirectX.sln /p:Configuration=Debug -%MSBUILD% Ijw.DirectX.sln /p:Configuration=Release -popd - -%MSBUILD% OpenRA.sln /t:Rebuild /p:Configuration=Debug diff --git a/makedist.cmd b/makedist.cmd index 8dcea31d40..a491c741e5 100644 --- a/makedist.cmd +++ b/makedist.cmd @@ -4,17 +4,13 @@ @copy *.mix ..\openra-bin\ :nomix @copy *.ini ..\openra-bin\ -@copy *.rem ..\openra-bin\ @copy *.til ..\openra-bin\ @copy INSTALL ..\openra-bin\ @copy LICENSE ..\openra-bin\ @copy *.fx ..\openra-bin\ -@copy *.xml ..\openra-bin\ -@copy specialbin.png ..\openra-bin\ @copy OpenRA.Server\bin\debug\OpenRA.Server.exe ..\openra-bin\ @copy SequenceEditor\bin\debug\SequenceEditor.exe ..\openra-bin\ @copy OpenRA.Game\bin\debug\*.dll ..\openra-bin\ @copy OpenRA.Game\bin\debug\OpenRa.Game.exe ..\openra-bin\ @xcopy /E mods ..\openra-bin\mods\ -@copy *.yaml ..\openra-bin\ @copy bogus.* ..\openra-bin\ \ No newline at end of file diff --git a/tdbits/a10.shp b/tdbits/a10.shp deleted file mode 100644 index 71b4dbd85d..0000000000 Binary files a/tdbits/a10.shp and /dev/null differ diff --git a/tdbits/a10icnh.win b/tdbits/a10icnh.win deleted file mode 100644 index 48ddd4e516..0000000000 Binary files a/tdbits/a10icnh.win and /dev/null differ diff --git a/tdbits/winter.pal b/tdbits/winter.pal deleted file mode 100644 index 3b29c55f5a..0000000000 Binary files a/tdbits/winter.pal and /dev/null differ