diff options
| author | Kenix3 <kenixwhisperwind@gmail.com> | 2020-12-30 19:25:06 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-30 19:25:06 -0500 |
| commit | 27c17b20d38a72b7a8016852fa85311dcdc40f11 (patch) | |
| tree | cc62e053f3ff368e1affbd809a34e2e99ce1c74a | |
| parent | fd533747ddfa6645a53f6b1356b5b68d7f2f0bed (diff) | |
ZAP2 project renamed to ZAPD (#27)
| -rw-r--r-- | ZAPD.sln (renamed from ZAP2.sln) | 2 | ||||
| -rw-r--r-- | ZAPD/BitConverter.h (renamed from ZAP2/BitConverter.h) | 0 | ||||
| -rw-r--r-- | ZAPD/Directory.h (renamed from ZAP2/Directory.h) | 0 | ||||
| -rw-r--r-- | ZAPD/File.h (renamed from ZAP2/File.h) | 0 | ||||
| -rw-r--r-- | ZAPD/Globals.cpp (renamed from ZAP2/Globals.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/Globals.h (renamed from ZAP2/Globals.h) | 0 | ||||
| -rw-r--r-- | ZAPD/HighLevel/HLAnimation.h (renamed from ZAP2/HighLevel/HLAnimation.h) | 0 | ||||
| -rw-r--r-- | ZAPD/HighLevel/HLAnimationIntermediette.cpp (renamed from ZAP2/HighLevel/HLAnimationIntermediette.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/HighLevel/HLAnimationIntermediette.h (renamed from ZAP2/HighLevel/HLAnimationIntermediette.h) | 0 | ||||
| -rw-r--r-- | ZAPD/HighLevel/HLFileIntermediette.h (renamed from ZAP2/HighLevel/HLFileIntermediette.h) | 0 | ||||
| -rw-r--r-- | ZAPD/HighLevel/HLModelIntermediette.cpp (renamed from ZAP2/HighLevel/HLModelIntermediette.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/HighLevel/HLModelIntermediette.h (renamed from ZAP2/HighLevel/HLModelIntermediette.h) | 0 | ||||
| -rw-r--r-- | ZAPD/HighLevel/HLTexture.cpp (renamed from ZAP2/HighLevel/HLTexture.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/HighLevel/HLTexture.h (renamed from ZAP2/HighLevel/HLTexture.h) | 0 | ||||
| -rw-r--r-- | ZAPD/Libs/assimp-vc142-mt.dll (renamed from ZAP2/Libs/assimp-vc142-mt.dll) | bin | 5542400 -> 5542400 bytes | |||
| -rw-r--r-- | ZAPD/Libs/assimp-vc142-mt.lib (renamed from ZAP2/Libs/assimp-vc142-mt.lib) | bin | 374310 -> 374310 bytes | |||
| -rw-r--r-- | ZAPD/Main.cpp (renamed from ZAP2/Main.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/Overlays/ZOverlay.cpp (renamed from ZAP2/Overlays/ZOverlay.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/Overlays/ZOverlay.h (renamed from ZAP2/Overlays/ZOverlay.h) | 0 | ||||
| -rw-r--r-- | ZAPD/Path.h (renamed from ZAP2/Path.h) | 0 | ||||
| -rw-r--r-- | ZAPD/StringHelper.h (renamed from ZAP2/StringHelper.h) | 0 | ||||
| -rw-r--r-- | ZAPD/Vec3s.h (renamed from ZAP2/Vec3s.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZAPD.vcxproj (renamed from ZAP2/ZAP2.vcxproj) | 533 | ||||
| -rw-r--r-- | ZAPD/ZAPD.vcxproj.filters (renamed from ZAP2/ZAP2.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | ZAPD/ZAnimation.cpp (renamed from ZAP2/ZAnimation.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZAnimation.h (renamed from ZAP2/ZAnimation.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZBlob.cpp (renamed from ZAP2/ZBlob.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZBlob.h (renamed from ZAP2/ZBlob.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZCutscene.cpp (renamed from ZAP2/ZCutscene.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZCutscene.h (renamed from ZAP2/ZCutscene.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZDisplayList.cpp (renamed from ZAP2/ZDisplayList.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZDisplayList.h (renamed from ZAP2/ZDisplayList.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZFile.cpp (renamed from ZAP2/ZFile.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZFile.h (renamed from ZAP2/ZFile.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZResource.cpp (renamed from ZAP2/ZResource.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZResource.h (renamed from ZAP2/ZResource.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/ActorList.h (renamed from ZAP2/ZRoom/ActorList.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/EndMarker.cpp (renamed from ZAP2/ZRoom/Commands/EndMarker.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/EndMarker.h (renamed from ZAP2/ZRoom/Commands/EndMarker.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetActorList.cpp (renamed from ZAP2/ZRoom/Commands/SetActorList.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetActorList.h (renamed from ZAP2/ZRoom/Commands/SetActorList.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetAlternateHeaders.cpp (renamed from ZAP2/ZRoom/Commands/SetAlternateHeaders.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetAlternateHeaders.h (renamed from ZAP2/ZRoom/Commands/SetAlternateHeaders.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetCameraSettings.cpp (renamed from ZAP2/ZRoom/Commands/SetCameraSettings.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetCameraSettings.h (renamed from ZAP2/ZRoom/Commands/SetCameraSettings.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetCollisionHeader.cpp (renamed from ZAP2/ZRoom/Commands/SetCollisionHeader.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetCollisionHeader.h (renamed from ZAP2/ZRoom/Commands/SetCollisionHeader.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetCutscenes.cpp (renamed from ZAP2/ZRoom/Commands/SetCutscenes.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetCutscenes.h (renamed from ZAP2/ZRoom/Commands/SetCutscenes.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetEchoSettings.cpp (renamed from ZAP2/ZRoom/Commands/SetEchoSettings.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetEchoSettings.h (renamed from ZAP2/ZRoom/Commands/SetEchoSettings.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetEntranceList.cpp (renamed from ZAP2/ZRoom/Commands/SetEntranceList.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetEntranceList.h (renamed from ZAP2/ZRoom/Commands/SetEntranceList.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetExitList.cpp (renamed from ZAP2/ZRoom/Commands/SetExitList.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetExitList.h (renamed from ZAP2/ZRoom/Commands/SetExitList.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetLightList.cpp (renamed from ZAP2/ZRoom/Commands/SetLightList.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetLightList.h (renamed from ZAP2/ZRoom/Commands/SetLightList.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetLightingSettings.cpp (renamed from ZAP2/ZRoom/Commands/SetLightingSettings.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetLightingSettings.h (renamed from ZAP2/ZRoom/Commands/SetLightingSettings.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetMesh.cpp (renamed from ZAP2/ZRoom/Commands/SetMesh.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetMesh.h (renamed from ZAP2/ZRoom/Commands/SetMesh.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetObjectList.cpp (renamed from ZAP2/ZRoom/Commands/SetObjectList.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetObjectList.h (renamed from ZAP2/ZRoom/Commands/SetObjectList.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetPathways.cpp (renamed from ZAP2/ZRoom/Commands/SetPathways.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetPathways.h (renamed from ZAP2/ZRoom/Commands/SetPathways.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetRoomBehavior.cpp (renamed from ZAP2/ZRoom/Commands/SetRoomBehavior.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetRoomBehavior.h (renamed from ZAP2/ZRoom/Commands/SetRoomBehavior.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetRoomList.cpp (renamed from ZAP2/ZRoom/Commands/SetRoomList.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetRoomList.h (renamed from ZAP2/ZRoom/Commands/SetRoomList.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetSkyboxModifier.cpp (renamed from ZAP2/ZRoom/Commands/SetSkyboxModifier.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetSkyboxModifier.h (renamed from ZAP2/ZRoom/Commands/SetSkyboxModifier.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetSkyboxSettings.cpp (renamed from ZAP2/ZRoom/Commands/SetSkyboxSettings.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetSkyboxSettings.h (renamed from ZAP2/ZRoom/Commands/SetSkyboxSettings.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetSoundSettings.cpp (renamed from ZAP2/ZRoom/Commands/SetSoundSettings.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetSoundSettings.h (renamed from ZAP2/ZRoom/Commands/SetSoundSettings.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetSpecialObjects.cpp (renamed from ZAP2/ZRoom/Commands/SetSpecialObjects.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetSpecialObjects.h (renamed from ZAP2/ZRoom/Commands/SetSpecialObjects.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetStartPositionList.cpp (renamed from ZAP2/ZRoom/Commands/SetStartPositionList.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetStartPositionList.h (renamed from ZAP2/ZRoom/Commands/SetStartPositionList.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetTimeSettings.cpp (renamed from ZAP2/ZRoom/Commands/SetTimeSettings.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetTimeSettings.h (renamed from ZAP2/ZRoom/Commands/SetTimeSettings.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetTransitionActorList.cpp (renamed from ZAP2/ZRoom/Commands/SetTransitionActorList.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetTransitionActorList.h (renamed from ZAP2/ZRoom/Commands/SetTransitionActorList.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetWind.cpp (renamed from ZAP2/ZRoom/Commands/SetWind.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/SetWind.h (renamed from ZAP2/ZRoom/Commands/SetWind.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/Unused09.cpp (renamed from ZAP2/ZRoom/Commands/Unused09.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/Unused09.h (renamed from ZAP2/ZRoom/Commands/Unused09.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/ZRoomCommandUnk.cpp (renamed from ZAP2/ZRoom/Commands/ZRoomCommandUnk.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/Commands/ZRoomCommandUnk.h (renamed from ZAP2/ZRoom/Commands/ZRoomCommandUnk.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/ObjectList.h (renamed from ZAP2/ZRoom/ObjectList.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/ZRoom.cpp (renamed from ZAP2/ZRoom/ZRoom.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/ZRoom.h (renamed from ZAP2/ZRoom/ZRoom.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/ZRoomCommand.cpp (renamed from ZAP2/ZRoom/ZRoomCommand.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoom/ZRoomCommand.h (renamed from ZAP2/ZRoom/ZRoomCommand.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZRoot.h (renamed from ZAP2/ZRoot.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZSkeleton.cpp (renamed from ZAP2/ZSkeleton.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZSkeleton.h (renamed from ZAP2/ZSkeleton.h) | 0 | ||||
| -rw-r--r-- | ZAPD/ZTexture.cpp (renamed from ZAP2/ZTexture.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/ZTexture.h (renamed from ZAP2/ZTexture.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/.editorconfig (renamed from ZAP2/assimp/.editorconfig) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/BaseImporter.h (renamed from ZAP2/assimp/BaseImporter.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/Bitmap.h (renamed from ZAP2/assimp/Bitmap.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/BlobIOSystem.h (renamed from ZAP2/assimp/BlobIOSystem.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/ByteSwapper.h (renamed from ZAP2/assimp/ByteSwapper.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/Compiler/poppack1.h (renamed from ZAP2/assimp/Compiler/poppack1.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/Compiler/pstdint.h (renamed from ZAP2/assimp/Compiler/pstdint.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/Compiler/pushpack1.h (renamed from ZAP2/assimp/Compiler/pushpack1.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/CreateAnimMesh.h (renamed from ZAP2/assimp/CreateAnimMesh.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/DefaultIOStream.h (renamed from ZAP2/assimp/DefaultIOStream.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/DefaultIOSystem.h (renamed from ZAP2/assimp/DefaultIOSystem.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/DefaultLogger.hpp (renamed from ZAP2/assimp/DefaultLogger.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/Defines.h (renamed from ZAP2/assimp/Defines.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/Exceptional.h (renamed from ZAP2/assimp/Exceptional.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/Exporter.hpp (renamed from ZAP2/assimp/Exporter.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/GenericProperty.h (renamed from ZAP2/assimp/GenericProperty.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/Hash.h (renamed from ZAP2/assimp/Hash.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/IOStream.hpp (renamed from ZAP2/assimp/IOStream.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/IOStreamBuffer.h (renamed from ZAP2/assimp/IOStreamBuffer.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/IOSystem.hpp (renamed from ZAP2/assimp/IOSystem.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/Importer.hpp (renamed from ZAP2/assimp/Importer.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/LineSplitter.h (renamed from ZAP2/assimp/LineSplitter.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/LogAux.h (renamed from ZAP2/assimp/LogAux.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/LogStream.hpp (renamed from ZAP2/assimp/LogStream.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/Logger.hpp (renamed from ZAP2/assimp/Logger.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/Macros.h (renamed from ZAP2/assimp/Macros.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/MathFunctions.h (renamed from ZAP2/assimp/MathFunctions.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/MemoryIOWrapper.h (renamed from ZAP2/assimp/MemoryIOWrapper.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/NullLogger.hpp (renamed from ZAP2/assimp/NullLogger.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/ParsingUtils.h (renamed from ZAP2/assimp/ParsingUtils.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/Profiler.h (renamed from ZAP2/assimp/Profiler.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/ProgressHandler.hpp (renamed from ZAP2/assimp/ProgressHandler.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/RemoveComments.h (renamed from ZAP2/assimp/RemoveComments.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/SGSpatialSort.h (renamed from ZAP2/assimp/SGSpatialSort.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/SceneCombiner.h (renamed from ZAP2/assimp/SceneCombiner.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/SkeletonMeshBuilder.h (renamed from ZAP2/assimp/SkeletonMeshBuilder.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/SmoothingGroups.h (renamed from ZAP2/assimp/SmoothingGroups.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/SmoothingGroups.inl (renamed from ZAP2/assimp/SmoothingGroups.inl) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/SpatialSort.h (renamed from ZAP2/assimp/SpatialSort.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/StandardShapes.h (renamed from ZAP2/assimp/StandardShapes.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/StreamReader.h (renamed from ZAP2/assimp/StreamReader.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/StreamWriter.h (renamed from ZAP2/assimp/StreamWriter.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/StringComparison.h (renamed from ZAP2/assimp/StringComparison.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/StringUtils.h (renamed from ZAP2/assimp/StringUtils.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/Subdivision.h (renamed from ZAP2/assimp/Subdivision.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/TinyFormatter.h (renamed from ZAP2/assimp/TinyFormatter.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/Vertex.h (renamed from ZAP2/assimp/Vertex.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/XMLTools.h (renamed from ZAP2/assimp/XMLTools.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/ZipArchiveIOSystem.h (renamed from ZAP2/assimp/ZipArchiveIOSystem.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/aabb.h (renamed from ZAP2/assimp/aabb.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/ai_assert.h (renamed from ZAP2/assimp/ai_assert.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/anim.h (renamed from ZAP2/assimp/anim.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/camera.h (renamed from ZAP2/assimp/camera.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/cexport.h (renamed from ZAP2/assimp/cexport.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/cfileio.h (renamed from ZAP2/assimp/cfileio.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/cimport.h (renamed from ZAP2/assimp/cimport.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/color4.h (renamed from ZAP2/assimp/color4.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/color4.inl (renamed from ZAP2/assimp/color4.inl) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/config.h (renamed from ZAP2/assimp/config.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/config.h.in (renamed from ZAP2/assimp/config.h.in) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/defs.h (renamed from ZAP2/assimp/defs.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/fast_atof.h (renamed from ZAP2/assimp/fast_atof.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/importerdesc.h (renamed from ZAP2/assimp/importerdesc.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/irrXMLWrapper.h (renamed from ZAP2/assimp/irrXMLWrapper.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/light.h (renamed from ZAP2/assimp/light.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/material.h (renamed from ZAP2/assimp/material.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/material.inl (renamed from ZAP2/assimp/material.inl) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/matrix3x3.h (renamed from ZAP2/assimp/matrix3x3.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/matrix3x3.inl (renamed from ZAP2/assimp/matrix3x3.inl) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/matrix4x4.h (renamed from ZAP2/assimp/matrix4x4.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/matrix4x4.inl (renamed from ZAP2/assimp/matrix4x4.inl) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/mesh.h (renamed from ZAP2/assimp/mesh.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/metadata.h (renamed from ZAP2/assimp/metadata.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/pbrmaterial.h (renamed from ZAP2/assimp/pbrmaterial.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/port/AndroidJNI/AndroidJNIIOSystem.h (renamed from ZAP2/assimp/port/AndroidJNI/AndroidJNIIOSystem.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/postprocess.h (renamed from ZAP2/assimp/postprocess.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/qnan.h (renamed from ZAP2/assimp/qnan.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/quaternion.h (renamed from ZAP2/assimp/quaternion.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/quaternion.inl (renamed from ZAP2/assimp/quaternion.inl) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/scene.h (renamed from ZAP2/assimp/scene.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/texture.h (renamed from ZAP2/assimp/texture.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/types.h (renamed from ZAP2/assimp/types.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/vector2.h (renamed from ZAP2/assimp/vector2.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/vector2.inl (renamed from ZAP2/assimp/vector2.inl) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/vector3.h (renamed from ZAP2/assimp/vector3.h) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/vector3.inl (renamed from ZAP2/assimp/vector3.inl) | 0 | ||||
| -rw-r--r-- | ZAPD/assimp/version.h (renamed from ZAP2/assimp/version.h) | 0 | ||||
| -rw-r--r-- | ZAPD/elfio/elf_types.hpp (renamed from ZAP2/elfio/elf_types.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/elfio/elfio.hpp (renamed from ZAP2/elfio/elfio.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/elfio/elfio_dump.hpp (renamed from ZAP2/elfio/elfio_dump.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/elfio/elfio_dynamic.hpp (renamed from ZAP2/elfio/elfio_dynamic.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/elfio/elfio_header.hpp (renamed from ZAP2/elfio/elfio_header.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/elfio/elfio_note.hpp (renamed from ZAP2/elfio/elfio_note.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/elfio/elfio_relocation.hpp (renamed from ZAP2/elfio/elfio_relocation.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/elfio/elfio_section.hpp (renamed from ZAP2/elfio/elfio_section.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/elfio/elfio_segment.hpp (renamed from ZAP2/elfio/elfio_segment.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/elfio/elfio_strings.hpp (renamed from ZAP2/elfio/elfio_strings.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/elfio/elfio_symbols.hpp (renamed from ZAP2/elfio/elfio_symbols.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/elfio/elfio_utils.hpp (renamed from ZAP2/elfio/elfio_utils.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/json.hpp (renamed from ZAP2/json.hpp) | 0 | ||||
| -rw-r--r-- | ZAPD/stb_image.h (renamed from ZAP2/stb_image.h) | 0 | ||||
| -rw-r--r-- | ZAPD/stb_image_write.h (renamed from ZAP2/stb_image_write.h) | 0 | ||||
| -rw-r--r-- | ZAPD/tiny_gltf.h (renamed from ZAP2/tiny_gltf.h) | 0 | ||||
| -rw-r--r-- | ZAPD/tinyxml2.cpp (renamed from ZAP2/tinyxml2.cpp) | 0 | ||||
| -rw-r--r-- | ZAPD/tinyxml2.h (renamed from ZAP2/tinyxml2.h) | 0 |
204 files changed, 268 insertions, 267 deletions
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30320.27 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZAP2", "ZAP2\ZAP2.vcxproj", "{B53F9E5B-0A58-4BAE-9AFE-856C8CBB8D36}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZAPD", "ZAPD\ZAPD.vcxproj", "{B53F9E5B-0A58-4BAE-9AFE-856C8CBB8D36}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/ZAP2/BitConverter.h b/ZAPD/BitConverter.h index 2625296..2625296 100644 --- a/ZAP2/BitConverter.h +++ b/ZAPD/BitConverter.h diff --git a/ZAP2/Directory.h b/ZAPD/Directory.h index ea2ec72..ea2ec72 100644 --- a/ZAP2/Directory.h +++ b/ZAPD/Directory.h diff --git a/ZAP2/File.h b/ZAPD/File.h index e16ee8c..e16ee8c 100644 --- a/ZAP2/File.h +++ b/ZAPD/File.h diff --git a/ZAP2/Globals.cpp b/ZAPD/Globals.cpp index 02f540b..02f540b 100644 --- a/ZAP2/Globals.cpp +++ b/ZAPD/Globals.cpp diff --git a/ZAP2/Globals.h b/ZAPD/Globals.h index e5615ea..e5615ea 100644 --- a/ZAP2/Globals.h +++ b/ZAPD/Globals.h diff --git a/ZAP2/HighLevel/HLAnimation.h b/ZAPD/HighLevel/HLAnimation.h index dfc4532..dfc4532 100644 --- a/ZAP2/HighLevel/HLAnimation.h +++ b/ZAPD/HighLevel/HLAnimation.h diff --git a/ZAP2/HighLevel/HLAnimationIntermediette.cpp b/ZAPD/HighLevel/HLAnimationIntermediette.cpp index 9543bc0..9543bc0 100644 --- a/ZAP2/HighLevel/HLAnimationIntermediette.cpp +++ b/ZAPD/HighLevel/HLAnimationIntermediette.cpp diff --git a/ZAP2/HighLevel/HLAnimationIntermediette.h b/ZAPD/HighLevel/HLAnimationIntermediette.h index 6f97105..6f97105 100644 --- a/ZAP2/HighLevel/HLAnimationIntermediette.h +++ b/ZAPD/HighLevel/HLAnimationIntermediette.h diff --git a/ZAP2/HighLevel/HLFileIntermediette.h b/ZAPD/HighLevel/HLFileIntermediette.h index bd18f1e..bd18f1e 100644 --- a/ZAP2/HighLevel/HLFileIntermediette.h +++ b/ZAPD/HighLevel/HLFileIntermediette.h diff --git a/ZAP2/HighLevel/HLModelIntermediette.cpp b/ZAPD/HighLevel/HLModelIntermediette.cpp index 97c9df3..97c9df3 100644 --- a/ZAP2/HighLevel/HLModelIntermediette.cpp +++ b/ZAPD/HighLevel/HLModelIntermediette.cpp diff --git a/ZAP2/HighLevel/HLModelIntermediette.h b/ZAPD/HighLevel/HLModelIntermediette.h index 14aab02..14aab02 100644 --- a/ZAP2/HighLevel/HLModelIntermediette.h +++ b/ZAPD/HighLevel/HLModelIntermediette.h diff --git a/ZAP2/HighLevel/HLTexture.cpp b/ZAPD/HighLevel/HLTexture.cpp index fc81c28..fc81c28 100644 --- a/ZAP2/HighLevel/HLTexture.cpp +++ b/ZAPD/HighLevel/HLTexture.cpp diff --git a/ZAP2/HighLevel/HLTexture.h b/ZAPD/HighLevel/HLTexture.h index c8c187b..c8c187b 100644 --- a/ZAP2/HighLevel/HLTexture.h +++ b/ZAPD/HighLevel/HLTexture.h diff --git a/ZAP2/Libs/assimp-vc142-mt.dll b/ZAPD/Libs/assimp-vc142-mt.dll Binary files differindex bf7a2f8..bf7a2f8 100644 --- a/ZAP2/Libs/assimp-vc142-mt.dll +++ b/ZAPD/Libs/assimp-vc142-mt.dll diff --git a/ZAP2/Libs/assimp-vc142-mt.lib b/ZAPD/Libs/assimp-vc142-mt.lib Binary files differindex 88e0a99..88e0a99 100644 --- a/ZAP2/Libs/assimp-vc142-mt.lib +++ b/ZAPD/Libs/assimp-vc142-mt.lib diff --git a/ZAP2/Main.cpp b/ZAPD/Main.cpp index 468dd66..468dd66 100644 --- a/ZAP2/Main.cpp +++ b/ZAPD/Main.cpp diff --git a/ZAP2/Overlays/ZOverlay.cpp b/ZAPD/Overlays/ZOverlay.cpp index 69a6b2d..69a6b2d 100644 --- a/ZAP2/Overlays/ZOverlay.cpp +++ b/ZAPD/Overlays/ZOverlay.cpp diff --git a/ZAP2/Overlays/ZOverlay.h b/ZAPD/Overlays/ZOverlay.h index e76d902..e76d902 100644 --- a/ZAP2/Overlays/ZOverlay.h +++ b/ZAPD/Overlays/ZOverlay.h diff --git a/ZAP2/Path.h b/ZAPD/Path.h index 0f15c6f..0f15c6f 100644 --- a/ZAP2/Path.h +++ b/ZAPD/Path.h diff --git a/ZAP2/StringHelper.h b/ZAPD/StringHelper.h index f2cc95a..f2cc95a 100644 --- a/ZAP2/StringHelper.h +++ b/ZAPD/StringHelper.h diff --git a/ZAP2/Vec3s.h b/ZAPD/Vec3s.h index 589b660..589b660 100644 --- a/ZAP2/Vec3s.h +++ b/ZAPD/Vec3s.h diff --git a/ZAP2/ZAP2.vcxproj b/ZAPD/ZAPD.vcxproj index 3222aec..374b38f 100644 --- a/ZAP2/ZAP2.vcxproj +++ b/ZAPD/ZAPD.vcxproj @@ -1,267 +1,268 @@ -<?xml version="1.0" encoding="utf-8"?> -<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <ItemGroup Label="ProjectConfigurations"> - <ProjectConfiguration Include="Debug|Win32"> - <Configuration>Debug</Configuration> - <Platform>Win32</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="Release|Win32"> - <Configuration>Release</Configuration> - <Platform>Win32</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="Debug|x64"> - <Configuration>Debug</Configuration> - <Platform>x64</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="Release|x64"> - <Configuration>Release</Configuration> - <Platform>x64</Platform> - </ProjectConfiguration> - </ItemGroup> - <PropertyGroup Label="Globals"> - <VCProjectVersion>15.0</VCProjectVersion> - <ProjectGuid>{B53F9E5B-0A58-4BAE-9AFE-856C8CBB8D36}</ProjectGuid> - <RootNamespace>ZAP2</RootNamespace> - <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> - <ConfigurationType>Application</ConfigurationType> - <UseDebugLibraries>true</UseDebugLibraries> - <PlatformToolset>v142</PlatformToolset> - <CharacterSet>MultiByte</CharacterSet> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> - <ConfigurationType>Application</ConfigurationType> - <UseDebugLibraries>false</UseDebugLibraries> - <PlatformToolset>v142</PlatformToolset> - <WholeProgramOptimization>true</WholeProgramOptimization> - <CharacterSet>MultiByte</CharacterSet> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> - <ConfigurationType>Application</ConfigurationType> - <UseDebugLibraries>true</UseDebugLibraries> - <PlatformToolset>v142</PlatformToolset> - <CharacterSet>MultiByte</CharacterSet> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> - <ConfigurationType>Application</ConfigurationType> - <UseDebugLibraries>false</UseDebugLibraries> - <PlatformToolset>v142</PlatformToolset> - <WholeProgramOptimization>true</WholeProgramOptimization> - <CharacterSet>MultiByte</CharacterSet> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> - <ImportGroup Label="ExtensionSettings"> - </ImportGroup> - <ImportGroup Label="Shared"> - </ImportGroup> - <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> - </ImportGroup> - <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> - </ImportGroup> - <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> - </ImportGroup> - <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> - </ImportGroup> - <PropertyGroup Label="UserMacros" /> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> - <IncludePath>$(ProjectDir)sqlite;$(ProjectDir);$(IncludePath)</IncludePath> - <LibraryPath>$(ProjectDir)Libs;$(LibraryPath)</LibraryPath> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> - <IncludePath>C:\Users\Jack\Documents\GitHub\ZAP2\ZAP2\;$(IncludePath)</IncludePath> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> - <ClCompile> - <WarningLevel>Level3</WarningLevel> - <Optimization>Disabled</Optimization> - <SDLCheck>true</SDLCheck> - <ConformanceMode>true</ConformanceMode> - <LanguageStandard>stdcpp17</LanguageStandard> - </ClCompile> - <Link> - <Profile>true</Profile> - </Link> - </ItemDefinitionGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> - <ClCompile> - <WarningLevel>Level3</WarningLevel> - <Optimization>Disabled</Optimization> - <SDLCheck>true</SDLCheck> - <ConformanceMode>true</ConformanceMode> - <LanguageStandard>stdcpp17</LanguageStandard> - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;USE_ASSIMP;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> - </ClCompile> - <Link> - <Profile>true</Profile> - <AdditionalDependencies>assimp-vc142-mt.lib;%(AdditionalDependencies)</AdditionalDependencies> - </Link> - </ItemDefinitionGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> - <ClCompile> - <WarningLevel>Level3</WarningLevel> - <Optimization>MaxSpeed</Optimization> - <FunctionLevelLinking>true</FunctionLevelLinking> - <IntrinsicFunctions>true</IntrinsicFunctions> - <SDLCheck>true</SDLCheck> - <ConformanceMode>true</ConformanceMode> - </ClCompile> - <Link> - <EnableCOMDATFolding>true</EnableCOMDATFolding> - <OptimizeReferences>true</OptimizeReferences> - </Link> - </ItemDefinitionGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> - <ClCompile> - <WarningLevel>Level3</WarningLevel> - <Optimization>MaxSpeed</Optimization> - <FunctionLevelLinking>true</FunctionLevelLinking> - <IntrinsicFunctions>true</IntrinsicFunctions> - <SDLCheck>true</SDLCheck> - <ConformanceMode>true</ConformanceMode> - <LanguageStandard>stdcpplatest</LanguageStandard> - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> - </ClCompile> - <Link> - <EnableCOMDATFolding>true</EnableCOMDATFolding> - <OptimizeReferences>true</OptimizeReferences> - </Link> - </ItemDefinitionGroup> - <ItemGroup> - <ClCompile Include="Globals.cpp" /> - <ClCompile Include="HighLevel\HLAnimationIntermediette.cpp" /> - <ClCompile Include="HighLevel\HLModelIntermediette.cpp" /> - <ClCompile Include="HighLevel\HLTexture.cpp" /> - <ClCompile Include="Main.cpp" /> - <ClCompile Include="Overlays\ZOverlay.cpp" /> - <ClCompile Include="tinyxml2.cpp" /> - <ClCompile Include="ZAnimation.cpp" /> - <ClCompile Include="ZBlob.cpp" /> - <ClCompile Include="ZCutscene.cpp" /> - <ClCompile Include="ZDisplayList.cpp" /> - <ClCompile Include="ZFile.cpp" /> - <ClCompile Include="ZSkeleton.cpp" /> - <ClCompile Include="ZResource.cpp" /> - <ClCompile Include="ZRoom\Commands\EndMarker.cpp" /> - <ClCompile Include="ZRoom\Commands\SetActorList.cpp" /> - <ClCompile Include="ZRoom\Commands\SetAlternateHeaders.cpp" /> - <ClCompile Include="ZRoom\Commands\SetCameraSettings.cpp" /> - <ClCompile Include="ZRoom\Commands\SetCollisionHeader.cpp" /> - <ClCompile Include="ZRoom\Commands\SetCutscenes.cpp" /> - <ClCompile Include="ZRoom\Commands\SetEchoSettings.cpp" /> - <ClCompile Include="ZRoom\Commands\SetEntranceList.cpp" /> - <ClCompile Include="ZRoom\Commands\SetExitList.cpp" /> - <ClCompile Include="ZRoom\Commands\SetLightingSettings.cpp" /> - <ClCompile Include="ZRoom\Commands\SetLightList.cpp" /> - <ClCompile Include="ZRoom\Commands\SetMesh.cpp" /> - <ClCompile Include="ZRoom\Commands\SetObjectList.cpp" /> - <ClCompile Include="ZRoom\Commands\SetPathways.cpp" /> - <ClCompile Include="ZRoom\Commands\SetRoomBehavior.cpp" /> - <ClCompile Include="ZRoom\Commands\SetRoomList.cpp" /> - <ClCompile Include="ZRoom\Commands\SetSkyboxModifier.cpp" /> - <ClCompile Include="ZRoom\Commands\SetSkyboxSettings.cpp" /> - <ClCompile Include="ZRoom\Commands\SetSoundSettings.cpp" /> - <ClCompile Include="ZRoom\Commands\SetSpecialObjects.cpp" /> - <ClCompile Include="ZRoom\Commands\SetStartPositionList.cpp" /> - <ClCompile Include="ZRoom\Commands\SetTimeSettings.cpp" /> - <ClCompile Include="ZRoom\Commands\SetTransitionActorList.cpp" /> - <ClCompile Include="ZRoom\Commands\SetWind.cpp" /> - <ClCompile Include="ZRoom\Commands\Unused09.cpp" /> - <ClCompile Include="ZRoom\Commands\ZRoomCommandUnk.cpp" /> - <ClCompile Include="ZRoom\ZRoom.cpp" /> - <ClCompile Include="ZRoom\ZRoomCommand.cpp" /> - <ClCompile Include="ZTexture.cpp" /> - </ItemGroup> - <ItemGroup> - <ClInclude Include="BitConverter.h" /> - <ClInclude Include="Directory.h" /> - <ClInclude Include="elfio\elfio.hpp" /> - <ClInclude Include="elfio\elfio_dump.hpp" /> - <ClInclude Include="elfio\elfio_dynamic.hpp" /> - <ClInclude Include="elfio\elfio_header.hpp" /> - <ClInclude Include="elfio\elfio_note.hpp" /> - <ClInclude Include="elfio\elfio_relocation.hpp" /> - <ClInclude Include="elfio\elfio_section.hpp" /> - <ClInclude Include="elfio\elfio_segment.hpp" /> - <ClInclude Include="elfio\elfio_strings.hpp" /> - <ClInclude Include="elfio\elfio_symbols.hpp" /> - <ClInclude Include="elfio\elfio_utils.hpp" /> - <ClInclude Include="elfio\elf_types.hpp" /> - <ClInclude Include="File.h" /> - <ClInclude Include="Globals.h" /> - <ClInclude Include="HighLevel\HLAnimation.h" /> - <ClInclude Include="HighLevel\HLAnimationIntermediette.h" /> - <ClInclude Include="HighLevel\HLFileIntermediette.h" /> - <ClInclude Include="HighLevel\HLModelIntermediette.h" /> - <ClInclude Include="HighLevel\HLTexture.h" /> - <ClInclude Include="json.hpp" /> - <ClInclude Include="OpenFBX\miniz.h" /> - <ClInclude Include="OpenFBX\ofbx.h" /> - <ClInclude Include="Overlays\ZOverlay.h" /> - <ClInclude Include="Path.h" /> - <ClInclude Include="sqlite_orm.h" /> - <ClInclude Include="stb_image.h" /> - <ClInclude Include="stb_image_write.h" /> - <ClInclude Include="StringHelper.h" /> - <ClInclude Include="TextTable.h" /> - <ClInclude Include="tinyxml2.h" /> - <ClInclude Include="tiny_gltf.h" /> - <ClInclude Include="Vec3s.h" /> - <ClInclude Include="ZAnimation.h" /> - <ClInclude Include="ZBlob.h" /> - <ClInclude Include="ZCutscene.h" /> - <ClInclude Include="ZDisplayList.h" /> - <ClInclude Include="ZFile.h" /> - <ClInclude Include="ZSkeleton.h" /> - <ClInclude Include="ZResource.h" /> - <ClInclude Include="ZRoom\ActorList.h" /> - <ClInclude Include="ZRoom\Commands\EndMarker.h" /> - <ClInclude Include="ZRoom\Commands\SetActorList.h" /> - <ClInclude Include="ZRoom\Commands\SetAlternateHeaders.h" /> - <ClInclude Include="ZRoom\Commands\SetCameraSettings.h" /> - <ClInclude Include="ZRoom\Commands\SetCollisionHeader.h" /> - <ClInclude Include="ZRoom\Commands\SetCutscenes.h" /> - <ClInclude Include="ZRoom\Commands\SetEchoSettings.h" /> - <ClInclude Include="ZRoom\Commands\SetEntranceList.h" /> - <ClInclude Include="ZRoom\Commands\SetExitList.h" /> - <ClInclude Include="ZRoom\Commands\SetLightingSettings.h" /> - <ClInclude Include="ZRoom\Commands\SetLightList.h" /> - <ClInclude Include="ZRoom\Commands\SetMesh.h" /> - <ClInclude Include="ZRoom\Commands\SetObjectList.h" /> - <ClInclude Include="ZRoom\Commands\SetPathways.h" /> - <ClInclude Include="ZRoom\Commands\SetRoomBehavior.h" /> - <ClInclude Include="ZRoom\Commands\SetRoomList.h" /> - <ClInclude Include="ZRoom\Commands\SetSkyboxModifier.h" /> - <ClInclude Include="ZRoom\Commands\SetSkyboxSettings.h" /> - <ClInclude Include="ZRoom\Commands\SetSoundSettings.h" /> - <ClInclude Include="ZRoom\Commands\SetSpecialObjects.h" /> - <ClInclude Include="ZRoom\Commands\SetStartPositionList.h" /> - <ClInclude Include="ZRoom\Commands\SetTimeSettings.h" /> - <ClInclude Include="ZRoom\Commands\SetTransitionActorList.h" /> - <ClInclude Include="ZRoom\Commands\SetWind.h" /> - <ClInclude Include="ZRoom\Commands\Unused09.h" /> - <ClInclude Include="ZRoom\Commands\ZRoomCommandUnk.h" /> - <ClInclude Include="ZRoom\ObjectList.h" /> - <ClInclude Include="ZRoom\ZRoom.h" /> - <ClInclude Include="ZRoom\ZRoomCommand.h" /> - <ClInclude Include="ZTexture.h" /> - </ItemGroup> - <ItemGroup> - <Text Include="..\SymbolMap_OoTMqDbg.txt"> - <DeploymentContent>true</DeploymentContent> - </Text> - </ItemGroup> - <ItemGroup> - <CopyFileToFolders Include="Libs\assimp-vc142-mt.dll"> - <FileType>Document</FileType> - </CopyFileToFolders> - </ItemGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> - <ImportGroup Label="ExtensionTargets" /> +<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup Label="ProjectConfigurations">
+ <ProjectConfiguration Include="Debug|Win32">
+ <Configuration>Debug</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|Win32">
+ <Configuration>Release</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug|x64">
+ <Configuration>Debug</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|x64">
+ <Configuration>Release</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ </ItemGroup>
+ <PropertyGroup Label="Globals">
+ <VCProjectVersion>15.0</VCProjectVersion>
+ <ProjectGuid>{B53F9E5B-0A58-4BAE-9AFE-856C8CBB8D36}</ProjectGuid>
+ <RootNamespace>ZAPD</RootNamespace>
+ <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
+ <ProjectName>ZAPD</ProjectName>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+ <ConfigurationType>Application</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <PlatformToolset>v142</PlatformToolset>
+ <CharacterSet>MultiByte</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+ <ConfigurationType>Application</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <PlatformToolset>v142</PlatformToolset>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>MultiByte</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
+ <ConfigurationType>Application</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <PlatformToolset>v142</PlatformToolset>
+ <CharacterSet>MultiByte</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
+ <ConfigurationType>Application</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <PlatformToolset>v142</PlatformToolset>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <CharacterSet>MultiByte</CharacterSet>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+ <ImportGroup Label="ExtensionSettings">
+ </ImportGroup>
+ <ImportGroup Label="Shared">
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <PropertyGroup Label="UserMacros" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <IncludePath>$(ProjectDir)sqlite;$(ProjectDir);$(IncludePath)</IncludePath>
+ <LibraryPath>$(ProjectDir)Libs;$(LibraryPath)</LibraryPath>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <IncludePath>$(IncludePath)</IncludePath>
+ </PropertyGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <ClCompile>
+ <WarningLevel>Level3</WarningLevel>
+ <Optimization>Disabled</Optimization>
+ <SDLCheck>true</SDLCheck>
+ <ConformanceMode>true</ConformanceMode>
+ <LanguageStandard>stdcpp17</LanguageStandard>
+ </ClCompile>
+ <Link>
+ <Profile>true</Profile>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <ClCompile>
+ <WarningLevel>Level3</WarningLevel>
+ <Optimization>Disabled</Optimization>
+ <SDLCheck>true</SDLCheck>
+ <ConformanceMode>true</ConformanceMode>
+ <LanguageStandard>stdcpp17</LanguageStandard>
+ <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;USE_ASSIMP;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+ </ClCompile>
+ <Link>
+ <Profile>true</Profile>
+ <AdditionalDependencies>assimp-vc142-mt.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <ClCompile>
+ <WarningLevel>Level3</WarningLevel>
+ <Optimization>MaxSpeed</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <SDLCheck>true</SDLCheck>
+ <ConformanceMode>true</ConformanceMode>
+ </ClCompile>
+ <Link>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <OptimizeReferences>true</OptimizeReferences>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <ClCompile>
+ <WarningLevel>Level3</WarningLevel>
+ <Optimization>MaxSpeed</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <SDLCheck>true</SDLCheck>
+ <ConformanceMode>true</ConformanceMode>
+ <LanguageStandard>stdcpplatest</LanguageStandard>
+ <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ </ClCompile>
+ <Link>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <OptimizeReferences>true</OptimizeReferences>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemGroup>
+ <ClCompile Include="Globals.cpp" />
+ <ClCompile Include="HighLevel\HLAnimationIntermediette.cpp" />
+ <ClCompile Include="HighLevel\HLModelIntermediette.cpp" />
+ <ClCompile Include="HighLevel\HLTexture.cpp" />
+ <ClCompile Include="Main.cpp" />
+ <ClCompile Include="Overlays\ZOverlay.cpp" />
+ <ClCompile Include="tinyxml2.cpp" />
+ <ClCompile Include="ZAnimation.cpp" />
+ <ClCompile Include="ZBlob.cpp" />
+ <ClCompile Include="ZCutscene.cpp" />
+ <ClCompile Include="ZDisplayList.cpp" />
+ <ClCompile Include="ZFile.cpp" />
+ <ClCompile Include="ZSkeleton.cpp" />
+ <ClCompile Include="ZResource.cpp" />
+ <ClCompile Include="ZRoom\Commands\EndMarker.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetActorList.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetAlternateHeaders.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetCameraSettings.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetCollisionHeader.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetCutscenes.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetEchoSettings.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetEntranceList.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetExitList.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetLightingSettings.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetLightList.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetMesh.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetObjectList.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetPathways.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetRoomBehavior.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetRoomList.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetSkyboxModifier.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetSkyboxSettings.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetSoundSettings.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetSpecialObjects.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetStartPositionList.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetTimeSettings.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetTransitionActorList.cpp" />
+ <ClCompile Include="ZRoom\Commands\SetWind.cpp" />
+ <ClCompile Include="ZRoom\Commands\Unused09.cpp" />
+ <ClCompile Include="ZRoom\Commands\ZRoomCommandUnk.cpp" />
+ <ClCompile Include="ZRoom\ZRoom.cpp" />
+ <ClCompile Include="ZRoom\ZRoomCommand.cpp" />
+ <ClCompile Include="ZTexture.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="BitConverter.h" />
+ <ClInclude Include="Directory.h" />
+ <ClInclude Include="elfio\elfio.hpp" />
+ <ClInclude Include="elfio\elfio_dump.hpp" />
+ <ClInclude Include="elfio\elfio_dynamic.hpp" />
+ <ClInclude Include="elfio\elfio_header.hpp" />
+ <ClInclude Include="elfio\elfio_note.hpp" />
+ <ClInclude Include="elfio\elfio_relocation.hpp" />
+ <ClInclude Include="elfio\elfio_section.hpp" />
+ <ClInclude Include="elfio\elfio_segment.hpp" />
+ <ClInclude Include="elfio\elfio_strings.hpp" />
+ <ClInclude Include="elfio\elfio_symbols.hpp" />
+ <ClInclude Include="elfio\elfio_utils.hpp" />
+ <ClInclude Include="elfio\elf_types.hpp" />
+ <ClInclude Include="File.h" />
+ <ClInclude Include="Globals.h" />
+ <ClInclude Include="HighLevel\HLAnimation.h" />
+ <ClInclude Include="HighLevel\HLAnimationIntermediette.h" />
+ <ClInclude Include="HighLevel\HLFileIntermediette.h" />
+ <ClInclude Include="HighLevel\HLModelIntermediette.h" />
+ <ClInclude Include="HighLevel\HLTexture.h" />
+ <ClInclude Include="json.hpp" />
+ <ClInclude Include="OpenFBX\miniz.h" />
+ <ClInclude Include="OpenFBX\ofbx.h" />
+ <ClInclude Include="Overlays\ZOverlay.h" />
+ <ClInclude Include="Path.h" />
+ <ClInclude Include="sqlite_orm.h" />
+ <ClInclude Include="stb_image.h" />
+ <ClInclude Include="stb_image_write.h" />
+ <ClInclude Include="StringHelper.h" />
+ <ClInclude Include="TextTable.h" />
+ <ClInclude Include="tinyxml2.h" />
+ <ClInclude Include="tiny_gltf.h" />
+ <ClInclude Include="Vec3s.h" />
+ <ClInclude Include="ZAnimation.h" />
+ <ClInclude Include="ZBlob.h" />
+ <ClInclude Include="ZCutscene.h" />
+ <ClInclude Include="ZDisplayList.h" />
+ <ClInclude Include="ZFile.h" />
+ <ClInclude Include="ZSkeleton.h" />
+ <ClInclude Include="ZResource.h" />
+ <ClInclude Include="ZRoom\ActorList.h" />
+ <ClInclude Include="ZRoom\Commands\EndMarker.h" />
+ <ClInclude Include="ZRoom\Commands\SetActorList.h" />
+ <ClInclude Include="ZRoom\Commands\SetAlternateHeaders.h" />
+ <ClInclude Include="ZRoom\Commands\SetCameraSettings.h" />
+ <ClInclude Include="ZRoom\Commands\SetCollisionHeader.h" />
+ <ClInclude Include="ZRoom\Commands\SetCutscenes.h" />
+ <ClInclude Include="ZRoom\Commands\SetEchoSettings.h" />
+ <ClInclude Include="ZRoom\Commands\SetEntranceList.h" />
+ <ClInclude Include="ZRoom\Commands\SetExitList.h" />
+ <ClInclude Include="ZRoom\Commands\SetLightingSettings.h" />
+ <ClInclude Include="ZRoom\Commands\SetLightList.h" />
+ <ClInclude Include="ZRoom\Commands\SetMesh.h" />
+ <ClInclude Include="ZRoom\Commands\SetObjectList.h" />
+ <ClInclude Include="ZRoom\Commands\SetPathways.h" />
+ <ClInclude Include="ZRoom\Commands\SetRoomBehavior.h" />
+ <ClInclude Include="ZRoom\Commands\SetRoomList.h" />
+ <ClInclude Include="ZRoom\Commands\SetSkyboxModifier.h" />
+ <ClInclude Include="ZRoom\Commands\SetSkyboxSettings.h" />
+ <ClInclude Include="ZRoom\Commands\SetSoundSettings.h" />
+ <ClInclude Include="ZRoom\Commands\SetSpecialObjects.h" />
+ <ClInclude Include="ZRoom\Commands\SetStartPositionList.h" />
+ <ClInclude Include="ZRoom\Commands\SetTimeSettings.h" />
+ <ClInclude Include="ZRoom\Commands\SetTransitionActorList.h" />
+ <ClInclude Include="ZRoom\Commands\SetWind.h" />
+ <ClInclude Include="ZRoom\Commands\Unused09.h" />
+ <ClInclude Include="ZRoom\Commands\ZRoomCommandUnk.h" />
+ <ClInclude Include="ZRoom\ObjectList.h" />
+ <ClInclude Include="ZRoom\ZRoom.h" />
+ <ClInclude Include="ZRoom\ZRoomCommand.h" />
+ <ClInclude Include="ZTexture.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <Text Include="..\SymbolMap_OoTMqDbg.txt">
+ <DeploymentContent>true</DeploymentContent>
+ </Text>
+ </ItemGroup>
+ <ItemGroup>
+ <CopyFileToFolders Include="Libs\assimp-vc142-mt.dll">
+ <FileType>Document</FileType>
+ </CopyFileToFolders>
+ </ItemGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+ <ImportGroup Label="ExtensionTargets" />
</Project>
\ No newline at end of file diff --git a/ZAP2/ZAP2.vcxproj.filters b/ZAPD/ZAPD.vcxproj.filters index 9238dcd..9238dcd 100644 --- a/ZAP2/ZAP2.vcxproj.filters +++ b/ZAPD/ZAPD.vcxproj.filters diff --git a/ZAP2/ZAnimation.cpp b/ZAPD/ZAnimation.cpp index 5074dc1..5074dc1 100644 --- a/ZAP2/ZAnimation.cpp +++ b/ZAPD/ZAnimation.cpp diff --git a/ZAP2/ZAnimation.h b/ZAPD/ZAnimation.h index 2ca5096..2ca5096 100644 --- a/ZAP2/ZAnimation.h +++ b/ZAPD/ZAnimation.h diff --git a/ZAP2/ZBlob.cpp b/ZAPD/ZBlob.cpp index edbc9e0..edbc9e0 100644 --- a/ZAP2/ZBlob.cpp +++ b/ZAPD/ZBlob.cpp diff --git a/ZAP2/ZBlob.h b/ZAPD/ZBlob.h index c7ba16c..c7ba16c 100644 --- a/ZAP2/ZBlob.h +++ b/ZAPD/ZBlob.h diff --git a/ZAP2/ZCutscene.cpp b/ZAPD/ZCutscene.cpp index 1474adc..1474adc 100644 --- a/ZAP2/ZCutscene.cpp +++ b/ZAPD/ZCutscene.cpp diff --git a/ZAP2/ZCutscene.h b/ZAPD/ZCutscene.h index 9a7c45a..9a7c45a 100644 --- a/ZAP2/ZCutscene.h +++ b/ZAPD/ZCutscene.h diff --git a/ZAP2/ZDisplayList.cpp b/ZAPD/ZDisplayList.cpp index 5718c3c..5718c3c 100644 --- a/ZAP2/ZDisplayList.cpp +++ b/ZAPD/ZDisplayList.cpp diff --git a/ZAP2/ZDisplayList.h b/ZAPD/ZDisplayList.h index 7eeac46..7eeac46 100644 --- a/ZAP2/ZDisplayList.h +++ b/ZAPD/ZDisplayList.h diff --git a/ZAP2/ZFile.cpp b/ZAPD/ZFile.cpp index 0ee2b78..0ee2b78 100644 --- a/ZAP2/ZFile.cpp +++ b/ZAPD/ZFile.cpp diff --git a/ZAP2/ZFile.h b/ZAPD/ZFile.h index a9e7c23..a9e7c23 100644 --- a/ZAP2/ZFile.h +++ b/ZAPD/ZFile.h diff --git a/ZAP2/ZResource.cpp b/ZAPD/ZResource.cpp index 489724e..489724e 100644 --- a/ZAP2/ZResource.cpp +++ b/ZAPD/ZResource.cpp diff --git a/ZAP2/ZResource.h b/ZAPD/ZResource.h index 4548473..4548473 100644 --- a/ZAP2/ZResource.h +++ b/ZAPD/ZResource.h diff --git a/ZAP2/ZRoom/ActorList.h b/ZAPD/ZRoom/ActorList.h index a5c88aa..a5c88aa 100644 --- a/ZAP2/ZRoom/ActorList.h +++ b/ZAPD/ZRoom/ActorList.h diff --git a/ZAP2/ZRoom/Commands/EndMarker.cpp b/ZAPD/ZRoom/Commands/EndMarker.cpp index a077ce9..a077ce9 100644 --- a/ZAP2/ZRoom/Commands/EndMarker.cpp +++ b/ZAPD/ZRoom/Commands/EndMarker.cpp diff --git a/ZAP2/ZRoom/Commands/EndMarker.h b/ZAPD/ZRoom/Commands/EndMarker.h index 74aae4a..74aae4a 100644 --- a/ZAP2/ZRoom/Commands/EndMarker.h +++ b/ZAPD/ZRoom/Commands/EndMarker.h diff --git a/ZAP2/ZRoom/Commands/SetActorList.cpp b/ZAPD/ZRoom/Commands/SetActorList.cpp index 41cb0cd..41cb0cd 100644 --- a/ZAP2/ZRoom/Commands/SetActorList.cpp +++ b/ZAPD/ZRoom/Commands/SetActorList.cpp diff --git a/ZAP2/ZRoom/Commands/SetActorList.h b/ZAPD/ZRoom/Commands/SetActorList.h index c5b12b2..c5b12b2 100644 --- a/ZAP2/ZRoom/Commands/SetActorList.h +++ b/ZAPD/ZRoom/Commands/SetActorList.h diff --git a/ZAP2/ZRoom/Commands/SetAlternateHeaders.cpp b/ZAPD/ZRoom/Commands/SetAlternateHeaders.cpp index a76f058..a76f058 100644 --- a/ZAP2/ZRoom/Commands/SetAlternateHeaders.cpp +++ b/ZAPD/ZRoom/Commands/SetAlternateHeaders.cpp diff --git a/ZAP2/ZRoom/Commands/SetAlternateHeaders.h b/ZAPD/ZRoom/Commands/SetAlternateHeaders.h index d1dca33..d1dca33 100644 --- a/ZAP2/ZRoom/Commands/SetAlternateHeaders.h +++ b/ZAPD/ZRoom/Commands/SetAlternateHeaders.h diff --git a/ZAP2/ZRoom/Commands/SetCameraSettings.cpp b/ZAPD/ZRoom/Commands/SetCameraSettings.cpp index 830aacc..830aacc 100644 --- a/ZAP2/ZRoom/Commands/SetCameraSettings.cpp +++ b/ZAPD/ZRoom/Commands/SetCameraSettings.cpp diff --git a/ZAP2/ZRoom/Commands/SetCameraSettings.h b/ZAPD/ZRoom/Commands/SetCameraSettings.h index 3e197e7..3e197e7 100644 --- a/ZAP2/ZRoom/Commands/SetCameraSettings.h +++ b/ZAPD/ZRoom/Commands/SetCameraSettings.h diff --git a/ZAP2/ZRoom/Commands/SetCollisionHeader.cpp b/ZAPD/ZRoom/Commands/SetCollisionHeader.cpp index d749e00..d749e00 100644 --- a/ZAP2/ZRoom/Commands/SetCollisionHeader.cpp +++ b/ZAPD/ZRoom/Commands/SetCollisionHeader.cpp diff --git a/ZAP2/ZRoom/Commands/SetCollisionHeader.h b/ZAPD/ZRoom/Commands/SetCollisionHeader.h index db3ac3e..db3ac3e 100644 --- a/ZAP2/ZRoom/Commands/SetCollisionHeader.h +++ b/ZAPD/ZRoom/Commands/SetCollisionHeader.h diff --git a/ZAP2/ZRoom/Commands/SetCutscenes.cpp b/ZAPD/ZRoom/Commands/SetCutscenes.cpp index dd3d4d0..dd3d4d0 100644 --- a/ZAP2/ZRoom/Commands/SetCutscenes.cpp +++ b/ZAPD/ZRoom/Commands/SetCutscenes.cpp diff --git a/ZAP2/ZRoom/Commands/SetCutscenes.h b/ZAPD/ZRoom/Commands/SetCutscenes.h index c2c383d..c2c383d 100644 --- a/ZAP2/ZRoom/Commands/SetCutscenes.h +++ b/ZAPD/ZRoom/Commands/SetCutscenes.h diff --git a/ZAP2/ZRoom/Commands/SetEchoSettings.cpp b/ZAPD/ZRoom/Commands/SetEchoSettings.cpp index 1d4c982..1d4c982 100644 --- a/ZAP2/ZRoom/Commands/SetEchoSettings.cpp +++ b/ZAPD/ZRoom/Commands/SetEchoSettings.cpp diff --git a/ZAP2/ZRoom/Commands/SetEchoSettings.h b/ZAPD/ZRoom/Commands/SetEchoSettings.h index 2f952ad..2f952ad 100644 --- a/ZAP2/ZRoom/Commands/SetEchoSettings.h +++ b/ZAPD/ZRoom/Commands/SetEchoSettings.h diff --git a/ZAP2/ZRoom/Commands/SetEntranceList.cpp b/ZAPD/ZRoom/Commands/SetEntranceList.cpp index 3610f1a..3610f1a 100644 --- a/ZAP2/ZRoom/Commands/SetEntranceList.cpp +++ b/ZAPD/ZRoom/Commands/SetEntranceList.cpp diff --git a/ZAP2/ZRoom/Commands/SetEntranceList.h b/ZAPD/ZRoom/Commands/SetEntranceList.h index 9b0c052..9b0c052 100644 --- a/ZAP2/ZRoom/Commands/SetEntranceList.h +++ b/ZAPD/ZRoom/Commands/SetEntranceList.h diff --git a/ZAP2/ZRoom/Commands/SetExitList.cpp b/ZAPD/ZRoom/Commands/SetExitList.cpp index eeeaf66..eeeaf66 100644 --- a/ZAP2/ZRoom/Commands/SetExitList.cpp +++ b/ZAPD/ZRoom/Commands/SetExitList.cpp diff --git a/ZAP2/ZRoom/Commands/SetExitList.h b/ZAPD/ZRoom/Commands/SetExitList.h index 2624dd2..2624dd2 100644 --- a/ZAP2/ZRoom/Commands/SetExitList.h +++ b/ZAPD/ZRoom/Commands/SetExitList.h diff --git a/ZAP2/ZRoom/Commands/SetLightList.cpp b/ZAPD/ZRoom/Commands/SetLightList.cpp index 1303040..1303040 100644 --- a/ZAP2/ZRoom/Commands/SetLightList.cpp +++ b/ZAPD/ZRoom/Commands/SetLightList.cpp diff --git a/ZAP2/ZRoom/Commands/SetLightList.h b/ZAPD/ZRoom/Commands/SetLightList.h index 625d3b8..625d3b8 100644 --- a/ZAP2/ZRoom/Commands/SetLightList.h +++ b/ZAPD/ZRoom/Commands/SetLightList.h diff --git a/ZAP2/ZRoom/Commands/SetLightingSettings.cpp b/ZAPD/ZRoom/Commands/SetLightingSettings.cpp index 796a234..796a234 100644 --- a/ZAP2/ZRoom/Commands/SetLightingSettings.cpp +++ b/ZAPD/ZRoom/Commands/SetLightingSettings.cpp diff --git a/ZAP2/ZRoom/Commands/SetLightingSettings.h b/ZAPD/ZRoom/Commands/SetLightingSettings.h index 4b779d7..4b779d7 100644 --- a/ZAP2/ZRoom/Commands/SetLightingSettings.h +++ b/ZAPD/ZRoom/Commands/SetLightingSettings.h diff --git a/ZAP2/ZRoom/Commands/SetMesh.cpp b/ZAPD/ZRoom/Commands/SetMesh.cpp index 1800d8a..1800d8a 100644 --- a/ZAP2/ZRoom/Commands/SetMesh.cpp +++ b/ZAPD/ZRoom/Commands/SetMesh.cpp diff --git a/ZAP2/ZRoom/Commands/SetMesh.h b/ZAPD/ZRoom/Commands/SetMesh.h index 28899b0..28899b0 100644 --- a/ZAP2/ZRoom/Commands/SetMesh.h +++ b/ZAPD/ZRoom/Commands/SetMesh.h diff --git a/ZAP2/ZRoom/Commands/SetObjectList.cpp b/ZAPD/ZRoom/Commands/SetObjectList.cpp index cbbb37d..cbbb37d 100644 --- a/ZAP2/ZRoom/Commands/SetObjectList.cpp +++ b/ZAPD/ZRoom/Commands/SetObjectList.cpp diff --git a/ZAP2/ZRoom/Commands/SetObjectList.h b/ZAPD/ZRoom/Commands/SetObjectList.h index 0c43eb6..0c43eb6 100644 --- a/ZAP2/ZRoom/Commands/SetObjectList.h +++ b/ZAPD/ZRoom/Commands/SetObjectList.h diff --git a/ZAP2/ZRoom/Commands/SetPathways.cpp b/ZAPD/ZRoom/Commands/SetPathways.cpp index d9b26a9..d9b26a9 100644 --- a/ZAP2/ZRoom/Commands/SetPathways.cpp +++ b/ZAPD/ZRoom/Commands/SetPathways.cpp diff --git a/ZAP2/ZRoom/Commands/SetPathways.h b/ZAPD/ZRoom/Commands/SetPathways.h index b24ca9d..b24ca9d 100644 --- a/ZAP2/ZRoom/Commands/SetPathways.h +++ b/ZAPD/ZRoom/Commands/SetPathways.h diff --git a/ZAP2/ZRoom/Commands/SetRoomBehavior.cpp b/ZAPD/ZRoom/Commands/SetRoomBehavior.cpp index b73335c..b73335c 100644 --- a/ZAP2/ZRoom/Commands/SetRoomBehavior.cpp +++ b/ZAPD/ZRoom/Commands/SetRoomBehavior.cpp diff --git a/ZAP2/ZRoom/Commands/SetRoomBehavior.h b/ZAPD/ZRoom/Commands/SetRoomBehavior.h index 9f21662..9f21662 100644 --- a/ZAP2/ZRoom/Commands/SetRoomBehavior.h +++ b/ZAPD/ZRoom/Commands/SetRoomBehavior.h diff --git a/ZAP2/ZRoom/Commands/SetRoomList.cpp b/ZAPD/ZRoom/Commands/SetRoomList.cpp index 29e1fc5..29e1fc5 100644 --- a/ZAP2/ZRoom/Commands/SetRoomList.cpp +++ b/ZAPD/ZRoom/Commands/SetRoomList.cpp diff --git a/ZAP2/ZRoom/Commands/SetRoomList.h b/ZAPD/ZRoom/Commands/SetRoomList.h index 6fda993..6fda993 100644 --- a/ZAP2/ZRoom/Commands/SetRoomList.h +++ b/ZAPD/ZRoom/Commands/SetRoomList.h diff --git a/ZAP2/ZRoom/Commands/SetSkyboxModifier.cpp b/ZAPD/ZRoom/Commands/SetSkyboxModifier.cpp index 08f50c1..08f50c1 100644 --- a/ZAP2/ZRoom/Commands/SetSkyboxModifier.cpp +++ b/ZAPD/ZRoom/Commands/SetSkyboxModifier.cpp diff --git a/ZAP2/ZRoom/Commands/SetSkyboxModifier.h b/ZAPD/ZRoom/Commands/SetSkyboxModifier.h index 9d4262f..9d4262f 100644 --- a/ZAP2/ZRoom/Commands/SetSkyboxModifier.h +++ b/ZAPD/ZRoom/Commands/SetSkyboxModifier.h diff --git a/ZAP2/ZRoom/Commands/SetSkyboxSettings.cpp b/ZAPD/ZRoom/Commands/SetSkyboxSettings.cpp index 18c1636..18c1636 100644 --- a/ZAP2/ZRoom/Commands/SetSkyboxSettings.cpp +++ b/ZAPD/ZRoom/Commands/SetSkyboxSettings.cpp diff --git a/ZAP2/ZRoom/Commands/SetSkyboxSettings.h b/ZAPD/ZRoom/Commands/SetSkyboxSettings.h index de23c2a..de23c2a 100644 --- a/ZAP2/ZRoom/Commands/SetSkyboxSettings.h +++ b/ZAPD/ZRoom/Commands/SetSkyboxSettings.h diff --git a/ZAP2/ZRoom/Commands/SetSoundSettings.cpp b/ZAPD/ZRoom/Commands/SetSoundSettings.cpp index 3fc1985..3fc1985 100644 --- a/ZAP2/ZRoom/Commands/SetSoundSettings.cpp +++ b/ZAPD/ZRoom/Commands/SetSoundSettings.cpp diff --git a/ZAP2/ZRoom/Commands/SetSoundSettings.h b/ZAPD/ZRoom/Commands/SetSoundSettings.h index 78851af..78851af 100644 --- a/ZAP2/ZRoom/Commands/SetSoundSettings.h +++ b/ZAPD/ZRoom/Commands/SetSoundSettings.h diff --git a/ZAP2/ZRoom/Commands/SetSpecialObjects.cpp b/ZAPD/ZRoom/Commands/SetSpecialObjects.cpp index e22f617..e22f617 100644 --- a/ZAP2/ZRoom/Commands/SetSpecialObjects.cpp +++ b/ZAPD/ZRoom/Commands/SetSpecialObjects.cpp diff --git a/ZAP2/ZRoom/Commands/SetSpecialObjects.h b/ZAPD/ZRoom/Commands/SetSpecialObjects.h index c455fd8..c455fd8 100644 --- a/ZAP2/ZRoom/Commands/SetSpecialObjects.h +++ b/ZAPD/ZRoom/Commands/SetSpecialObjects.h diff --git a/ZAP2/ZRoom/Commands/SetStartPositionList.cpp b/ZAPD/ZRoom/Commands/SetStartPositionList.cpp index 065f14f..065f14f 100644 --- a/ZAP2/ZRoom/Commands/SetStartPositionList.cpp +++ b/ZAPD/ZRoom/Commands/SetStartPositionList.cpp diff --git a/ZAP2/ZRoom/Commands/SetStartPositionList.h b/ZAPD/ZRoom/Commands/SetStartPositionList.h index 6382015..6382015 100644 --- a/ZAP2/ZRoom/Commands/SetStartPositionList.h +++ b/ZAPD/ZRoom/Commands/SetStartPositionList.h diff --git a/ZAP2/ZRoom/Commands/SetTimeSettings.cpp b/ZAPD/ZRoom/Commands/SetTimeSettings.cpp index 97e752a..97e752a 100644 --- a/ZAP2/ZRoom/Commands/SetTimeSettings.cpp +++ b/ZAPD/ZRoom/Commands/SetTimeSettings.cpp diff --git a/ZAP2/ZRoom/Commands/SetTimeSettings.h b/ZAPD/ZRoom/Commands/SetTimeSettings.h index fbdfc23..fbdfc23 100644 --- a/ZAP2/ZRoom/Commands/SetTimeSettings.h +++ b/ZAPD/ZRoom/Commands/SetTimeSettings.h diff --git a/ZAP2/ZRoom/Commands/SetTransitionActorList.cpp b/ZAPD/ZRoom/Commands/SetTransitionActorList.cpp index 5c36877..5c36877 100644 --- a/ZAP2/ZRoom/Commands/SetTransitionActorList.cpp +++ b/ZAPD/ZRoom/Commands/SetTransitionActorList.cpp diff --git a/ZAP2/ZRoom/Commands/SetTransitionActorList.h b/ZAPD/ZRoom/Commands/SetTransitionActorList.h index 360b720..360b720 100644 --- a/ZAP2/ZRoom/Commands/SetTransitionActorList.h +++ b/ZAPD/ZRoom/Commands/SetTransitionActorList.h diff --git a/ZAP2/ZRoom/Commands/SetWind.cpp b/ZAPD/ZRoom/Commands/SetWind.cpp index 88f1266..88f1266 100644 --- a/ZAP2/ZRoom/Commands/SetWind.cpp +++ b/ZAPD/ZRoom/Commands/SetWind.cpp diff --git a/ZAP2/ZRoom/Commands/SetWind.h b/ZAPD/ZRoom/Commands/SetWind.h index b7ab216..b7ab216 100644 --- a/ZAP2/ZRoom/Commands/SetWind.h +++ b/ZAPD/ZRoom/Commands/SetWind.h diff --git a/ZAP2/ZRoom/Commands/Unused09.cpp b/ZAPD/ZRoom/Commands/Unused09.cpp index d8b5a45..d8b5a45 100644 --- a/ZAP2/ZRoom/Commands/Unused09.cpp +++ b/ZAPD/ZRoom/Commands/Unused09.cpp diff --git a/ZAP2/ZRoom/Commands/Unused09.h b/ZAPD/ZRoom/Commands/Unused09.h index 4a4ee48..4a4ee48 100644 --- a/ZAP2/ZRoom/Commands/Unused09.h +++ b/ZAPD/ZRoom/Commands/Unused09.h diff --git a/ZAP2/ZRoom/Commands/ZRoomCommandUnk.cpp b/ZAPD/ZRoom/Commands/ZRoomCommandUnk.cpp index b49528e..b49528e 100644 --- a/ZAP2/ZRoom/Commands/ZRoomCommandUnk.cpp +++ b/ZAPD/ZRoom/Commands/ZRoomCommandUnk.cpp diff --git a/ZAP2/ZRoom/Commands/ZRoomCommandUnk.h b/ZAPD/ZRoom/Commands/ZRoomCommandUnk.h index 53e0929..53e0929 100644 --- a/ZAP2/ZRoom/Commands/ZRoomCommandUnk.h +++ b/ZAPD/ZRoom/Commands/ZRoomCommandUnk.h diff --git a/ZAP2/ZRoom/ObjectList.h b/ZAPD/ZRoom/ObjectList.h index 4265f1d..4265f1d 100644 --- a/ZAP2/ZRoom/ObjectList.h +++ b/ZAPD/ZRoom/ObjectList.h diff --git a/ZAP2/ZRoom/ZRoom.cpp b/ZAPD/ZRoom/ZRoom.cpp index 5b41cd5..5b41cd5 100644 --- a/ZAP2/ZRoom/ZRoom.cpp +++ b/ZAPD/ZRoom/ZRoom.cpp diff --git a/ZAP2/ZRoom/ZRoom.h b/ZAPD/ZRoom/ZRoom.h index 7e6b19a..7e6b19a 100644 --- a/ZAP2/ZRoom/ZRoom.h +++ b/ZAPD/ZRoom/ZRoom.h diff --git a/ZAP2/ZRoom/ZRoomCommand.cpp b/ZAPD/ZRoom/ZRoomCommand.cpp index 6b42ade..6b42ade 100644 --- a/ZAP2/ZRoom/ZRoomCommand.cpp +++ b/ZAPD/ZRoom/ZRoomCommand.cpp diff --git a/ZAP2/ZRoom/ZRoomCommand.h b/ZAPD/ZRoom/ZRoomCommand.h index e7c9be7..e7c9be7 100644 --- a/ZAP2/ZRoom/ZRoomCommand.h +++ b/ZAPD/ZRoom/ZRoomCommand.h diff --git a/ZAP2/ZRoot.h b/ZAPD/ZRoot.h index 6f70f09..6f70f09 100644 --- a/ZAP2/ZRoot.h +++ b/ZAPD/ZRoot.h diff --git a/ZAP2/ZSkeleton.cpp b/ZAPD/ZSkeleton.cpp index e53eb14..e53eb14 100644 --- a/ZAP2/ZSkeleton.cpp +++ b/ZAPD/ZSkeleton.cpp diff --git a/ZAP2/ZSkeleton.h b/ZAPD/ZSkeleton.h index 61d6938..61d6938 100644 --- a/ZAP2/ZSkeleton.h +++ b/ZAPD/ZSkeleton.h diff --git a/ZAP2/ZTexture.cpp b/ZAPD/ZTexture.cpp index 1a41561..1a41561 100644 --- a/ZAP2/ZTexture.cpp +++ b/ZAPD/ZTexture.cpp diff --git a/ZAP2/ZTexture.h b/ZAPD/ZTexture.h index db62623..db62623 100644 --- a/ZAP2/ZTexture.h +++ b/ZAPD/ZTexture.h diff --git a/ZAP2/assimp/.editorconfig b/ZAPD/assimp/.editorconfig index 9ea6642..9ea6642 100644 --- a/ZAP2/assimp/.editorconfig +++ b/ZAPD/assimp/.editorconfig diff --git a/ZAP2/assimp/BaseImporter.h b/ZAPD/assimp/BaseImporter.h index 55f7fe3..55f7fe3 100644 --- a/ZAP2/assimp/BaseImporter.h +++ b/ZAPD/assimp/BaseImporter.h diff --git a/ZAP2/assimp/Bitmap.h b/ZAPD/assimp/Bitmap.h index e6b5fb1..e6b5fb1 100644 --- a/ZAP2/assimp/Bitmap.h +++ b/ZAPD/assimp/Bitmap.h diff --git a/ZAP2/assimp/BlobIOSystem.h b/ZAPD/assimp/BlobIOSystem.h index d005e5c..d005e5c 100644 --- a/ZAP2/assimp/BlobIOSystem.h +++ b/ZAPD/assimp/BlobIOSystem.h diff --git a/ZAP2/assimp/ByteSwapper.h b/ZAPD/assimp/ByteSwapper.h index 20a2463..20a2463 100644 --- a/ZAP2/assimp/ByteSwapper.h +++ b/ZAPD/assimp/ByteSwapper.h diff --git a/ZAP2/assimp/Compiler/poppack1.h b/ZAPD/assimp/Compiler/poppack1.h index e033bc1..e033bc1 100644 --- a/ZAP2/assimp/Compiler/poppack1.h +++ b/ZAPD/assimp/Compiler/poppack1.h diff --git a/ZAP2/assimp/Compiler/pstdint.h b/ZAPD/assimp/Compiler/pstdint.h index 4de4ce2..4de4ce2 100644 --- a/ZAP2/assimp/Compiler/pstdint.h +++ b/ZAPD/assimp/Compiler/pstdint.h diff --git a/ZAP2/assimp/Compiler/pushpack1.h b/ZAPD/assimp/Compiler/pushpack1.h index 4c9fbb8..4c9fbb8 100644 --- a/ZAP2/assimp/Compiler/pushpack1.h +++ b/ZAPD/assimp/Compiler/pushpack1.h diff --git a/ZAP2/assimp/CreateAnimMesh.h b/ZAPD/assimp/CreateAnimMesh.h index a601735..a601735 100644 --- a/ZAP2/assimp/CreateAnimMesh.h +++ b/ZAPD/assimp/CreateAnimMesh.h diff --git a/ZAP2/assimp/DefaultIOStream.h b/ZAPD/assimp/DefaultIOStream.h index 994d728..994d728 100644 --- a/ZAP2/assimp/DefaultIOStream.h +++ b/ZAPD/assimp/DefaultIOStream.h diff --git a/ZAP2/assimp/DefaultIOSystem.h b/ZAPD/assimp/DefaultIOSystem.h index 2dd5c80..2dd5c80 100644 --- a/ZAP2/assimp/DefaultIOSystem.h +++ b/ZAPD/assimp/DefaultIOSystem.h diff --git a/ZAP2/assimp/DefaultLogger.hpp b/ZAPD/assimp/DefaultLogger.hpp index 1946e25..1946e25 100644 --- a/ZAP2/assimp/DefaultLogger.hpp +++ b/ZAPD/assimp/DefaultLogger.hpp diff --git a/ZAP2/assimp/Defines.h b/ZAPD/assimp/Defines.h index 15e1d83..15e1d83 100644 --- a/ZAP2/assimp/Defines.h +++ b/ZAPD/assimp/Defines.h diff --git a/ZAP2/assimp/Exceptional.h b/ZAPD/assimp/Exceptional.h index 5109b8f..5109b8f 100644 --- a/ZAP2/assimp/Exceptional.h +++ b/ZAPD/assimp/Exceptional.h diff --git a/ZAP2/assimp/Exporter.hpp b/ZAPD/assimp/Exporter.hpp index ea0303e..ea0303e 100644 --- a/ZAP2/assimp/Exporter.hpp +++ b/ZAPD/assimp/Exporter.hpp diff --git a/ZAP2/assimp/GenericProperty.h b/ZAPD/assimp/GenericProperty.h index 183ecd5..183ecd5 100644 --- a/ZAP2/assimp/GenericProperty.h +++ b/ZAPD/assimp/GenericProperty.h diff --git a/ZAP2/assimp/Hash.h b/ZAPD/assimp/Hash.h index 30657be..30657be 100644 --- a/ZAP2/assimp/Hash.h +++ b/ZAPD/assimp/Hash.h diff --git a/ZAP2/assimp/IOStream.hpp b/ZAPD/assimp/IOStream.hpp index 0623d0f..0623d0f 100644 --- a/ZAP2/assimp/IOStream.hpp +++ b/ZAPD/assimp/IOStream.hpp diff --git a/ZAP2/assimp/IOStreamBuffer.h b/ZAPD/assimp/IOStreamBuffer.h index 58abd97..58abd97 100644 --- a/ZAP2/assimp/IOStreamBuffer.h +++ b/ZAPD/assimp/IOStreamBuffer.h diff --git a/ZAP2/assimp/IOSystem.hpp b/ZAPD/assimp/IOSystem.hpp index 78139c2..78139c2 100644 --- a/ZAP2/assimp/IOSystem.hpp +++ b/ZAPD/assimp/IOSystem.hpp diff --git a/ZAP2/assimp/Importer.hpp b/ZAPD/assimp/Importer.hpp index 4941df4..4941df4 100644 --- a/ZAP2/assimp/Importer.hpp +++ b/ZAPD/assimp/Importer.hpp diff --git a/ZAP2/assimp/LineSplitter.h b/ZAPD/assimp/LineSplitter.h index 4afe45b..4afe45b 100644 --- a/ZAP2/assimp/LineSplitter.h +++ b/ZAPD/assimp/LineSplitter.h diff --git a/ZAP2/assimp/LogAux.h b/ZAPD/assimp/LogAux.h index 5584852..5584852 100644 --- a/ZAP2/assimp/LogAux.h +++ b/ZAPD/assimp/LogAux.h diff --git a/ZAP2/assimp/LogStream.hpp b/ZAPD/assimp/LogStream.hpp index d0281e2..d0281e2 100644 --- a/ZAP2/assimp/LogStream.hpp +++ b/ZAPD/assimp/LogStream.hpp diff --git a/ZAP2/assimp/Logger.hpp b/ZAPD/assimp/Logger.hpp index 89cade6..89cade6 100644 --- a/ZAP2/assimp/Logger.hpp +++ b/ZAPD/assimp/Logger.hpp diff --git a/ZAP2/assimp/Macros.h b/ZAPD/assimp/Macros.h index 6515303..6515303 100644 --- a/ZAP2/assimp/Macros.h +++ b/ZAPD/assimp/Macros.h diff --git a/ZAP2/assimp/MathFunctions.h b/ZAPD/assimp/MathFunctions.h index f49273b..f49273b 100644 --- a/ZAP2/assimp/MathFunctions.h +++ b/ZAPD/assimp/MathFunctions.h diff --git a/ZAP2/assimp/MemoryIOWrapper.h b/ZAPD/assimp/MemoryIOWrapper.h index c522787..c522787 100644 --- a/ZAP2/assimp/MemoryIOWrapper.h +++ b/ZAPD/assimp/MemoryIOWrapper.h diff --git a/ZAP2/assimp/NullLogger.hpp b/ZAPD/assimp/NullLogger.hpp index c45d01b..c45d01b 100644 --- a/ZAP2/assimp/NullLogger.hpp +++ b/ZAPD/assimp/NullLogger.hpp diff --git a/ZAP2/assimp/ParsingUtils.h b/ZAPD/assimp/ParsingUtils.h index 6b9574f..6b9574f 100644 --- a/ZAP2/assimp/ParsingUtils.h +++ b/ZAPD/assimp/ParsingUtils.h diff --git a/ZAP2/assimp/Profiler.h b/ZAPD/assimp/Profiler.h index 6ff9d41..6ff9d41 100644 --- a/ZAP2/assimp/Profiler.h +++ b/ZAPD/assimp/Profiler.h diff --git a/ZAP2/assimp/ProgressHandler.hpp b/ZAPD/assimp/ProgressHandler.hpp index 4e47f1d..4e47f1d 100644 --- a/ZAP2/assimp/ProgressHandler.hpp +++ b/ZAPD/assimp/ProgressHandler.hpp diff --git a/ZAP2/assimp/RemoveComments.h b/ZAPD/assimp/RemoveComments.h index 404b496..404b496 100644 --- a/ZAP2/assimp/RemoveComments.h +++ b/ZAPD/assimp/RemoveComments.h diff --git a/ZAP2/assimp/SGSpatialSort.h b/ZAPD/assimp/SGSpatialSort.h index 5b4f3f4..5b4f3f4 100644 --- a/ZAP2/assimp/SGSpatialSort.h +++ b/ZAPD/assimp/SGSpatialSort.h diff --git a/ZAP2/assimp/SceneCombiner.h b/ZAPD/assimp/SceneCombiner.h index f69a25f..f69a25f 100644 --- a/ZAP2/assimp/SceneCombiner.h +++ b/ZAPD/assimp/SceneCombiner.h diff --git a/ZAP2/assimp/SkeletonMeshBuilder.h b/ZAPD/assimp/SkeletonMeshBuilder.h index f9b8d9f..f9b8d9f 100644 --- a/ZAP2/assimp/SkeletonMeshBuilder.h +++ b/ZAPD/assimp/SkeletonMeshBuilder.h diff --git a/ZAP2/assimp/SmoothingGroups.h b/ZAPD/assimp/SmoothingGroups.h index 92d65ce..92d65ce 100644 --- a/ZAP2/assimp/SmoothingGroups.h +++ b/ZAPD/assimp/SmoothingGroups.h diff --git a/ZAP2/assimp/SmoothingGroups.inl b/ZAPD/assimp/SmoothingGroups.inl index 84ea4a1..84ea4a1 100644 --- a/ZAP2/assimp/SmoothingGroups.inl +++ b/ZAPD/assimp/SmoothingGroups.inl diff --git a/ZAP2/assimp/SpatialSort.h b/ZAPD/assimp/SpatialSort.h index 61b345b..61b345b 100644 --- a/ZAP2/assimp/SpatialSort.h +++ b/ZAPD/assimp/SpatialSort.h diff --git a/ZAP2/assimp/StandardShapes.h b/ZAPD/assimp/StandardShapes.h index 3791569..3791569 100644 --- a/ZAP2/assimp/StandardShapes.h +++ b/ZAPD/assimp/StandardShapes.h diff --git a/ZAP2/assimp/StreamReader.h b/ZAPD/assimp/StreamReader.h index 9116c14..9116c14 100644 --- a/ZAP2/assimp/StreamReader.h +++ b/ZAPD/assimp/StreamReader.h diff --git a/ZAP2/assimp/StreamWriter.h b/ZAPD/assimp/StreamWriter.h index c7cf6c0..c7cf6c0 100644 --- a/ZAP2/assimp/StreamWriter.h +++ b/ZAPD/assimp/StreamWriter.h diff --git a/ZAP2/assimp/StringComparison.h b/ZAPD/assimp/StringComparison.h index 8acef27..8acef27 100644 --- a/ZAP2/assimp/StringComparison.h +++ b/ZAPD/assimp/StringComparison.h diff --git a/ZAP2/assimp/StringUtils.h b/ZAPD/assimp/StringUtils.h index d68b7fa..d68b7fa 100644 --- a/ZAP2/assimp/StringUtils.h +++ b/ZAPD/assimp/StringUtils.h diff --git a/ZAP2/assimp/Subdivision.h b/ZAPD/assimp/Subdivision.h index 43feb73..43feb73 100644 --- a/ZAP2/assimp/Subdivision.h +++ b/ZAPD/assimp/Subdivision.h diff --git a/ZAP2/assimp/TinyFormatter.h b/ZAPD/assimp/TinyFormatter.h index 1226b48..1226b48 100644 --- a/ZAP2/assimp/TinyFormatter.h +++ b/ZAPD/assimp/TinyFormatter.h diff --git a/ZAP2/assimp/Vertex.h b/ZAPD/assimp/Vertex.h index 2a7f025..2a7f025 100644 --- a/ZAP2/assimp/Vertex.h +++ b/ZAPD/assimp/Vertex.h diff --git a/ZAP2/assimp/XMLTools.h b/ZAPD/assimp/XMLTools.h index b0d3276..b0d3276 100644 --- a/ZAP2/assimp/XMLTools.h +++ b/ZAPD/assimp/XMLTools.h diff --git a/ZAP2/assimp/ZipArchiveIOSystem.h b/ZAPD/assimp/ZipArchiveIOSystem.h index 38cbbf2..38cbbf2 100644 --- a/ZAP2/assimp/ZipArchiveIOSystem.h +++ b/ZAPD/assimp/ZipArchiveIOSystem.h diff --git a/ZAP2/assimp/aabb.h b/ZAPD/assimp/aabb.h index a20f317..a20f317 100644 --- a/ZAP2/assimp/aabb.h +++ b/ZAPD/assimp/aabb.h diff --git a/ZAP2/assimp/ai_assert.h b/ZAPD/assimp/ai_assert.h index e5de5d3..e5de5d3 100644 --- a/ZAP2/assimp/ai_assert.h +++ b/ZAPD/assimp/ai_assert.h diff --git a/ZAP2/assimp/anim.h b/ZAPD/assimp/anim.h index 02e9273..02e9273 100644 --- a/ZAP2/assimp/anim.h +++ b/ZAPD/assimp/anim.h diff --git a/ZAP2/assimp/camera.h b/ZAPD/assimp/camera.h index a9a9f76..a9a9f76 100644 --- a/ZAP2/assimp/camera.h +++ b/ZAPD/assimp/camera.h diff --git a/ZAP2/assimp/cexport.h b/ZAPD/assimp/cexport.h index 1d62dc2..1d62dc2 100644 --- a/ZAP2/assimp/cexport.h +++ b/ZAPD/assimp/cexport.h diff --git a/ZAP2/assimp/cfileio.h b/ZAPD/assimp/cfileio.h index 8f7ca45..8f7ca45 100644 --- a/ZAP2/assimp/cfileio.h +++ b/ZAPD/assimp/cfileio.h diff --git a/ZAP2/assimp/cimport.h b/ZAPD/assimp/cimport.h index dbd10f1..dbd10f1 100644 --- a/ZAP2/assimp/cimport.h +++ b/ZAPD/assimp/cimport.h diff --git a/ZAP2/assimp/color4.h b/ZAPD/assimp/color4.h index 3c97c8e..3c97c8e 100644 --- a/ZAP2/assimp/color4.h +++ b/ZAPD/assimp/color4.h diff --git a/ZAP2/assimp/color4.inl b/ZAPD/assimp/color4.inl index afa53dc..afa53dc 100644 --- a/ZAP2/assimp/color4.inl +++ b/ZAPD/assimp/color4.inl diff --git a/ZAP2/assimp/config.h b/ZAPD/assimp/config.h index 48d6194..48d6194 100644 --- a/ZAP2/assimp/config.h +++ b/ZAPD/assimp/config.h diff --git a/ZAP2/assimp/config.h.in b/ZAPD/assimp/config.h.in index 3a6379b..3a6379b 100644 --- a/ZAP2/assimp/config.h.in +++ b/ZAPD/assimp/config.h.in diff --git a/ZAP2/assimp/defs.h b/ZAPD/assimp/defs.h index 05a5e3f..05a5e3f 100644 --- a/ZAP2/assimp/defs.h +++ b/ZAPD/assimp/defs.h diff --git a/ZAP2/assimp/fast_atof.h b/ZAPD/assimp/fast_atof.h index 62ea969..62ea969 100644 --- a/ZAP2/assimp/fast_atof.h +++ b/ZAPD/assimp/fast_atof.h diff --git a/ZAP2/assimp/importerdesc.h b/ZAPD/assimp/importerdesc.h index 36e387f..36e387f 100644 --- a/ZAP2/assimp/importerdesc.h +++ b/ZAPD/assimp/importerdesc.h diff --git a/ZAP2/assimp/irrXMLWrapper.h b/ZAPD/assimp/irrXMLWrapper.h index 77cfd5e..77cfd5e 100644 --- a/ZAP2/assimp/irrXMLWrapper.h +++ b/ZAPD/assimp/irrXMLWrapper.h diff --git a/ZAP2/assimp/light.h b/ZAPD/assimp/light.h index 1667cfb..1667cfb 100644 --- a/ZAP2/assimp/light.h +++ b/ZAPD/assimp/light.h diff --git a/ZAP2/assimp/material.h b/ZAPD/assimp/material.h index 206eb2a..206eb2a 100644 --- a/ZAP2/assimp/material.h +++ b/ZAPD/assimp/material.h diff --git a/ZAP2/assimp/material.inl b/ZAPD/assimp/material.inl index b05d6af..b05d6af 100644 --- a/ZAP2/assimp/material.inl +++ b/ZAPD/assimp/material.inl diff --git a/ZAP2/assimp/matrix3x3.h b/ZAPD/assimp/matrix3x3.h index 22b6956..22b6956 100644 --- a/ZAP2/assimp/matrix3x3.h +++ b/ZAPD/assimp/matrix3x3.h diff --git a/ZAP2/assimp/matrix3x3.inl b/ZAPD/assimp/matrix3x3.inl index d9d45a3..d9d45a3 100644 --- a/ZAP2/assimp/matrix3x3.inl +++ b/ZAPD/assimp/matrix3x3.inl diff --git a/ZAP2/assimp/matrix4x4.h b/ZAPD/assimp/matrix4x4.h index 046bb53..046bb53 100644 --- a/ZAP2/assimp/matrix4x4.h +++ b/ZAPD/assimp/matrix4x4.h diff --git a/ZAP2/assimp/matrix4x4.inl b/ZAPD/assimp/matrix4x4.inl index 19e6849..19e6849 100644 --- a/ZAP2/assimp/matrix4x4.inl +++ b/ZAPD/assimp/matrix4x4.inl diff --git a/ZAP2/assimp/mesh.h b/ZAPD/assimp/mesh.h index f1628f1..f1628f1 100644 --- a/ZAP2/assimp/mesh.h +++ b/ZAPD/assimp/mesh.h diff --git a/ZAP2/assimp/metadata.h b/ZAPD/assimp/metadata.h index 3a1dd14..3a1dd14 100644 --- a/ZAP2/assimp/metadata.h +++ b/ZAPD/assimp/metadata.h diff --git a/ZAP2/assimp/pbrmaterial.h b/ZAPD/assimp/pbrmaterial.h index ce5f822..ce5f822 100644 --- a/ZAP2/assimp/pbrmaterial.h +++ b/ZAPD/assimp/pbrmaterial.h diff --git a/ZAP2/assimp/port/AndroidJNI/AndroidJNIIOSystem.h b/ZAPD/assimp/port/AndroidJNI/AndroidJNIIOSystem.h index 41d8004..41d8004 100644 --- a/ZAP2/assimp/port/AndroidJNI/AndroidJNIIOSystem.h +++ b/ZAPD/assimp/port/AndroidJNI/AndroidJNIIOSystem.h diff --git a/ZAP2/assimp/postprocess.h b/ZAPD/assimp/postprocess.h index 2a74414..2a74414 100644 --- a/ZAP2/assimp/postprocess.h +++ b/ZAPD/assimp/postprocess.h diff --git a/ZAP2/assimp/qnan.h b/ZAPD/assimp/qnan.h index 0918bde..0918bde 100644 --- a/ZAP2/assimp/qnan.h +++ b/ZAPD/assimp/qnan.h diff --git a/ZAP2/assimp/quaternion.h b/ZAPD/assimp/quaternion.h index 96574d2..96574d2 100644 --- a/ZAP2/assimp/quaternion.h +++ b/ZAPD/assimp/quaternion.h diff --git a/ZAP2/assimp/quaternion.inl b/ZAPD/assimp/quaternion.inl index c266482..c266482 100644 --- a/ZAP2/assimp/quaternion.inl +++ b/ZAPD/assimp/quaternion.inl diff --git a/ZAP2/assimp/scene.h b/ZAPD/assimp/scene.h index 2667db8..2667db8 100644 --- a/ZAP2/assimp/scene.h +++ b/ZAPD/assimp/scene.h diff --git a/ZAP2/assimp/texture.h b/ZAPD/assimp/texture.h index dc6cbef..dc6cbef 100644 --- a/ZAP2/assimp/texture.h +++ b/ZAPD/assimp/texture.h diff --git a/ZAP2/assimp/types.h b/ZAPD/assimp/types.h index 8ad5680..8ad5680 100644 --- a/ZAP2/assimp/types.h +++ b/ZAPD/assimp/types.h diff --git a/ZAP2/assimp/vector2.h b/ZAPD/assimp/vector2.h index d5ef001..d5ef001 100644 --- a/ZAP2/assimp/vector2.h +++ b/ZAPD/assimp/vector2.h diff --git a/ZAP2/assimp/vector2.inl b/ZAPD/assimp/vector2.inl index 3b7a7be..3b7a7be 100644 --- a/ZAP2/assimp/vector2.inl +++ b/ZAPD/assimp/vector2.inl diff --git a/ZAP2/assimp/vector3.h b/ZAPD/assimp/vector3.h index 7ff25cf..7ff25cf 100644 --- a/ZAP2/assimp/vector3.h +++ b/ZAPD/assimp/vector3.h diff --git a/ZAP2/assimp/vector3.inl b/ZAPD/assimp/vector3.inl index 2fce6ed..2fce6ed 100644 --- a/ZAP2/assimp/vector3.inl +++ b/ZAPD/assimp/vector3.inl diff --git a/ZAP2/assimp/version.h b/ZAPD/assimp/version.h index c62a40e..c62a40e 100644 --- a/ZAP2/assimp/version.h +++ b/ZAPD/assimp/version.h diff --git a/ZAP2/elfio/elf_types.hpp b/ZAPD/elfio/elf_types.hpp index 63d025a..63d025a 100644 --- a/ZAP2/elfio/elf_types.hpp +++ b/ZAPD/elfio/elf_types.hpp diff --git a/ZAP2/elfio/elfio.hpp b/ZAPD/elfio/elfio.hpp index f997b5d..f997b5d 100644 --- a/ZAP2/elfio/elfio.hpp +++ b/ZAPD/elfio/elfio.hpp diff --git a/ZAP2/elfio/elfio_dump.hpp b/ZAPD/elfio/elfio_dump.hpp index 4ace665..4ace665 100644 --- a/ZAP2/elfio/elfio_dump.hpp +++ b/ZAPD/elfio/elfio_dump.hpp diff --git a/ZAP2/elfio/elfio_dynamic.hpp b/ZAPD/elfio/elfio_dynamic.hpp index 42f2680..42f2680 100644 --- a/ZAP2/elfio/elfio_dynamic.hpp +++ b/ZAPD/elfio/elfio_dynamic.hpp diff --git a/ZAP2/elfio/elfio_header.hpp b/ZAPD/elfio/elfio_header.hpp index 6f8da02..6f8da02 100644 --- a/ZAP2/elfio/elfio_header.hpp +++ b/ZAPD/elfio/elfio_header.hpp diff --git a/ZAP2/elfio/elfio_note.hpp b/ZAPD/elfio/elfio_note.hpp index 8619c73..8619c73 100644 --- a/ZAP2/elfio/elfio_note.hpp +++ b/ZAPD/elfio/elfio_note.hpp diff --git a/ZAP2/elfio/elfio_relocation.hpp b/ZAPD/elfio/elfio_relocation.hpp index 238598e..238598e 100644 --- a/ZAP2/elfio/elfio_relocation.hpp +++ b/ZAPD/elfio/elfio_relocation.hpp diff --git a/ZAP2/elfio/elfio_section.hpp b/ZAPD/elfio/elfio_section.hpp index 3bfc233..3bfc233 100644 --- a/ZAP2/elfio/elfio_section.hpp +++ b/ZAPD/elfio/elfio_section.hpp diff --git a/ZAP2/elfio/elfio_segment.hpp b/ZAPD/elfio/elfio_segment.hpp index 642fd29..642fd29 100644 --- a/ZAP2/elfio/elfio_segment.hpp +++ b/ZAPD/elfio/elfio_segment.hpp diff --git a/ZAP2/elfio/elfio_strings.hpp b/ZAPD/elfio/elfio_strings.hpp index 552f000..552f000 100644 --- a/ZAP2/elfio/elfio_strings.hpp +++ b/ZAPD/elfio/elfio_strings.hpp diff --git a/ZAP2/elfio/elfio_symbols.hpp b/ZAPD/elfio/elfio_symbols.hpp index d18756a..d18756a 100644 --- a/ZAP2/elfio/elfio_symbols.hpp +++ b/ZAPD/elfio/elfio_symbols.hpp diff --git a/ZAP2/elfio/elfio_utils.hpp b/ZAPD/elfio/elfio_utils.hpp index 2baf5a7..2baf5a7 100644 --- a/ZAP2/elfio/elfio_utils.hpp +++ b/ZAPD/elfio/elfio_utils.hpp diff --git a/ZAP2/json.hpp b/ZAPD/json.hpp index c9af0be..c9af0be 100644 --- a/ZAP2/json.hpp +++ b/ZAPD/json.hpp diff --git a/ZAP2/stb_image.h b/ZAPD/stb_image.h index a6202a3..a6202a3 100644 --- a/ZAP2/stb_image.h +++ b/ZAPD/stb_image.h diff --git a/ZAP2/stb_image_write.h b/ZAPD/stb_image_write.h index a19b548..a19b548 100644 --- a/ZAP2/stb_image_write.h +++ b/ZAPD/stb_image_write.h diff --git a/ZAP2/tiny_gltf.h b/ZAPD/tiny_gltf.h index 710e9d9..710e9d9 100644 --- a/ZAP2/tiny_gltf.h +++ b/ZAPD/tiny_gltf.h diff --git a/ZAP2/tinyxml2.cpp b/ZAPD/tinyxml2.cpp index 23a3a6c..23a3a6c 100644 --- a/ZAP2/tinyxml2.cpp +++ b/ZAPD/tinyxml2.cpp diff --git a/ZAP2/tinyxml2.h b/ZAPD/tinyxml2.h index 7cd3127..7cd3127 100644 --- a/ZAP2/tinyxml2.h +++ b/ZAPD/tinyxml2.h |
