diff options
author | Treeki <treeki@gmail.com> | 2011-02-05 04:34:12 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2011-02-05 04:34:12 +0100 |
commit | fe451ef6fb5ea07b45fdaf4218001558bb171ef0 (patch) | |
tree | 453501a8a560e82e542e7a183babcd06e71baa97 /TestApp/bin/Debug | |
parent | db8fc350b2bffda63d27797bfe7ae4afb4af327e (diff) | |
download | nw4rtools-fe451ef6fb5ea07b45fdaf4218001558bb171ef0.tar.gz nw4rtools-fe451ef6fb5ea07b45fdaf4218001558bb171ef0.zip |
progress on material reading. still need to add DL handling and figure out what
the shader data offset is for (probably points to an entry in the Shaders dict)
Diffstat (limited to '')
-rwxr-xr-x | TestApp/bin/Debug/NW4RTools.dll | bin | 25600 -> 28160 bytes |
-rw-r--r-- | TestApp/bin/Debug/NW4RTools.dll.mdb | bin | 8825 -> 9806 bytes |
-rwxr-xr-x | TestApp/bin/Debug/TestApp.exe | bin | 3584 -> 3584 bytes |
-rw-r--r-- | TestApp/bin/Debug/TestApp.exe.mdb | bin | 416 -> 416 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/TestApp/bin/Debug/NW4RTools.dll b/TestApp/bin/Debug/NW4RTools.dll Binary files differindex adab05f..7e28e2a 100755 --- a/TestApp/bin/Debug/NW4RTools.dll +++ b/TestApp/bin/Debug/NW4RTools.dll diff --git a/TestApp/bin/Debug/NW4RTools.dll.mdb b/TestApp/bin/Debug/NW4RTools.dll.mdb Binary files differindex 51a7fb0..8183184 100644 --- a/TestApp/bin/Debug/NW4RTools.dll.mdb +++ b/TestApp/bin/Debug/NW4RTools.dll.mdb diff --git a/TestApp/bin/Debug/TestApp.exe b/TestApp/bin/Debug/TestApp.exe Binary files differindex 7adcab2..1e59f00 100755 --- a/TestApp/bin/Debug/TestApp.exe +++ b/TestApp/bin/Debug/TestApp.exe diff --git a/TestApp/bin/Debug/TestApp.exe.mdb b/TestApp/bin/Debug/TestApp.exe.mdb Binary files differindex 7e547e0..174701f 100644 --- a/TestApp/bin/Debug/TestApp.exe.mdb +++ b/TestApp/bin/Debug/TestApp.exe.mdb |