From 079de98de3ea46613aec66f4fb01b5dba6c60119 Mon Sep 17 00:00:00 2001 From: Jonathan Ingram <26800139+GirianSeed@users.noreply.github.com> Date: Fri, 15 Mar 2024 13:45:21 -0400 Subject: [PATCH 1/2] Restore InevIop SCC files --- Scratch/SA/IOP/InevIop/mssccprj.scc | 5 +++++ Scratch/SA/IOP/InevIop/vssver.scc | Bin 0 -> 688 bytes 2 files changed, 5 insertions(+) create mode 100644 Scratch/SA/IOP/InevIop/mssccprj.scc create mode 100644 Scratch/SA/IOP/InevIop/vssver.scc diff --git a/Scratch/SA/IOP/InevIop/mssccprj.scc b/Scratch/SA/IOP/InevIop/mssccprj.scc new file mode 100644 index 0000000..5eeb327 --- /dev/null +++ b/Scratch/SA/IOP/InevIop/mssccprj.scc @@ -0,0 +1,5 @@ +SCC = This is a Source Code Control file + +[ineviop.dsp] +SCC_Aux_Path = "\\project1\Tribes2\VSS" +SCC_Project_Name = "$/T2/xCore/Entropy/PS2/IOP/InevIop", JFMAAAAA diff --git a/Scratch/SA/IOP/InevIop/vssver.scc b/Scratch/SA/IOP/InevIop/vssver.scc new file mode 100644 index 0000000000000000000000000000000000000000..abb027d5cf50994aeac2ccdab7c6d49a4562e3b0 GIT binary patch literal 688 zcmW;KZA?;87zc2$2t+ZhSYc{GP1e$}g=sB~w9qodmr9dju^Jd5LpJL}n=R3~qHHZm ztq-lXkgZW$wpHfLNJe*|aKGIB&i|fso_n5Cu!70xr9$7_ zMz-S8PMOFw98G`rAjsaao{@Np@!qTzE{y#=MsYDx0tcPUT^+6O=p?v|>^O zAAr|&Wi>wJ)X+@$AUw-zcI4|ETmgItb`Q;b7pN<_r2cw1o?Ab=cwa-a;0Ab9GT+~2 zJVlfB4#Ve9=icR2XcF}_603iBV#921267dgv{kYxQ(|Y4?~lNBal;E`_5h0wABC;4 zXh-?L+X%_kuq@ASdEM@dkn=bPyPCrr^g4fp)Vl^vdfxGI+{cRZ$b4M^gCQMW_@(6+ zCi>F^Pv5D%Ep}QH^PjAbgNA|f9vR)6I Date: Fri, 15 Mar 2024 13:45:40 -0400 Subject: [PATCH 2/2] Update .gitignore --- .gitignore | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4fa7b67..ae6087d 100644 --- a/.gitignore +++ b/.gitignore @@ -330,9 +330,9 @@ node_modules/ # Visual Studio 6 auto-generated project file (contains which files were open etc.) *.vbp -# Visual Studio 6 workspace and project file (working project files containing files to include in project) -*.dsw -*.dsp +## # Visual Studio 6 workspace and project file (working project files containing files to include in project) +## *.dsw +## *.dsp # Visual Studio 6 technical files *.ncb @@ -463,6 +463,7 @@ Xbox-Release/ !**/COPYING.LIB !**/ENCVAG.DLL !**/ENCVAG.LIB +!**/Mp3dec.asi !**/Mss32.dll !**/XT4100Libd.dll !**/dsptool.dll @@ -477,11 +478,15 @@ Xbox-Release/ !xCore/3rdParty/DirectX9/*.lib !xCore/3rdParty/Miles6/Examples/Win/*.dll !xCore/3rdParty/Miles6/Examples/Win/*.exe +!xCore/3rdParty/Miles6/Examples/Win/*.m3d !xCore/3rdParty/Miles6/Examples/console/*.dll !xCore/3rdParty/Miles6/Examples/console/*.exe !xCore/3rdParty/Miles6/lib/win/*.lib !xCore/3rdParty/Miles6/redist/win32/ -!xCore/3rdParty/Miles6/redist/win32/Mss32.dll +!xCore/3rdParty/Miles6/redist/win32/*.asi +!xCore/3rdParty/Miles6/redist/win32/*.dll +!xCore/3rdParty/Miles6/redist/win32/*.flt +!xCore/3rdParty/Miles6/redist/win32/*.m3d !xCore/3rdParty/Miles6/src/M3d/Rsx/*.lib !xCore/3rdParty/Miles6/src/win/Dodefs.exe !xCore/3rdParty/Miles6/tools/win/*.dll