└── zGamePad ├── resource.h ├── resource.rc ├── .build_settings.inl ├── lib └── JoyShockLibrary.lib ├── MTx4 Release ├── resource.res └── zGamePad.dll.recipe ├── ZenGin ├── Gothic_UserAPI │ ├── oCDoc.inl │ ├── oCMOB.inl │ ├── oCSVM.inl │ ├── oCVob.inl │ ├── oCWay.inl │ ├── zCFFT.inl │ ├── zCGfx.inl │ ├── zCNet.inl │ ├── zCWay.inl │ ├── zDATE.inl │ ├── zFILE.inl │ ├── zList.inl │ ├── zMAT3.inl │ ├── zMAT4.inl │ ├── zPATH.inl │ ├── zVEC2.inl │ ├── zVEC3.inl │ ├── zVEC4.inl │ ├── oCHelp.inl │ ├── oCInfo.inl │ ├── oCItem.inl │ ├── oCNews.inl │ ├── oCSpell.inl │ ├── oCText.inl │ ├── oCWorld.inl │ ├── zCArray.inl │ ├── zCCSLib.inl │ ├── zCDecal.inl │ ├── zCFlash.inl │ ├── zCFont.inl │ ├── zCList.inl │ ├── zCMesh.inl │ ├── zCMover.inl │ ├── zCMutex.inl │ ├── zCOLOR.inl │ ├── zCPatch.inl │ ├── zCPose.inl │ ├── zCPrime.inl │ ├── zCQuat.inl │ ├── zCRoute.inl │ ├── zCTimer.inl │ ├── zCTree.inl │ ├── zCView.inl │ ├── zCWorld.inl │ ├── zCZone.inl │ ├── zD3DTEX.inl │ ├── zERROR.inl │ ├── zTPlane.inl │ ├── TMobOptPos.inl │ ├── TNpcPerc.inl │ ├── TNpcSlot.inl │ ├── oCAIArrow.inl │ ├── oCAICamera.inl │ ├── oCAIDrop.inl │ ├── oCAISound.inl │ ├── oCAskBox.inl │ ├── oCBarrier.inl │ ├── oCCSPlayer.inl │ ├── oCCSProps.inl │ ├── oCGameInfo.inl │ ├── oCGuilds.inl │ ├── oCLogEntry.inl │ ├── oCLogTopic.inl │ ├── oCMag_Book.inl │ ├── oCMenu_Log.inl │ ├── oCMission.inl │ ├── oCMobBed.inl │ ├── oCMobDoor.inl │ ├── oCMobFire.inl │ ├── oCMobInter.inl │ ├── oCMobMsg.inl │ ├── oCMobWheel.inl │ ├── oCMsgMagic.inl │ ├── oCMsgState.inl │ ├── oCNpcFocus.inl │ ├── oCRtnEntry.inl │ ├── oCVisualFX.inl │ ├── oCWaypoint.inl │ ├── oSMenuKey.inl │ ├── zCAIBase.inl │ ├── zCAICamera.inl │ ├── zCAccount.inl │ ├── zCArchiver.inl │ ├── zCBspBase.inl │ ├── zCBspLeaf.inl │ ├── zCBspNode.inl │ ├── zCBspTree.inl │ ├── zCBuffer.inl │ ├── zCCBspNode.inl │ ├── zCCBspTree.inl │ ├── zCCSBlock.inl │ ├── zCCSCamera.inl │ ├── zCCSPlayer.inl │ ├── zCCSProps.inl │ ├── zCCallback.inl │ ├── zCCamera.inl │ ├── zCChecksum.inl │ ├── zCClassDef.inl │ ├── zCConDat.inl │ ├── zCConsole.inl │ ├── zCCutscene.inl │ ├── zCEffect.inl │ ├── zCFile3DS.inl │ ├── zCFileBIN.inl │ ├── zCFileCSV.inl │ ├── zCFontMan.inl │ ├── zCGameInfo.inl │ ├── zCKBSpline.inl │ ├── zCLightMap.inl │ ├── zCLine2D.inl │ ├── zCListSort.inl │ ├── zCMalloc.inl │ ├── zCMaterial.inl │ ├── zCMeshPool.inl │ ├── zCModelAni.inl │ ├── zCNetHost.inl │ ├── zCOBBox3D.inl │ ├── zCObject.inl │ ├── zCOption.inl │ ├── zCPQueue.inl │ ├── zCPar_File.inl │ ├── zCParser.inl │ ├── zCPatchMap.inl │ ├── zCPluecker.inl │ ├── zCPolygon.inl │ ├── zCPortal.inl │ ├── zCQuadMark.inl │ ├── zCRayCache.inl │ ├── zCRayTurbo.inl │ ├── zCResource.inl │ ├── zCRnd_D3D.inl │ ├── zCScanDir.inl │ ├── zCSession.inl │ ├── zCShader.inl │ ├── zCSkyLayer.inl │ ├── zCSkyState.inl │ ├── zCSndFrame.inl │ ├── zCSoundFX.inl │ ├── zCTex_D3D.inl │ ├── zCTexture.inl │ ├── zCThread.inl │ ├── zCTransfer.inl │ ├── zCTrigger.inl │ ├── zCVertex.inl │ ├── zCViewBase.inl │ ├── zCViewDraw.inl │ ├── zCViewFX.inl │ ├── zCViewFont.inl │ ├── zCViewText.inl │ ├── zCVisual.inl │ ├── zCVobChar.inl │ ├── zCVobLight.inl │ ├── zCVobSound.inl │ ├── zCVobSpot.inl │ ├── zCVobStair.inl │ ├── zCWaveData.inl │ ├── zCWayNet.inl │ ├── zCWaypoint.inl │ ├── zCZoneZFog.inl │ ├── zComplex.inl │ ├── zFILE_FILE.inl │ ├── zFILE_INFO.inl │ ├── zFILE_VDFS.inl │ ├── zTBBox2D.inl │ ├── zTBBox3D.inl │ ├── zTLazyMesh.inl │ ├── zTPMEdge.inl │ ├── zTPMWedge.inl │ ├── zTPolyNode.inl │ ├── zTRandAni.inl │ ├── TNpcAIState.inl │ ├── oCAIVobMove.inl │ ├── oCBinkPlayer.inl │ ├── oCCSManager.inl │ ├── oCCSTrigger.inl │ ├── oCEmitterKey.inl │ ├── oCHelpScreen.inl │ ├── oCInfoChoice.inl │ ├── oCInfo_Tpd.inl │ ├── oCLogManager.inl │ ├── oCLogScreen.inl │ ├── oCMapScreen.inl │ ├── oCMenu_Help.inl │ ├── oCMenu_Main.inl │ ├── oCMobLadder.inl │ ├── oCMobSwitch.inl │ ├── oCMsgAttack.inl │ ├── oCMsgDamage.inl │ ├── oCMsgRequest.inl │ ├── oCMsgUseItem.inl │ ├── oCMsgWeapon.inl │ ├── oCNewsMemory.inl │ ├── oCNpcMessage.inl │ ├── oCNpcTalent.inl │ ├── oCNpc_States.inl │ ├── oCPlayerInfo.inl │ ├── oCPortalRoom.inl │ ├── oCRtnManager.inl │ ├── oCSVMManager.inl │ ├── oCSystemInfo.inl │ ├── oCTrajectory.inl │ ├── oCVisualFXAI.inl │ ├── oCWorldTimer.inl │ ├── oCZoneMusic.inl │ ├── zCActiveSnd.inl │ ├── zCArrayAdapt.inl │ ├── zCArraySort.inl │ ├── zCBinkPlayer.inl │ ├── zCBspSector.inl │ ├── zCCSDebugger.inl │ ├── zCCSManager.inl │ ├── zCCacheBase.inl │ ├── zCCacheData.inl │ ├── zCCacheIndex.inl │ ├── zCChecksum16.inl │ ├── zCCodeMaster.inl │ ├── zCEarthquake.inl │ ├── zCEventCore.inl │ ├── zCEventMover.inl │ ├── zCLightning.inl │ ├── zCLineCache.inl │ ├── zCMeshesPool.inl │ ├── zCMgcEigenD.inl │ ├── zCModelNode.inl │ ├── zCMorphMesh.inl │ ├── zCMusicTheme.inl │ ├── zCNetManager.inl │ ├── zCNetMessage.inl │ ├── zCNetSession.inl │ ├── zCNetVersion.inl │ ├── zCPar_Stack.inl │ ├── zCPar_Symbol.inl │ ├── zCParticleFX.inl │ ├── zCPathSearch.inl │ ├── zCPlayerInfo.inl │ ├── zCPolyStrip.inl │ ├── zCRigidBody.inl │ ├── zCRnd_Glide.inl │ ├── zCSkyPlanet.inl │ ├── zCSndChannel.inl │ ├── zCSndFX_MSS.inl │ ├── zCSndSys_MSS.inl │ ├── zCSyncObject.inl │ ├── zCSystemInfo.inl │ ├── zCTexAniCtrl.inl │ ├── zCVEC3Smooth.inl │ ├── zCVertexPool.inl │ ├── zCViewDialog.inl │ ├── zCViewObject.inl │ ├── zCViewPrint.inl │ ├── zCViewText2.inl │ ├── zCViewWindow.inl │ ├── zCVobAnimate.inl │ ├── zCWorldInfo.inl │ ├── zCZoneMusic.inl │ ├── zCZoneReverb.inl │ ├── zFILE_STATS.inl │ ├── zSCtrlValue.inl │ ├── zSKeyMapping.inl │ ├── zTBSphere3D.inl │ ├── zTNetAddress.inl │ ├── zTNetPacket.inl │ ├── zTNetTimeout.inl │ ├── zTPMTriangle.inl │ ├── zTRnd_Stats.inl │ ├── zTTexPalette.inl │ ├── oCAIArrowBase.inl │ ├── oCAIHuman_Stand.inl │ ├── oCGame.inl │ ├── oCInfoManager.inl │ ├── oCItemContainer.inl │ ├── oCMagFrontier.inl │ ├── oCMenu_ChgKeys.inl │ ├── oCMenu_Status.inl │ ├── oCMobContainer.inl │ ├── oCMobItemSlot.inl │ ├── oCMobLockable.inl │ ├── oCMsgManipulate.inl │ ├── oCMsgMovement.inl │ ├── oCNewsManager.inl │ ├── oCNpcContainer.inl │ ├── oCObjectFactory.inl │ ├── oCRtnCutscene.inl │ ├── oCSavegameInfo.inl │ ├── oCSpawnManager.inl │ ├── oCStatusScreen.inl │ ├── oCTouchDamage.inl │ ├── oCTradeManager.inl │ ├── oCTriggerScript.inl │ ├── oCViewDocument.inl │ ├── oCViewStatusBar.inl │ ├── oCZoneMusicList.inl │ ├── oSMenuInfoArmor.inl │ ├── zCAIBaseSound.inl │ ├── zCBuildPortal.inl │ ├── zCCSAtomicBlock.inl │ ├── zCCSBlockBase.inl │ ├── zCCSSyncBlock.inl │ ├── zCCircleArc3D.inl │ ├── zCDXTCCache_D3D.inl │ ├── zCEvMsgCutscene.inl │ ├── zCEventCommon.inl │ ├── zCEventManager.inl │ ├── zCEventMessage.inl │ ├── zCEventScreenFX.inl │ ├── zCFPUControler.inl │ ├── zCFileQuakeBSP.inl │ ├── zCFlash_zCBolt.inl │ ├── zCHandleManager.inl │ ├── zCInputCallback.inl │ ├── zCLensFlareFX.inl │ ├── zCMallocGeneric.inl │ ├── zCMatrixStack.inl │ ├── zCMemPoolBase.inl │ ├── zCMemPoolBlock.inl │ ├── zCMenuItemInput.inl │ ├── zCMenuItemList.inl │ ├── zCMenuItemText.inl │ ├── zCMeshSoftSkin.inl │ ├── zCMessageFilter.inl │ ├── zCModelAniEvent.inl │ ├── zCModelMeshLib.inl │ ├── zCModelNodeInst.inl │ ├── zCMorphMeshAni.inl │ ├── zCMoveRecorder.inl │ ├── zCMusicJingle.inl │ ├── zCMusicSystem.inl │ ├── zCMusicTheme_DM.inl │ ├── zCNetStatistics.inl │ ├── zCNetVobControl.inl │ ├── zCObjectFactory.inl │ ├── zCOptionEntry.inl │ ├── zCOptionSection.inl │ ├── zCOutdoorRainFX.inl │ ├── zCPFXControler.inl │ ├── zCPar_DataStack.inl │ ├── zCPar_TreeNode.inl │ ├── zCPlayerGroup.inl │ ├── zCPolygonPool.inl │ ├── zCPositionKey.inl │ ├── zCProgMeshProto.inl │ ├── zCRayTurboAdmin.inl │ ├── zCRenderLight.inl │ ├── zCRenderManager.inl │ ├── zCShaderStage.inl │ ├── zCSkyControler.inl │ ├── zCSkyLayerData.inl │ ├── zCSoundFXDummy.inl │ ├── zCSoundManager.inl │ ├── zCSoundSystem.inl │ ├── zCSparseArray.inl │ ├── zCTexConGeneric.inl │ ├── zCTex_RndGlide.inl │ ├── zCTextureInfo.inl │ ├── zCTouchAnimate.inl │ ├── zCTouchDamage.inl │ ├── zCTriggerBase.inl │ ├── zCTriggerList.inl │ ├── zCUnderwaterPFX.inl │ ├── zCValueSmooth.inl │ ├── zCVertFeature.inl │ ├── zCVertexBuffer.inl │ ├── zCVideoPlayer.inl │ ├── zCViewStatusBar.inl │ ├── zCVisualAnimate.inl │ ├── zCVobCallback.inl │ ├── zCVobIdentifier.inl │ ├── zCVobLensFlare.inl │ ├── zCVobLevelCompo.inl │ ├── zCVobLightData.inl │ ├── zCVobScreenFX.inl │ ├── zCVobStartpoint.inl │ ├── zCVobWaypoint.inl │ ├── zD3D_alphaPoly.inl │ ├── zRandom_Gauss.inl │ ├── zSVisualFXColl.inl │ ├── zTAniAttachment.inl │ ├── zTBCylinder3D.inl │ ├── zTEngineStats.inl │ ├── zTErrorMessage.inl │ ├── zTMallocStats.inl │ ├── zTMdl_AniSample.inl │ ├── zTNetBufferInfo.inl │ ├── zTNetStatistics.inl │ ├── zTProgressRange.inl │ ├── zTRenderContext.inl │ ├── zTViewportData.inl │ ├── oCAIVobMoveTorch.inl │ ├── oCDocumentManager.inl │ ├── oCItemReactModule.inl │ ├── oCMissionManager.inl │ ├── oCMsgConversation.inl │ ├── oCNpc_TActiveInfo.inl │ ├── oCObjectGenerator.inl │ ├── oCParticleControl.inl │ ├── oCSavegameManager.inl │ ├── oCStealContainer.inl │ ├── oCViewDialogItem.inl │ ├── oCViewDialogTrade.inl │ ├── oCViewDocumentMap.inl │ ├── oSMenuInfoTalent.inl │ ├── zCArchiverBinSafe.inl │ ├── zCArchiverFactory.inl │ ├── zCArchiverGeneric.inl │ ├── zCCSBlockPosition.inl │ ├── zCCamTrj_KeyFrame.inl │ ├── zCCollObjectBase.inl │ ├── zCCollObjectPoint.inl │ ├── zCCollObjectUndef.inl │ ├── zCCollisionObject.inl │ ├── zCCollisionReport.inl │ ├── zCConvexPrimitive.inl │ ├── zCCriticalSection.inl │ ├── zCCubicPolynomial.inl │ ├── zCMenu.inl │ ├── zCMenuItemButton.inl │ ├── zCMenuItemChoice.inl │ ├── zCMenuItemSlider.inl │ ├── zCMeshOctreeNode.inl │ ├── zCModelAniActive.inl │ ├── zCModelPrototype.inl │ ├── zCMorphMeshProto.inl │ ├── zCMoverControler.inl │ ├── zCMusicControler.inl │ ├── zCMusicJingle_DM.inl │ ├── zCMusicSys_Dummy.inl │ ├── zCNetEventManager.inl │ ├── zCNetMessageQueue.inl │ ├── zCPar_StringTable.inl │ ├── zCPar_SymbolTable.inl │ ├── zCParticleEmitter.inl │ ├── zCPolygon_TFlags.inl │ ├── zCProgMeshBuilder.inl │ ├── zCRayCacheElement.inl │ ├── zCResourceManager.inl │ ├── zCSparseArrayBase.inl │ ├── zCTextureExchange.inl │ ├── zCTransferConstr.inl │ ├── zCTriggerTeleport.inl │ ├── zCTriggerUntouch.inl │ ├── zCVertexBufferDyn.inl │ ├── zCVertexTransform.inl │ ├── zCViewProgressBar.inl │ ├── zCVobLightPreset.inl │ ├── zCVobSoundDaytime.inl │ ├── zCZoneVobFarPlane.inl │ ├── zCZoneZFogDefault.inl │ ├── zD3D_savedTexture.inl │ ├── zSPathSearchState.inl │ ├── zTCSBlockPosition.inl │ ├── zTPMTriangleEdges.inl │ ├── zTPMVertexUpdate.inl │ ├── zTRndSimpleVertex.inl │ ├── zTRndSurfaceDesc.inl │ ├── zTRnd_DeviceInfo.inl │ ├── zTRnd_VidModeInfo.inl │ ├── zTTraceRayReport.inl │ ├── oCDummyVobGenerator.inl │ ├── oCInformationManager.inl │ ├── oCNpc_oTRobustTrace.inl │ ├── oCTriggerChangeLevel.inl │ ├── oCVisFX_MultiTarget.inl │ ├── oCZoneMusicDefault.inl │ ├── oSMenuInfoAttribute.inl │ ├── zCAIPlayer_zTConfig.inl │ ├── zCBBox3DSorterBase.inl │ ├── zCCSCamera_EventMsg.inl │ ├── zCCSCutsceneContext.inl │ ├── zCCollObjectComplex.inl │ ├── zCCollisionDetector.inl │ ├── zCCollisionObjectDef.inl │ ├── zCDrvProperties_MSS.inl │ ├── zCLightning_zCBolt.inl │ ├── zCLivingObjectsState.inl │ ├── zCMallocWin32Debug.inl │ ├── zCMapDetailTexture.inl │ ├── zCModelTexAniState.inl │ ├── zCRndAlphaSortObject.inl │ ├── zCRnd_D3D_zD3D_Caps.inl │ ├── zCScanDirFileHandler.inl │ ├── zCSkyControler_Mid.inl │ ├── zCSoundSystemDummy.inl │ ├── zCSparseArrayManDat.inl │ ├── zCSphereCoordsCache.inl │ ├── zCSurfaceCache_D3D.inl │ ├── zCTextureFileFormat.inl │ ├── zCTextureFileHandler.inl │ ├── zCTouchAnimateSound.inl │ ├── zCTriggerWorldStart.inl │ ├── zCVertexBufferDyn2.inl │ ├── zCVertexBuffer_D3D.inl │ ├── zCVertexFeaturePool.inl │ ├── zCViewDialogChoice.inl │ ├── zCVob.inl │ ├── zCVolatileMemoryBase.inl │ ├── zCZoneReverbDefault.inl │ ├── zSEvasionSearchDesc.inl │ ├── zSPathSearchResult.inl │ ├── zSRndGlide_AlphaPoly.inl │ ├── zTMallocProcessStats.inl │ ├── zTNetMessageHeader.inl │ ├── zTRnd_TexFormatInfo.inl │ ├── oCCollObjectCharacter.inl │ ├── oCGame_TObjectRoutine.inl │ ├── oCMission_TMisStatus.inl │ ├── oCNpc_oSDirectionInfo.inl │ ├── oCSkyControler_Barrier.inl │ ├── oCViewDialogInventory.inl │ ├── zCAIPlayer_zTLedgeInfo.inl │ ├── zCCollObjectBoxBlocker.inl │ ├── zCCollObjectCharacter.inl │ ├── zCCollObjectLevelPolys.inl │ ├── zCCollObjectProjectile.inl │ ├── zCConvexCollisionCache.inl │ ├── zCEventMusicControler.inl │ ├── zCModel_zTMeshLibEntry.inl │ ├── zCMorphMesh_zTRandAni.inl │ ├── zCMover_zTMov_Keyframe.inl │ ├── zCMusicSys_DirectMusic.inl │ ├── zCParticleEmitterVars.inl │ ├── zCRenderLightContainer.inl │ ├── zCRenderer_zTMaterial.inl │ ├── zCRnd_D3D_zD3D_Status.inl │ ├── zCSkyControler_Indoor.inl │ ├── zCSkyControler_Outdoor.inl │ ├── zCSparseArrayIterator.inl │ ├── zCTextureFileFormatTGA.inl │ ├── zCVertexBufferManager.inl │ ├── zCVob_zTModelLimbColl.inl │ ├── zTMenuItemListElement.inl │ ├── oCNpc_oCNpcTimedOverlay.inl │ ├── oCRtnManager_TRtn_WayBox.inl │ ├── oCViewDialogItemContainer.inl │ ├── oCViewGothicProgressBar.inl │ ├── zCArchiver_zTChunkRecord.inl │ ├── zCBspSector_zTPortalInfo.inl │ ├── zCCamera_zTCamVertSimple.inl │ ├── zCLineCache_zTCacheEntry.inl │ ├── zCModelConvertFileHandler.inl │ ├── zCVob_zTCollisionContext.inl │ ├── zCWorldPerFrameCallback.inl │ ├── zCZoneVobFarPlaneDefault.inl │ ├── oCAniCtrl_Human_oTComboInfo.inl │ ├── oCViewDialogStealContainer.inl │ ├── zCAIPlayer_zTBloodVobTrack.inl │ ├── zCBBox3DSorterBase_zTNode.inl │ ├── zCCSCamera_EventMsgActivate.inl │ ├── zCCollObjectBoxPassThrough.inl │ ├── zCConvexPrimitiveEllipsoid.inl │ ├── zCConvexPrimitiveScaleTrans.inl │ ├── zCConvexPrimitiveUnitSphere.inl │ ├── zCDXTCCache_D3D_zD3D_Entry.inl │ ├── zCMenuItem.inl │ ├── zCModelMeshLib_zTNodeMesh.inl │ ├── zCModelNodeInst_zTNodeAni.inl │ ├── zCModel_zTAniMeshLibEntry.inl │ ├── zCModel_zTMdl_StartedVobFX.inl │ ├── zCMorphMesh_zTMorphAniEntry.inl │ ├── zCMoveRecorder_zTMOR_Sample.inl │ ├── zCOBBox3D_zTBoxSortHandle.inl │ ├── zCOutdoorRainFX_zSParticle.inl │ ├── zCPolygon_zSPolySavedValues.inl │ ├── zCProgMeshProto_zCSubMesh.inl │ ├── zCProgMeshProto_zTLODParams.inl │ ├── zCQuadMark_zTEffectParams.inl │ ├── zCQuadMark_zTQuadMarkPoly.inl │ ├── zCQuadMark_zTQuadMarkVert.inl │ ├── zCSoundManager_zCMediumType.inl │ ├── zCSoundManager_zCTableEntry.inl │ ├── zCTextureFileFormatInternal.inl │ ├── zCVobScreenFX_zTScreenFXSet.inl │ ├── zSPathSearchState_Internal.inl │ ├── oCRtnManager_TRtn_WayBoxLimit.inl │ ├── zCMeshSoftSkin_zTWeightEntry.inl │ ├── zCMorphMeshConvertFileHandler.inl │ ├── zCParticleFX_zCStaticPfxList.inl │ ├── zCPolygon_zSVertexSavedValues.inl │ ├── zCProgMeshConvertFileHandler.inl │ ├── zCQuadMark_zTQuadMarkAniState.inl │ ├── zCSoundSystem_zTSound3DParams.inl │ ├── zCSurfaceCache_D3D_zD3D_Entry.inl │ ├── zCVertexBuffer_zTCallbackData.inl │ ├── zCCollObjectCharacter_zTConfig.inl │ ├── zCDXTCCache_D3D_zD3D_SlotHeader.inl │ ├── zCMeshSoftSkin_zTNodeWedgeNormal.inl │ ├── zCModel_zTMdl_NodeVobAttachment.inl │ ├── zCOutdoorRainFX_zSCacheElement.inl │ ├── zCPathSearch_zSPathSearchOptions.inl │ ├── zCPolygon_zSFeatureSavedValues.inl │ ├── zCProgMeshProto_zTLODRenderArgs.inl │ ├── zCResourceManager_zCClassCache.inl │ ├── zCSkyControler_Outdoor_zTRainFX.inl │ ├── zCSoundManager_zCSoundEventData.inl │ ├── zCSoundManager_zTScriptSoundData.inl │ ├── zCSurfaceCache_D3D_zCSlotIndex.inl │ ├── zD3D_alphaPoly_zD3D_vertexFormat.inl │ ├── oCAIHuman.inl │ ├── oCPortalRoomManager.inl │ ├── zCBBox3DSorterBase_zTBoxSortHandle.inl │ ├── zCLensFlareFX_zTVobLightLensFlare.inl │ ├── zCSurfaceCache_D3D_zD3D_SlotHeader.inl │ ├── zCTextureFileFormatTGA_zTTgaHeader.inl │ ├── zCArchiverGeneric_zTWriteObjectEntry.inl │ ├── zCCollObjectCharacter_zTSpatialState.inl │ ├── zCRenderLightContainer_zTLightScore.inl │ ├── zCSphereCoordsCache_zSAziSphereCoord.inl │ ├── zCSphereCoordsCache_zSElevSphereCoord.inl │ ├── zCMovementTracker.inl │ ├── zCProgMeshProto_zTLODRenderArgsSubMesh.inl │ ├── zCSphereCoordsCache_zSRangeSphereCoord.inl │ ├── zCCollObjectCharacter_zTInterferenceReport.inl │ ├── zCMapDetailTexture_zTMapDetailTextureEntry.inl │ ├── zSEvasionSearchDesc_zSEvasionSearchOptions.inl │ ├── zCAIPlayer.inl │ ├── zCInput.inl │ ├── zCRenderer.inl │ ├── oCAniCtrl_Human.inl │ ├── oCNpcInventory.inl │ ├── zCInput_Win32.inl │ ├── oCMenuSavegame.inl │ ├── CGameManager.inl │ ├── zCTextureConvert.inl │ └── zCModel.inl ├── Gothic_II_Classic │ └── API │ │ ├── zLocal.h │ │ ├── zVobIdentifier.h │ │ ├── zSpyTypes.h │ │ ├── zPrime.h │ │ ├── zVertexTransform.h │ │ ├── zViews.h │ │ └── zMemory_Win32.h ├── Gothic_I_Addon │ └── API │ │ ├── oMenu_Help.h │ │ ├── zVobIdentifier.h │ │ ├── zSpyTypes.h │ │ ├── zPrime.h │ │ ├── zVertexTransform.h │ │ ├── zViews.h │ │ ├── zMemory_Win32.h │ │ ├── zRndD3d_Init.h │ │ └── oViewProgressbar.h ├── Gothic_I_Classic │ └── API │ │ ├── oMenu_Help.h │ │ ├── zVobIdentifier.h │ │ ├── zSpyTypes.h │ │ ├── zPrime.h │ │ ├── zVertexTransform.h │ │ ├── zRndGlide_Dib.h │ │ ├── zMemory_Win32.h │ │ └── zViews.h └── Gothic_II_Addon │ └── API │ ├── zIncDialogs.h │ ├── zIncViews.h │ ├── zVobIdentifier.h │ ├── zSpyTypes.h │ ├── zPrime.h │ ├── zVertexTransform.h │ ├── zViews.h │ └── oViewProgressbar.h ├── Plugin.h ├── DllMain.cpp ├── Overlays ├── QuickKeys │ └── QuickKeys.h └── GamepadOverlay.h └── Headers.h /zGamePad/resource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gratt-5r2/zGamePad/HEAD/zGamePad/resource.h -------------------------------------------------------------------------------- /zGamePad/resource.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gratt-5r2/zGamePad/HEAD/zGamePad/resource.rc -------------------------------------------------------------------------------- /zGamePad/.build_settings.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gratt-5r2/zGamePad/HEAD/zGamePad/.build_settings.inl -------------------------------------------------------------------------------- /zGamePad/lib/JoyShockLibrary.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gratt-5r2/zGamePad/HEAD/zGamePad/lib/JoyShockLibrary.lib -------------------------------------------------------------------------------- /zGamePad/MTx4 Release/resource.res: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gratt-5r2/zGamePad/HEAD/zGamePad/MTx4 Release/resource.res -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCDoc.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCDoc 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMOB.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMOB 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCSVM.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCSVM 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCVob.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCVob 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCWay.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCWay 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCFFT.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCFFT 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCGfx.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCGfx 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCNet.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCNet 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCWay.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCWay 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zDATE.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zDATE 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zFILE.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zFILE 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zList.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zList 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zMAT3.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zMAT3 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zMAT4.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zMAT4 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zPATH.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zPATH 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zVEC2.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zVEC2 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zVEC3.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zVEC3 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zVEC4.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zVEC4 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/Plugin.h: -------------------------------------------------------------------------------- 1 | 2 | // This file added in headers queue 3 | // File: "Headers.h" 4 | 5 | namespace GOTHIC_ENGINE { 6 | // Add your code here . . . 7 | } -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCHelp.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCHelp 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCItem.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCItem 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCNews.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCNews 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCSpell.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCSpell 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCText.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCText 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCWorld.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCWorld 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCArray.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCArray 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCSLib.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCSLib 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCDecal.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCDecal 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCFlash.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCFlash 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCFont.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCFont 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCList.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCList 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMesh.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMesh 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMover.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMover 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMutex.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMutex 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCOLOR.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCOLOR 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPatch.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPatch 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPose.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPose 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPrime.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPrime 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCQuat.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCQuat 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRoute.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRoute 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTimer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTimer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTree.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTree 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCView.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCView 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCWorld.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCWorld 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCZone.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCZone 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zD3DTEX.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zD3DTEX 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zERROR.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zERROR 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTPlane.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTPlane 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/TMobOptPos.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for TMobOptPos 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/TNpcPerc.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for TNpcPerc 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/TNpcSlot.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for TNpcSlot 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCAIArrow.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCAIArrow 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCAICamera.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCAICamera 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCAIDrop.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCAIDrop 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCAISound.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCAISound 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCAskBox.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCAskBox 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCBarrier.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCBarrier 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCCSPlayer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCCSPlayer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCCSProps.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCCSProps 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCGameInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCGameInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCGuilds.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCGuilds 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCLogEntry.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCLogEntry 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCLogTopic.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCLogTopic 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMag_Book.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMag_Book 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMenu_Log.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMenu_Log 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMission.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMission 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMobBed.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMobBed 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMobDoor.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMobDoor 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMobFire.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMobFire 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMobInter.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMobInter 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMobMsg.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMobMsg 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMobWheel.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMobWheel 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMsgMagic.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMsgMagic 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMsgState.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMsgState 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCNpcFocus.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCNpcFocus 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCRtnEntry.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCRtnEntry 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCVisualFX.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCVisualFX 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCWaypoint.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCWaypoint 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oSMenuKey.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oSMenuKey 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCAIBase.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCAIBase 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCAICamera.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCAICamera 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCAccount.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCAccount 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCArchiver.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCArchiver 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCBspBase.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCBspBase 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCBspLeaf.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCBspLeaf 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCBspNode.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCBspNode 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCBspTree.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCBspTree 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCBuffer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCBuffer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCBspNode.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCBspNode 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCBspTree.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCBspTree 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCSBlock.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCSBlock 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCSCamera.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCSCamera 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCSPlayer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCSPlayer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCSProps.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCSProps 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCallback.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCallback 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCamera.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCamera 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCChecksum.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCChecksum 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCClassDef.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCClassDef 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCConDat.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCConDat 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCConsole.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCConsole 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCutscene.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCutscene 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCEffect.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCEffect 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCFile3DS.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCFile3DS 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCFileBIN.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCFileBIN 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCFileCSV.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCFileCSV 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCFontMan.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCFontMan 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCGameInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCGameInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCKBSpline.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCKBSpline 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCLightMap.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCLightMap 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCLine2D.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCLine2D 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCListSort.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCListSort 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMalloc.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMalloc 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMaterial.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMaterial 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMeshPool.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMeshPool 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModelAni.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModelAni 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCNetHost.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCNetHost 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCOBBox3D.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCOBBox3D 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCObject.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCObject 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCOption.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCOption 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPQueue.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPQueue 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPar_File.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPar_File 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCParser.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCParser 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPatchMap.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPatchMap 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPluecker.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPluecker 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPolygon.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPolygon 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPortal.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPortal 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCQuadMark.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCQuadMark 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRayCache.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRayCache 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRayTurbo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRayTurbo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCResource.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCResource 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRnd_D3D.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRnd_D3D 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCScanDir.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCScanDir 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSession.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSession 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCShader.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCShader 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSkyLayer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSkyLayer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSkyState.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSkyState 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSndFrame.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSndFrame 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSoundFX.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSoundFX 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTex_D3D.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTex_D3D 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTexture.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTexture 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCThread.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCThread 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTransfer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTransfer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTrigger.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTrigger 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVertex.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVertex 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCViewBase.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCViewBase 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCViewDraw.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCViewDraw 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCViewFX.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCViewFX 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCViewFont.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCViewFont 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCViewText.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCViewText 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVisual.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVisual 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobChar.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobChar 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobLight.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobLight 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobSound.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobSound 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobSpot.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobSpot 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobStair.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobStair 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCWaveData.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCWaveData 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCWayNet.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCWayNet 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCWaypoint.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCWaypoint 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCZoneZFog.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCZoneZFog 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zComplex.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zComplex 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zFILE_FILE.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zFILE_FILE 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zFILE_INFO.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zFILE_INFO 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zFILE_VDFS.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zFILE_VDFS 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTBBox2D.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTBBox2D 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTBBox3D.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTBBox3D 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTLazyMesh.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTLazyMesh 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTPMEdge.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTPMEdge 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTPMWedge.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTPMWedge 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTPolyNode.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTPolyNode 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTRandAni.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTRandAni 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/TNpcAIState.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for TNpcAIState 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCAIVobMove.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCAIVobMove 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCBinkPlayer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCBinkPlayer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCCSManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCCSManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCCSTrigger.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCCSTrigger 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCEmitterKey.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCEmitterKey 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCHelpScreen.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCHelpScreen 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCInfoChoice.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCInfoChoice 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCInfo_Tpd.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCInfo::Tpd 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCLogManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCLogManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCLogScreen.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCLogScreen 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMapScreen.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMapScreen 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMenu_Help.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMenu_Help 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMenu_Main.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMenu_Main 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMobLadder.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMobLadder 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMobSwitch.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMobSwitch 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMsgAttack.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMsgAttack 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMsgDamage.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMsgDamage 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMsgRequest.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMsgRequest 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMsgUseItem.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMsgUseItem 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMsgWeapon.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMsgWeapon 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCNewsMemory.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCNewsMemory 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCNpcMessage.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCNpcMessage 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCNpcTalent.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCNpcTalent 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCNpc_States.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCNpc_States 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCPlayerInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCPlayerInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCPortalRoom.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCPortalRoom 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCRtnManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCRtnManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCSVMManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCSVMManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCSystemInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCSystemInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCTrajectory.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCTrajectory 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCVisualFXAI.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCVisualFXAI 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCWorldTimer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCWorldTimer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCZoneMusic.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCZoneMusic 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCActiveSnd.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCActiveSnd 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCArrayAdapt.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCArrayAdapt 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCArraySort.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCArraySort 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCBinkPlayer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCBinkPlayer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCBspSector.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCBspSector 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCSDebugger.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCSDebugger 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCSManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCSManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCacheBase.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCacheBase 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCacheData.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCacheData 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCacheIndex.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCacheIndex 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCChecksum16.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCChecksum16 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCodeMaster.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCodeMaster 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCEarthquake.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCEarthquake 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCEventCore.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCEventCore 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCEventMover.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCEventMover 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCLightning.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCLightning 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCLineCache.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCLineCache 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMeshesPool.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMeshesPool 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMgcEigenD.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMgcEigenD 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModelNode.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModelNode 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMorphMesh.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMorphMesh 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMusicTheme.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMusicTheme 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCNetManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCNetManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCNetMessage.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCNetMessage 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCNetSession.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCNetSession 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCNetVersion.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCNetVersion 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPar_Stack.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPar_Stack 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPar_Symbol.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPar_Symbol 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCParticleFX.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCParticleFX 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPathSearch.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPathSearch 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPlayerInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPlayerInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPolyStrip.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPolyStrip 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRigidBody.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRigidBody 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRnd_Glide.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRnd_Glide 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSkyPlanet.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSkyPlanet 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSndChannel.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSndChannel 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSndFX_MSS.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSndFX_MSS 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSndSys_MSS.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSndSys_MSS 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSyncObject.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSyncObject 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSystemInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSystemInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTexAniCtrl.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTexAniCtrl 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVEC3Smooth.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVEC3Smooth 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVertexPool.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVertexPool 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCViewDialog.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCViewDialog 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCViewObject.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCViewObject 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCViewPrint.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCViewPrint 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCViewText2.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCViewText2 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCViewWindow.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCViewWindow 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobAnimate.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobAnimate 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCWorldInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCWorldInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCZoneMusic.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCZoneMusic 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCZoneReverb.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCZoneReverb 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zFILE_STATS.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zFILE_STATS 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zSCtrlValue.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zSCtrlValue 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zSKeyMapping.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zSKeyMapping 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTBSphere3D.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTBSphere3D 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTNetAddress.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTNetAddress 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTNetPacket.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTNetPacket 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTNetTimeout.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTNetTimeout 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTPMTriangle.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTPMTriangle 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTRnd_Stats.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTRnd_Stats 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTTexPalette.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTTexPalette 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCAIArrowBase.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCAIArrowBase 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCAIHuman_Stand.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCAIHuman_Stand 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCGame.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCGame 4 | // Add your methods here 5 | 6 | void Init_Union(); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCInfoManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCInfoManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCItemContainer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCItemContainer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMagFrontier.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMagFrontier 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMenu_ChgKeys.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMenu_ChgKeys 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMenu_Status.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMenu_Status 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMobContainer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMobContainer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMobItemSlot.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMobItemSlot 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMobLockable.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMobLockable 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMsgManipulate.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMsgManipulate 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMsgMovement.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMsgMovement 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCNewsManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCNewsManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCNpcContainer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCNpcContainer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCObjectFactory.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCObjectFactory 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCRtnCutscene.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCRtnCutscene 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCSavegameInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCSavegameInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCSpawnManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCSpawnManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCStatusScreen.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCStatusScreen 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCTouchDamage.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCTouchDamage 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCTradeManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCTradeManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCTriggerScript.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCTriggerScript 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCViewDocument.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCViewDocument 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCViewStatusBar.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCViewStatusBar 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCZoneMusicList.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCZoneMusicList 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oSMenuInfoArmor.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oSMenuInfoArmor 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCAIBaseSound.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCAIBaseSound 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCBuildPortal.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCBuildPortal 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCSAtomicBlock.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCSAtomicBlock 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCSBlockBase.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCSBlockBase 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCSSyncBlock.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCSSyncBlock 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCircleArc3D.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCircleArc3D 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCDXTCCache_D3D.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCDXTCCache_D3D 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCEvMsgCutscene.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCEvMsgCutscene 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCEventCommon.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCEventCommon 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCEventManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCEventManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCEventMessage.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCEventMessage 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCEventScreenFX.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCEventScreenFX 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCFPUControler.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCFPUControler 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCFileQuakeBSP.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCFileQuakeBSP 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCFlash_zCBolt.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCFlash::zCBolt 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCHandleManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCHandleManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCInputCallback.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCInputCallback 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCLensFlareFX.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCLensFlareFX 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMallocGeneric.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMallocGeneric 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMatrixStack.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMatrixStack 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMemPoolBase.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMemPoolBase 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMemPoolBlock.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMemPoolBlock 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMenuItemInput.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMenuItemInput 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMenuItemList.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMenuItemList 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMenuItemText.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMenuItemText 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMeshSoftSkin.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMeshSoftSkin 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMessageFilter.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMessageFilter 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModelAniEvent.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModelAniEvent 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModelMeshLib.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModelMeshLib 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModelNodeInst.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModelNodeInst 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMorphMeshAni.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMorphMeshAni 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMoveRecorder.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMoveRecorder 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMusicJingle.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMusicJingle 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMusicSystem.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMusicSystem 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMusicTheme_DM.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMusicTheme_DM 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCNetStatistics.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCNetStatistics 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCNetVobControl.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCNetVobControl 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCObjectFactory.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCObjectFactory 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCOptionEntry.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCOptionEntry 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCOptionSection.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCOptionSection 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCOutdoorRainFX.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCOutdoorRainFX 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPFXControler.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPFXControler 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPar_DataStack.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPar_DataStack 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPar_TreeNode.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPar_TreeNode 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPlayerGroup.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPlayerGroup 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPolygonPool.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPolygonPool 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPositionKey.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPositionKey 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCProgMeshProto.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCProgMeshProto 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRayTurboAdmin.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRayTurboAdmin 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRenderLight.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRenderLight 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRenderManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRenderManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCShaderStage.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCShaderStage 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSkyControler.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSkyControler 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSkyLayerData.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSkyLayerData 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSoundFXDummy.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSoundFXDummy 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSoundManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSoundManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSoundSystem.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSoundSystem 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSparseArray.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSparseArray 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTexConGeneric.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTexConGeneric 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTex_RndGlide.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTex_RndGlide 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTextureInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTextureInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTouchAnimate.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTouchAnimate 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTouchDamage.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTouchDamage 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTriggerBase.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTriggerBase 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTriggerList.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTriggerList 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCUnderwaterPFX.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCUnderwaterPFX 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCValueSmooth.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCValueSmooth 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVertFeature.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVertFeature 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVertexBuffer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVertexBuffer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVideoPlayer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVideoPlayer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCViewStatusBar.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCViewStatusBar 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVisualAnimate.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVisualAnimate 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobCallback.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobCallback 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobIdentifier.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobIdentifier 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobLensFlare.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobLensFlare 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobLevelCompo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobLevelCompo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobLightData.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobLightData 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobScreenFX.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobScreenFX 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobStartpoint.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobStartpoint 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobWaypoint.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobWaypoint 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zD3D_alphaPoly.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zD3D_alphaPoly 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zRandom_Gauss.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zRandom_Gauss 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zSVisualFXColl.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zSVisualFXColl 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTAniAttachment.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTAniAttachment 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTBCylinder3D.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTBCylinder3D 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTEngineStats.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTEngineStats 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTErrorMessage.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTErrorMessage 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTMallocStats.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTMallocStats 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTMdl_AniSample.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTMdl_AniSample 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTNetBufferInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTNetBufferInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTNetStatistics.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTNetStatistics 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTProgressRange.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTProgressRange 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTRenderContext.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTRenderContext 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTViewportData.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTViewportData 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCAIVobMoveTorch.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCAIVobMoveTorch 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCDocumentManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCDocumentManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCItemReactModule.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCItemReactModule 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMissionManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMissionManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMsgConversation.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMsgConversation 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCNpc_TActiveInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCNpc::TActiveInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCObjectGenerator.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCObjectGenerator 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCParticleControl.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCParticleControl 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCSavegameManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCSavegameManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCStealContainer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCStealContainer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCViewDialogItem.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCViewDialogItem 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCViewDialogTrade.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCViewDialogTrade 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCViewDocumentMap.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCViewDocumentMap 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oSMenuInfoTalent.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oSMenuInfoTalent 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCArchiverBinSafe.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCArchiverBinSafe 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCArchiverFactory.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCArchiverFactory 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCArchiverGeneric.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCArchiverGeneric 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCSBlockPosition.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCSBlockPosition 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCamTrj_KeyFrame.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCamTrj_KeyFrame 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollObjectBase.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollObjectBase 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollObjectPoint.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollObjectPoint 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollObjectUndef.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollObjectUndef 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollisionObject.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollisionObject 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollisionReport.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollisionReport 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCConvexPrimitive.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCConvexPrimitive 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCriticalSection.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCriticalSection 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCubicPolynomial.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCubicPolynomial 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMenu.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMenu 4 | // Add your methods here 5 | 6 | void Leave_Union(); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMenuItemButton.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMenuItemButton 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMenuItemChoice.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMenuItemChoice 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMenuItemSlider.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMenuItemSlider 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMeshOctreeNode.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMeshOctreeNode 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModelAniActive.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModelAniActive 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModelPrototype.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModelPrototype 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMorphMeshProto.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMorphMeshProto 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMoverControler.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMoverControler 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMusicControler.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMusicControler 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMusicJingle_DM.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMusicJingle_DM 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMusicSys_Dummy.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMusicSys_Dummy 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCNetEventManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCNetEventManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCNetMessageQueue.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCNetMessageQueue 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPar_StringTable.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPar_StringTable 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPar_SymbolTable.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPar_SymbolTable 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCParticleEmitter.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCParticleEmitter 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPolygon_TFlags.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPolygon::TFlags 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCProgMeshBuilder.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCProgMeshBuilder 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRayCacheElement.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRayCacheElement 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCResourceManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCResourceManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSparseArrayBase.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSparseArrayBase 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTextureExchange.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTextureExchange 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTransferConstr.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTransferConstr 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTriggerTeleport.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTriggerTeleport 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTriggerUntouch.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTriggerUntouch 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVertexBufferDyn.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVertexBufferDyn 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVertexTransform.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVertexTransform 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCViewProgressBar.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCViewProgressBar 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobLightPreset.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobLightPreset 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobSoundDaytime.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobSoundDaytime 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCZoneVobFarPlane.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCZoneVobFarPlane 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCZoneZFogDefault.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCZoneZFogDefault 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zD3D_savedTexture.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zD3D_savedTexture 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zSPathSearchState.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zSPathSearchState 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTCSBlockPosition.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTCSBlockPosition 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTPMTriangleEdges.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTPMTriangleEdges 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTPMVertexUpdate.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTPMVertexUpdate 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTRndSimpleVertex.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTRndSimpleVertex 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTRndSurfaceDesc.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTRndSurfaceDesc 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTRnd_DeviceInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTRnd_DeviceInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTRnd_VidModeInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTRnd_VidModeInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTTraceRayReport.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTTraceRayReport 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCDummyVobGenerator.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCDummyVobGenerator 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCInformationManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCInformationManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCNpc_oTRobustTrace.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCNpc::oTRobustTrace 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCTriggerChangeLevel.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCTriggerChangeLevel 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCVisFX_MultiTarget.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCVisFX_MultiTarget 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCZoneMusicDefault.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCZoneMusicDefault 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oSMenuInfoAttribute.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oSMenuInfoAttribute 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCAIPlayer_zTConfig.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCAIPlayer::zTConfig 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCBBox3DSorterBase.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCBBox3DSorterBase 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCSCamera_EventMsg.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCSCamera_EventMsg 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCSCutsceneContext.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCSCutsceneContext 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollObjectComplex.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollObjectComplex 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollisionDetector.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollisionDetector 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollisionObjectDef.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollisionObjectDef 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCDrvProperties_MSS.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCDrvProperties_MSS 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCLightning_zCBolt.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCLightning::zCBolt 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCLivingObjectsState.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCLivingObjectsState 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMallocWin32Debug.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMallocWin32Debug 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMapDetailTexture.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMapDetailTexture 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModelTexAniState.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModelTexAniState 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRndAlphaSortObject.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRndAlphaSortObject 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRnd_D3D_zD3D_Caps.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRnd_D3D::zD3D_Caps 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCScanDirFileHandler.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCScanDirFileHandler 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSkyControler_Mid.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSkyControler_Mid 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSoundSystemDummy.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSoundSystemDummy 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSparseArrayManDat.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSparseArrayManDat 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSphereCoordsCache.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSphereCoordsCache 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSurfaceCache_D3D.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSurfaceCache_D3D 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTextureFileFormat.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTextureFileFormat 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTextureFileHandler.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTextureFileHandler 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTouchAnimateSound.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTouchAnimateSound 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTriggerWorldStart.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTriggerWorldStart 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVertexBufferDyn2.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVertexBufferDyn2 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVertexBuffer_D3D.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVertexBuffer_D3D 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVertexFeaturePool.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVertexFeaturePool 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCViewDialogChoice.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCViewDialogChoice 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVob.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVob 4 | // Add your methods here 5 | 6 | void DoFrameActivity_Union(); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVolatileMemoryBase.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVolatileMemoryBase 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCZoneReverbDefault.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCZoneReverbDefault 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zSEvasionSearchDesc.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zSEvasionSearchDesc 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zSPathSearchResult.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zSPathSearchResult 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zSRndGlide_AlphaPoly.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zSRndGlide_AlphaPoly 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTMallocProcessStats.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTMallocProcessStats 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTNetMessageHeader.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTNetMessageHeader 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTRnd_TexFormatInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTRnd_TexFormatInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCCollObjectCharacter.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCCollObjectCharacter 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCGame_TObjectRoutine.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCGame::TObjectRoutine 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMission_TMisStatus.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMission::TMisStatus 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCNpc_oSDirectionInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCNpc::oSDirectionInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCSkyControler_Barrier.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCSkyControler_Barrier 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCViewDialogInventory.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCViewDialogInventory 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCAIPlayer_zTLedgeInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCAIPlayer::zTLedgeInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollObjectBoxBlocker.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollObjectBoxBlocker 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollObjectCharacter.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollObjectCharacter 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollObjectLevelPolys.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollObjectLevelPolys 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollObjectProjectile.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollObjectProjectile 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCConvexCollisionCache.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCConvexCollisionCache 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCEventMusicControler.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCEventMusicControler 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModel_zTMeshLibEntry.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModel::zTMeshLibEntry 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMorphMesh_zTRandAni.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMorphMesh::zTRandAni 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMover_zTMov_Keyframe.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMover::zTMov_Keyframe 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMusicSys_DirectMusic.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMusicSys_DirectMusic 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCParticleEmitterVars.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCParticleEmitterVars 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRenderLightContainer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRenderLightContainer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRenderer_zTMaterial.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRenderer::zTMaterial 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRnd_D3D_zD3D_Status.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRnd_D3D::zD3D_Status 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSkyControler_Indoor.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSkyControler_Indoor 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSkyControler_Outdoor.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSkyControler_Outdoor 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSparseArrayIterator.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSparseArrayIterator 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTextureFileFormatTGA.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTextureFileFormatTGA 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVertexBufferManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVertexBufferManager 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVob_zTModelLimbColl.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVob::zTModelLimbColl 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zTMenuItemListElement.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zTMenuItemListElement 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCNpc_oCNpcTimedOverlay.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCNpc::oCNpcTimedOverlay 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCRtnManager_TRtn_WayBox.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCRtnManager::TRtn_WayBox 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCViewDialogItemContainer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCViewDialogItemContainer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCViewGothicProgressBar.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCViewGothicProgressBar 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCArchiver_zTChunkRecord.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCArchiver::zTChunkRecord 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCBspSector_zTPortalInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCBspSector::zTPortalInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCamera_zTCamVertSimple.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCamera::zTCamVertSimple 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCLineCache_zTCacheEntry.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCLineCache::zTCacheEntry 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModelConvertFileHandler.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModelConvertFileHandler 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVob_zTCollisionContext.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVob::zTCollisionContext 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCWorldPerFrameCallback.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCWorldPerFrameCallback 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCZoneVobFarPlaneDefault.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCZoneVobFarPlaneDefault 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCAniCtrl_Human_oTComboInfo.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCAniCtrl_Human::oTComboInfo 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCViewDialogStealContainer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCViewDialogStealContainer 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCAIPlayer_zTBloodVobTrack.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCAIPlayer::zTBloodVobTrack 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCBBox3DSorterBase_zTNode.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCBBox3DSorterBase::zTNode 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCSCamera_EventMsgActivate.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCSCamera_EventMsgActivate 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollObjectBoxPassThrough.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollObjectBoxPassThrough 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCConvexPrimitiveEllipsoid.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCConvexPrimitiveEllipsoid 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCConvexPrimitiveScaleTrans.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCConvexPrimitiveScaleTrans 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCConvexPrimitiveUnitSphere.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCConvexPrimitiveUnitSphere 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCDXTCCache_D3D_zD3D_Entry.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCDXTCCache_D3D::zD3D_Entry 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMenuItem.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMenuItem 4 | // Add your methods here 5 | 6 | int Input_Union( int, zSTRING& ); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModelMeshLib_zTNodeMesh.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModelMeshLib::zTNodeMesh 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModelNodeInst_zTNodeAni.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModelNodeInst::zTNodeAni 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModel_zTAniMeshLibEntry.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModel::zTAniMeshLibEntry 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModel_zTMdl_StartedVobFX.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModel::zTMdl_StartedVobFX 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMorphMesh_zTMorphAniEntry.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMorphMesh::zTMorphAniEntry 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMoveRecorder_zTMOR_Sample.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMoveRecorder::zTMOR_Sample 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCOBBox3D_zTBoxSortHandle.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCOBBox3D::zTBoxSortHandle 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCOutdoorRainFX_zSParticle.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCOutdoorRainFX::zSParticle 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPolygon_zSPolySavedValues.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPolygon::zSPolySavedValues 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCProgMeshProto_zCSubMesh.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCProgMeshProto::zCSubMesh 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCProgMeshProto_zTLODParams.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCProgMeshProto::zTLODParams 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCQuadMark_zTEffectParams.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCQuadMark::zTEffectParams 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCQuadMark_zTQuadMarkPoly.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCQuadMark::zTQuadMarkPoly 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCQuadMark_zTQuadMarkVert.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCQuadMark::zTQuadMarkVert 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSoundManager_zCMediumType.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSoundManager::zCMediumType 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSoundManager_zCTableEntry.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSoundManager::zCTableEntry 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTextureFileFormatInternal.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTextureFileFormatInternal 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVobScreenFX_zTScreenFXSet.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVobScreenFX::zTScreenFXSet 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zSPathSearchState_Internal.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zSPathSearchState_Internal 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCRtnManager_TRtn_WayBoxLimit.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCRtnManager::TRtn_WayBoxLimit 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMeshSoftSkin_zTWeightEntry.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMeshSoftSkin::zTWeightEntry 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMorphMeshConvertFileHandler.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMorphMeshConvertFileHandler 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCParticleFX_zCStaticPfxList.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCParticleFX::zCStaticPfxList 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPolygon_zSVertexSavedValues.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPolygon::zSVertexSavedValues 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCProgMeshConvertFileHandler.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCProgMeshConvertFileHandler 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCQuadMark_zTQuadMarkAniState.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCQuadMark::zTQuadMarkAniState 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSoundSystem_zTSound3DParams.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSoundSystem::zTSound3DParams 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSurfaceCache_D3D_zD3D_Entry.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSurfaceCache_D3D::zD3D_Entry 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCVertexBuffer_zTCallbackData.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCVertexBuffer::zTCallbackData 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollObjectCharacter_zTConfig.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollObjectCharacter::zTConfig 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCDXTCCache_D3D_zD3D_SlotHeader.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCDXTCCache_D3D::zD3D_SlotHeader 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMeshSoftSkin_zTNodeWedgeNormal.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMeshSoftSkin::zTNodeWedgeNormal 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModel_zTMdl_NodeVobAttachment.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModel::zTMdl_NodeVobAttachment 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCOutdoorRainFX_zSCacheElement.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCOutdoorRainFX::zSCacheElement 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPathSearch_zSPathSearchOptions.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPathSearch::zSPathSearchOptions 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCPolygon_zSFeatureSavedValues.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCPolygon::zSFeatureSavedValues 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCProgMeshProto_zTLODRenderArgs.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCProgMeshProto::zTLODRenderArgs 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCResourceManager_zCClassCache.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCResourceManager::zCClassCache 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSkyControler_Outdoor_zTRainFX.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSkyControler_Outdoor::zTRainFX 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSoundManager_zCSoundEventData.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSoundManager::zCSoundEventData 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSoundManager_zTScriptSoundData.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSoundManager::zTScriptSoundData 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSurfaceCache_D3D_zCSlotIndex.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSurfaceCache_D3D::zCSlotIndex 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zD3D_alphaPoly_zD3D_vertexFormat.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zD3D_alphaPoly::zD3D_vertexFormat 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCAIHuman.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCAIHuman 4 | // Add your methods here 5 | 6 | void WeaponChoose_Union(); 7 | int IsOnFightAni(); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCPortalRoomManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCPortalRoomManager 4 | // Add your methods here 5 | 6 | bool IsNpcInRoom( oCNpc* npc ); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCBBox3DSorterBase_zTBoxSortHandle.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCBBox3DSorterBase::zTBoxSortHandle 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCLensFlareFX_zTVobLightLensFlare.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCLensFlareFX::zTVobLightLensFlare 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSurfaceCache_D3D_zD3D_SlotHeader.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSurfaceCache_D3D::zD3D_SlotHeader 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTextureFileFormatTGA_zTTgaHeader.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTextureFileFormatTGA::zTTgaHeader 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCArchiverGeneric_zTWriteObjectEntry.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCArchiverGeneric::zTWriteObjectEntry 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollObjectCharacter_zTSpatialState.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollObjectCharacter::zTSpatialState 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRenderLightContainer_zTLightScore.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRenderLightContainer::zTLightScore 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSphereCoordsCache_zSAziSphereCoord.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSphereCoordsCache::zSAziSphereCoord 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSphereCoordsCache_zSElevSphereCoord.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSphereCoordsCache::zSElevSphereCoord 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMovementTracker.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMovementTracker 4 | // Add your methods here 5 | 6 | void UpdatePlayerPos_Union( zVEC3 const& ); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCProgMeshProto_zTLODRenderArgsSubMesh.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCProgMeshProto::zTLODRenderArgsSubMesh 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCSphereCoordsCache_zSRangeSphereCoord.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCSphereCoordsCache::zSRangeSphereCoord 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCCollObjectCharacter_zTInterferenceReport.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCCollObjectCharacter::zTInterferenceReport 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCMapDetailTexture_zTMapDetailTextureEntry.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCMapDetailTexture::zTMapDetailTextureEntry 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zSEvasionSearchDesc_zSEvasionSearchOptions.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zSEvasionSearchDesc::zSEvasionSearchOptions 4 | // Add your methods here 5 | 6 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCAIPlayer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCAIPlayer 4 | // Add your methods here 5 | 6 | void DoAutoRoll_Union(); 7 | int CheckEnoughSpaceMoveForward_Union( int ); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCInput.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCInput 4 | // Add your methods here 5 | 6 | float GetState_Union( unsigned short ); 7 | void GetMousePos_Union( float&, float&, float& ); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCRenderer.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCRenderer 4 | // Add your methods here 5 | 6 | int Vid_SetMode_Union( int newXDim, int newYDim, int newBpp, HWND* initContextHandle ); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCAniCtrl_Human.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCAniCtrl_Human 4 | // Add your methods here 5 | 6 | void _Forward_Union(); 7 | void _Backward_Union(); 8 | void SetWalkMode_Union( int ); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCNpcInventory.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCNpcInventory 4 | // Add your methods here 5 | 6 | void Open_Union( int, int, int ); 7 | void Close_Union(); 8 | int HandleEvent_Union( int ); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCInput_Win32.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCInput_Win32 4 | // Add your methods here 5 | 6 | void GetMousePos_Union( float& x, float& y, float& z ); 7 | void ProcessInputEvents_Union(); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/oCMenuSavegame.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for oCMenuSavegame 4 | // Add your methods here 5 | 6 | void ScreenInit_Union(); 7 | void SelectSlotNr( const int& index ); 8 | int CalculateSaveSlotsCount(); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/CGameManager.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for CGameManager 4 | // Add your methods here 5 | 6 | void GameInit_Union(); 7 | void Init_Union( HWND& ); 8 | void ApplySomeSettings_Union(); 9 | void Menu_Union( int ); -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Classic/API/zLocal.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZLOCAL_H__VER2__ 4 | #define __ZLOCAL_H__VER2__ 5 | 6 | namespace Gothic_II_Classic { 7 | 8 | } // namespace Gothic_II_Classic 9 | 10 | #endif // __ZLOCAL_H__VER2__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Addon/API/oMenu_Help.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __OMENU__HELP_H__VER1__ 4 | #define __OMENU__HELP_H__VER1__ 5 | 6 | namespace Gothic_I_Addon { 7 | 8 | } // namespace Gothic_I_Addon 9 | 10 | #endif // __OMENU__HELP_H__VER1__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Classic/API/oMenu_Help.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __OMENU__HELP_H__VER0__ 4 | #define __OMENU__HELP_H__VER0__ 5 | 6 | namespace Gothic_I_Classic { 7 | 8 | } // namespace Gothic_I_Classic 9 | 10 | #endif // __OMENU__HELP_H__VER0__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCTextureConvert.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCTextureConvert 4 | // Add your methods here 5 | 6 | int ConvertTextureFormat( zCTextureInfo const& ) zCall( 0x006598E0 ); 7 | void SetDetailTextureMode( int ) zCall( 0x0065B7A0 ); -------------------------------------------------------------------------------- /zGamePad/MTx4 Release/zGamePad.dll.recipe: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | F:\repos\zGamePad\Bin\zGamePad.dll 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Addon/API/zIncDialogs.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZINC_DIALOGS_H__VER3__ 4 | #define __ZINC_DIALOGS_H__VER3__ 5 | 6 | #include "zIncViews.h" 7 | #include "zViewDialog.h" 8 | #include "zViewDialogChoice.h" 9 | #include "zInput_Win32.h" 10 | 11 | namespace Gothic_II_Addon { 12 | 13 | } // namespace Gothic_II_Addon 14 | 15 | #endif // __ZINC_DIALOGS_H__VER3__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_UserAPI/zCModel.inl: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | 3 | // User API for zCModel 4 | // Add your methods here 5 | 6 | void CalcTransBlending_Union(); 7 | 8 | inline int IsAniActive( int aniID ) { 9 | return IsAniActive( GetAniFromAniID( aniID ) ); 10 | }; 11 | 12 | inline int IsAniActive( const zSTRING& aniName ) { 13 | return IsAniActive( GetAniIDFromAniName( aniName ) ); 14 | }; -------------------------------------------------------------------------------- /zGamePad/DllMain.cpp: -------------------------------------------------------------------------------- 1 | #include "UnionAfx.h" 2 | #include 3 | 4 | 5 | extern "C" 6 | int __stdcall DllMain( HPLUGIN hModule, DWORD fdwReason, LPVOID lpvReserved ) 7 | { 8 | if( fdwReason == DLL_PROCESS_ATTACH ) 9 | { 10 | Union.DefineCRTVersion( _VC_CRT_MAJOR_VERSION, _VC_CRT_MINOR_VERSION, _VC_CRT_BUILD_VERSION, _VC_CRT_RBUILD_VERSION ); 11 | } 12 | if( fdwReason == DLL_PROCESS_DETACH ) 13 | { 14 | 15 | } 16 | return True; 17 | } -------------------------------------------------------------------------------- /zGamePad/Overlays/QuickKeys/QuickKeys.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | // Union HEADER file 3 | 4 | namespace GOTHIC_ENGINE { 5 | class zCGamepadQuickKeys : public zCGamepadOverlay { 6 | protected: 7 | 8 | public: 9 | 10 | virtual void Show( zCView* parent ); 11 | virtual void Close(); 12 | virtual int HandleEvent( int key ); 13 | virtual string GetDescription(); 14 | 15 | static zCGamepadQuickKeys* GetInstance(); 16 | }; 17 | } -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Addon/API/zIncViews.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZINC_VIEWS_H__VER3__ 4 | #define __ZINC_VIEWS_H__VER3__ 5 | 6 | #include "z3d.h" 7 | #include "zViewBase.h" 8 | #include "zViewObject.h" 9 | #include "zViewDraw.h" 10 | #include "zViewFx.h" 11 | #include "zFonts.h" 12 | #include "zViewPrint_Font.h" 13 | #include "zViewPrint.h" 14 | #include "zView.h" 15 | 16 | namespace Gothic_II_Addon { 17 | 18 | } // namespace Gothic_II_Addon 19 | 20 | #endif // __ZINC_VIEWS_H__VER3__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Addon/API/zVobIdentifier.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZVOB_IDENTIFIER_H__VER1__ 4 | #define __ZVOB_IDENTIFIER_H__VER1__ 5 | 6 | namespace Gothic_I_Addon { 7 | const unsigned long zVOB_ID_UNDEFINED = 0; 8 | 9 | class zCVobIdentifier { 10 | public: 11 | unsigned long id; 12 | 13 | zCVobIdentifier() {} 14 | 15 | // user API 16 | #include "zCVobIdentifier.inl" 17 | }; 18 | 19 | } // namespace Gothic_I_Addon 20 | 21 | #endif // __ZVOB_IDENTIFIER_H__VER1__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Addon/API/zVobIdentifier.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZVOB_IDENTIFIER_H__VER3__ 4 | #define __ZVOB_IDENTIFIER_H__VER3__ 5 | 6 | namespace Gothic_II_Addon { 7 | const unsigned long zVOB_ID_UNDEFINED = 0; 8 | 9 | class zCVobIdentifier { 10 | public: 11 | unsigned long id; 12 | 13 | zCVobIdentifier() {} 14 | 15 | // user API 16 | #include "zCVobIdentifier.inl" 17 | }; 18 | 19 | } // namespace Gothic_II_Addon 20 | 21 | #endif // __ZVOB_IDENTIFIER_H__VER3__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Classic/API/zVobIdentifier.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZVOB_IDENTIFIER_H__VER2__ 4 | #define __ZVOB_IDENTIFIER_H__VER2__ 5 | 6 | namespace Gothic_II_Classic { 7 | const unsigned long zVOB_ID_UNDEFINED = 0; 8 | 9 | class zCVobIdentifier { 10 | public: 11 | unsigned long id; 12 | 13 | zCVobIdentifier() {} 14 | 15 | // user API 16 | #include "zCVobIdentifier.inl" 17 | }; 18 | 19 | } // namespace Gothic_II_Classic 20 | 21 | #endif // __ZVOB_IDENTIFIER_H__VER2__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Classic/API/zVobIdentifier.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZVOB_IDENTIFIER_H__VER0__ 4 | #define __ZVOB_IDENTIFIER_H__VER0__ 5 | 6 | namespace Gothic_I_Classic { 7 | const unsigned long zVOB_ID_UNDEFINED = 0; 8 | 9 | class zCVobIdentifier { 10 | public: 11 | unsigned long id; 12 | 13 | zCVobIdentifier() {} 14 | 15 | // user API 16 | #include "zCVobIdentifier.inl" 17 | }; 18 | 19 | } // namespace Gothic_I_Classic 20 | 21 | #endif // __ZVOB_IDENTIFIER_H__VER0__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Addon/API/zSpyTypes.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZSPY_TYPES_H__VER1__ 4 | #define __ZSPY_TYPES_H__VER1__ 5 | 6 | namespace Gothic_I_Addon { 7 | 8 | struct zTErrorMessage { 9 | char username[20]; 10 | bool command; 11 | int level; 12 | char type[10]; 13 | char message[255]; 14 | char position[100]; 15 | 16 | zTErrorMessage() {} 17 | 18 | // user API 19 | #include "zTErrorMessage.inl" 20 | }; 21 | 22 | } // namespace Gothic_I_Addon 23 | 24 | #endif // __ZSPY_TYPES_H__VER1__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Addon/API/zSpyTypes.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZSPY_TYPES_H__VER3__ 4 | #define __ZSPY_TYPES_H__VER3__ 5 | 6 | namespace Gothic_II_Addon { 7 | 8 | struct zTErrorMessage { 9 | char username[20]; 10 | bool command; 11 | int level; 12 | char type[10]; 13 | char message[255]; 14 | char position[100]; 15 | 16 | zTErrorMessage() {} 17 | 18 | // user API 19 | #include "zTErrorMessage.inl" 20 | }; 21 | 22 | } // namespace Gothic_II_Addon 23 | 24 | #endif // __ZSPY_TYPES_H__VER3__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Classic/API/zSpyTypes.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZSPY_TYPES_H__VER0__ 4 | #define __ZSPY_TYPES_H__VER0__ 5 | 6 | namespace Gothic_I_Classic { 7 | 8 | struct zTErrorMessage { 9 | char username[20]; 10 | bool command; 11 | int level; 12 | char type[10]; 13 | char message[255]; 14 | char position[100]; 15 | 16 | zTErrorMessage() {} 17 | 18 | // user API 19 | #include "zTErrorMessage.inl" 20 | }; 21 | 22 | } // namespace Gothic_I_Classic 23 | 24 | #endif // __ZSPY_TYPES_H__VER0__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Classic/API/zSpyTypes.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZSPY_TYPES_H__VER2__ 4 | #define __ZSPY_TYPES_H__VER2__ 5 | 6 | namespace Gothic_II_Classic { 7 | 8 | struct zTErrorMessage { 9 | char username[20]; 10 | bool command; 11 | int level; 12 | char type[10]; 13 | char message[255]; 14 | char position[100]; 15 | 16 | zTErrorMessage() {} 17 | 18 | // user API 19 | #include "zTErrorMessage.inl" 20 | }; 21 | 22 | } // namespace Gothic_II_Classic 23 | 24 | #endif // __ZSPY_TYPES_H__VER2__ -------------------------------------------------------------------------------- /zGamePad/Headers.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | // Add your headers this 3 | 4 | // Automatically generated block 5 | #pragma region Includes 6 | #include "Options.h" 7 | #include "Gamepad.h" 8 | #include "DSGamepad.h" 9 | #include "ControlParser.h" 10 | #include "QuickSaves.h" 11 | #include "Overlays/GamepadOverlay.h" 12 | #include "Overlays/QuickBar/QuickBar.h" 13 | #include "Overlays/QuickMenu/QuickMenu.h" 14 | #include "Overlays/QuickKeys/QuickKeys.h" 15 | #include "Overlays/ControlsHelp/ControlsHelp.h" 16 | #include "Plugin.h" 17 | #pragma endregion 18 | 19 | // ... -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Addon/API/zPrime.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZPRIME_H__VER1__ 4 | #define __ZPRIME_H__VER1__ 5 | 6 | namespace Gothic_I_Addon { 7 | 8 | class zCPrime { 9 | public: 10 | 11 | zCPrime() {} 12 | static int IsPrime( unsigned long ) zCall( 0x005BA2E0 ); 13 | static unsigned short PrimeNo( unsigned short ) zCall( 0x005BA3C0 ); 14 | static unsigned long NextPrime( unsigned long ) zCall( 0x005BA4B0 ); 15 | 16 | // user API 17 | #include "zCPrime.inl" 18 | }; 19 | 20 | } // namespace Gothic_I_Addon 21 | 22 | #endif // __ZPRIME_H__VER1__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Addon/API/zPrime.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZPRIME_H__VER3__ 4 | #define __ZPRIME_H__VER3__ 5 | 6 | namespace Gothic_II_Addon { 7 | 8 | class zCPrime { 9 | public: 10 | 11 | zCPrime() {} 12 | static int IsPrime( unsigned long ) zCall( 0x005BFBB0 ); 13 | static unsigned short PrimeNo( unsigned short ) zCall( 0x005BFC80 ); 14 | static unsigned long NextPrime( unsigned long ) zCall( 0x005BFD90 ); 15 | 16 | // user API 17 | #include "zCPrime.inl" 18 | }; 19 | 20 | } // namespace Gothic_II_Addon 21 | 22 | #endif // __ZPRIME_H__VER3__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Classic/API/zPrime.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZPRIME_H__VER0__ 4 | #define __ZPRIME_H__VER0__ 5 | 6 | namespace Gothic_I_Classic { 7 | 8 | class zCPrime { 9 | public: 10 | 11 | zCPrime() {} 12 | static int IsPrime( unsigned long ) zCall( 0x0059DCF0 ); 13 | static unsigned short PrimeNo( unsigned short ) zCall( 0x0059DDC0 ); 14 | static unsigned long NextPrime( unsigned long ) zCall( 0x0059DED0 ); 15 | 16 | // user API 17 | #include "zCPrime.inl" 18 | }; 19 | 20 | } // namespace Gothic_I_Classic 21 | 22 | #endif // __ZPRIME_H__VER0__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Classic/API/zPrime.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZPRIME_H__VER2__ 4 | #define __ZPRIME_H__VER2__ 5 | 6 | namespace Gothic_II_Classic { 7 | 8 | class zCPrime { 9 | public: 10 | 11 | zCPrime() {} 12 | static int IsPrime( unsigned long ) zCall( 0x005BA040 ); 13 | static unsigned short PrimeNo( unsigned short ) zCall( 0x005BA110 ); 14 | static unsigned long NextPrime( unsigned long ) zCall( 0x005BA220 ); 15 | 16 | // user API 17 | #include "zCPrime.inl" 18 | }; 19 | 20 | } // namespace Gothic_II_Classic 21 | 22 | #endif // __ZPRIME_H__VER2__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Addon/API/zVertexTransform.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZVERTEX_TRANSFORM_H__VER1__ 4 | #define __ZVERTEX_TRANSFORM_H__VER1__ 5 | 6 | namespace Gothic_I_Addon { 7 | 8 | class zCVertexTransform { 9 | public: 10 | zMEMPOOL_VOLATILE_DECLARATION( zCVertexTransform ) 11 | 12 | zCVertex* untransformed; 13 | zVEC3 vertCamSpace; 14 | float vertCamSpaceZInv; 15 | float vertScrX; 16 | float vertScrY; 17 | 18 | zCVertexTransform() {} 19 | 20 | // user API 21 | #include "zCVertexTransform.inl" 22 | }; 23 | 24 | } // namespace Gothic_I_Addon 25 | 26 | #endif // __ZVERTEX_TRANSFORM_H__VER1__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Addon/API/zVertexTransform.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZVERTEX_TRANSFORM_H__VER3__ 4 | #define __ZVERTEX_TRANSFORM_H__VER3__ 5 | 6 | namespace Gothic_II_Addon { 7 | 8 | class zCVertexTransform { 9 | public: 10 | zMEMPOOL_VOLATILE_DECLARATION( zCVertexTransform ) 11 | 12 | zCVertex* untransformed; 13 | zVEC3 vertCamSpace; 14 | float vertCamSpaceZInv; 15 | float vertScrX; 16 | float vertScrY; 17 | 18 | zCVertexTransform() {} 19 | 20 | // user API 21 | #include "zCVertexTransform.inl" 22 | }; 23 | 24 | } // namespace Gothic_II_Addon 25 | 26 | #endif // __ZVERTEX_TRANSFORM_H__VER3__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Classic/API/zVertexTransform.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZVERTEX_TRANSFORM_H__VER0__ 4 | #define __ZVERTEX_TRANSFORM_H__VER0__ 5 | 6 | namespace Gothic_I_Classic { 7 | 8 | class zCVertexTransform { 9 | public: 10 | zMEMPOOL_VOLATILE_DECLARATION( zCVertexTransform ) 11 | 12 | zCVertex* untransformed; 13 | zVEC3 vertCamSpace; 14 | float vertCamSpaceZInv; 15 | float vertScrX; 16 | float vertScrY; 17 | 18 | zCVertexTransform() {} 19 | 20 | // user API 21 | #include "zCVertexTransform.inl" 22 | }; 23 | 24 | } // namespace Gothic_I_Classic 25 | 26 | #endif // __ZVERTEX_TRANSFORM_H__VER0__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Classic/API/zVertexTransform.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZVERTEX_TRANSFORM_H__VER2__ 4 | #define __ZVERTEX_TRANSFORM_H__VER2__ 5 | 6 | namespace Gothic_II_Classic { 7 | 8 | class zCVertexTransform { 9 | public: 10 | zMEMPOOL_VOLATILE_DECLARATION( zCVertexTransform ) 11 | 12 | zCVertex* untransformed; 13 | zVEC3 vertCamSpace; 14 | float vertCamSpaceZInv; 15 | float vertScrX; 16 | float vertScrY; 17 | 18 | zCVertexTransform() {} 19 | 20 | // user API 21 | #include "zCVertexTransform.inl" 22 | }; 23 | 24 | } // namespace Gothic_II_Classic 25 | 26 | #endif // __ZVERTEX_TRANSFORM_H__VER2__ -------------------------------------------------------------------------------- /zGamePad/Overlays/GamepadOverlay.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2020 Union team 2 | // Union HEADER file 3 | 4 | namespace GOTHIC_ENGINE { 5 | class zCGamepadOverlay : public zCView { 6 | protected: 7 | zCView* Parent; 8 | Array Childs; 9 | bool IsOpened; 10 | zCOLOR OverlayedColor; 11 | public: 12 | 13 | zCGamepadOverlay(); 14 | bool Opened(); 15 | void SetDaylightColor(); 16 | virtual void Show( zCView* parent ); 17 | virtual void Close() = 0; 18 | virtual void InsertChild( zCGamepadOverlay* overlay ); 19 | virtual void RemoveChild( zCGamepadOverlay* overlay ); 20 | virtual void ChangeColor( const zCOLOR& color ); 21 | virtual string GetDescription(); 22 | }; 23 | } -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Classic/API/zRndGlide_Dib.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZRND_GLIDE__DIB_H__VER0__ 4 | #define __ZRND_GLIDE__DIB_H__VER0__ 5 | 6 | namespace Gothic_I_Classic { 7 | 8 | class CDIBSection16 { 9 | public: 10 | struct CDIBSection16Dummy0 { 11 | BITMAPINFO bmi; 12 | RGBQUAD more_bmiColors[256]; 13 | LPVOID data; 14 | }; 15 | 16 | RECT m_rect; 17 | HWND m_hwndParent; 18 | HPALETTE m_hpal; 19 | HDC m_hdc; 20 | HBITMAP m_hbm; 21 | HBITMAP m_oldhbm; 22 | CDIBSection16Dummy0 m_bitmap; 23 | 24 | CDIBSection16() {} 25 | }; 26 | 27 | } // namespace Gothic_I_Classic 28 | 29 | #endif // __ZRND_GLIDE__DIB_H__VER0__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Addon/API/zViews.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZVIEWS_H__VER1__ 4 | #define __ZVIEWS_H__VER1__ 5 | 6 | namespace Gothic_I_Addon { 7 | 8 | class zCViewWindow : public zCView { 9 | public: 10 | 11 | zCViewWindow() {} 12 | void zCViewWindow_OnInit( int, int, int, int, zTviewID ) zCall( 0x00505970 ); 13 | zCViewWindow( int a0, int a1, int a2, int a3, zTviewID a4 ) zInit( zCViewWindow_OnInit( a0, a1, a2, a3, a4 )); 14 | /* for zCViewBase num : 11*/ 15 | virtual ~zCViewWindow() zCall( 0x00505A10 ); 16 | /* for zCInputCallback num : 1*/ 17 | 18 | // user API 19 | #include "zCViewWindow.inl" 20 | }; 21 | 22 | } // namespace Gothic_I_Addon 23 | 24 | #endif // __ZVIEWS_H__VER1__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Addon/API/zViews.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZVIEWS_H__VER3__ 4 | #define __ZVIEWS_H__VER3__ 5 | 6 | namespace Gothic_II_Addon { 7 | 8 | class zCViewWindow : public zCView { 9 | public: 10 | 11 | zCViewWindow() {} 12 | void zCViewWindow_OnInit( int, int, int, int, zTviewID ) zCall( 0x00501500 ); 13 | zCViewWindow( int a0, int a1, int a2, int a3, zTviewID a4 ) zInit( zCViewWindow_OnInit( a0, a1, a2, a3, a4 )); 14 | /* for zCViewBase num : 12*/ 15 | virtual ~zCViewWindow() zCall( 0x005015A0 ); 16 | /* for zCInputCallback num : 1*/ 17 | 18 | // user API 19 | #include "zCViewWindow.inl" 20 | }; 21 | 22 | } // namespace Gothic_II_Addon 23 | 24 | #endif // __ZVIEWS_H__VER3__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Classic/API/zViews.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZVIEWS_H__VER2__ 4 | #define __ZVIEWS_H__VER2__ 5 | 6 | namespace Gothic_II_Classic { 7 | 8 | class zCViewWindow : public zCView { 9 | public: 10 | 11 | zCViewWindow() {} 12 | void zCViewWindow_OnInit( int, int, int, int, zTviewID ) zCall( 0x004FE880 ); 13 | zCViewWindow( int a0, int a1, int a2, int a3, zTviewID a4 ) zInit( zCViewWindow_OnInit( a0, a1, a2, a3, a4 )); 14 | /* for zCViewBase num : 12*/ 15 | virtual ~zCViewWindow() zCall( 0x004FE920 ); 16 | /* for zCInputCallback num : 1*/ 17 | 18 | // user API 19 | #include "zCViewWindow.inl" 20 | }; 21 | 22 | } // namespace Gothic_II_Classic 23 | 24 | #endif // __ZVIEWS_H__VER2__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Addon/API/zMemory_Win32.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZMEMORY__WIN32_H__VER1__ 4 | #define __ZMEMORY__WIN32_H__VER1__ 5 | 6 | namespace Gothic_I_Addon { 7 | 8 | class zCMallocWin32Debug : public zCMalloc { 9 | public: 10 | unsigned int RuntimeLine; 11 | unsigned int RuntimeMemSize; 12 | unsigned int RuntimeBlocks; 13 | unsigned int RuntimeResultBlock; 14 | unsigned int RuntimeResultMemSize; 15 | char RuntimeFilename[400]; 16 | char RuntimeName[400]; 17 | char Buffer[400]; 18 | int ShowNoFilename; 19 | int ShowNoName; 20 | 21 | zCMallocWin32Debug() {} 22 | 23 | // user API 24 | #include "zCMallocWin32Debug.inl" 25 | }; 26 | 27 | } // namespace Gothic_I_Addon 28 | 29 | #endif // __ZMEMORY__WIN32_H__VER1__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Classic/API/zMemory_Win32.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZMEMORY__WIN32_H__VER2__ 4 | #define __ZMEMORY__WIN32_H__VER2__ 5 | 6 | namespace Gothic_II_Classic { 7 | 8 | class zCMallocWin32Debug : public zCMalloc { 9 | public: 10 | unsigned int RuntimeLine; 11 | unsigned int RuntimeMemSize; 12 | unsigned int RuntimeBlocks; 13 | unsigned int RuntimeResultBlock; 14 | unsigned int RuntimeResultMemSize; 15 | char RuntimeFilename[400]; 16 | char RuntimeName[400]; 17 | char Buffer[400]; 18 | int ShowNoFilename; 19 | int ShowNoName; 20 | 21 | zCMallocWin32Debug() {} 22 | 23 | // user API 24 | #include "zCMallocWin32Debug.inl" 25 | }; 26 | 27 | } // namespace Gothic_II_Classic 28 | 29 | #endif // __ZMEMORY__WIN32_H__VER2__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Addon/API/zRndD3d_Init.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZRND_D3D__INIT_H__VER1__ 4 | #define __ZRND_D3D__INIT_H__VER1__ 5 | 6 | namespace Gothic_I_Addon { 7 | 8 | struct dxDEVICE { 9 | public: 10 | char name[256]; 11 | char desc[256]; 12 | char DeviceName[256]; 13 | unsigned long hardware; 14 | unsigned long number; 15 | unsigned long dxguidflag; 16 | GUID guid; 17 | GUID dxguid; 18 | }; 19 | 20 | struct dxDDMODE { 21 | public: 22 | int w; 23 | int h; 24 | int bpp; 25 | }; 26 | 27 | struct zD3DTEX { 28 | public: 29 | int mode; 30 | zCTex_D3D* texture; 31 | 32 | // user API 33 | #include "zD3DTEX.inl" 34 | }; 35 | 36 | } // namespace Gothic_I_Addon 37 | 38 | #endif // __ZRND_D3D__INIT_H__VER1__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Classic/API/zMemory_Win32.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZMEMORY__WIN32_H__VER0__ 4 | #define __ZMEMORY__WIN32_H__VER0__ 5 | 6 | namespace Gothic_I_Classic { 7 | 8 | class zCMallocWin32Debug : public zCMalloc { 9 | public: 10 | unsigned int RuntimeLine; 11 | unsigned int RuntimeMemSize; 12 | unsigned int RuntimeBlocks; 13 | unsigned int RuntimeResultBlock; 14 | unsigned int RuntimeResultMemSize; 15 | char RuntimeFilename[400]; 16 | char RuntimeName[400]; 17 | char Buffer[400]; 18 | int ShowNoFilename; 19 | int ShowNoName; 20 | 21 | zCMallocWin32Debug() {} 22 | 23 | // user API 24 | #include "zCMallocWin32Debug.inl" 25 | }; 26 | 27 | } // namespace Gothic_I_Classic 28 | 29 | #endif // __ZMEMORY__WIN32_H__VER0__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Classic/API/zViews.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __ZVIEWS_H__VER0__ 4 | #define __ZVIEWS_H__VER0__ 5 | 6 | #include "zView.h" 7 | 8 | namespace Gothic_I_Classic { 9 | 10 | class zCViewWindow : public zCView { 11 | public: 12 | 13 | zCViewWindow() {} 14 | void zCViewWindow_OnInit( int, int, int, int, zTviewID ) zCall( 0x004F2FC0 ); 15 | zCViewWindow( int a0, int a1, int a2, int a3, zTviewID a4 ) zInit( zCViewWindow_OnInit( a0, a1, a2, a3, a4 )); 16 | /* for zCViewBase num : 11*/ 17 | virtual ~zCViewWindow() zCall( 0x004F3060 ); 18 | /* for zCInputCallback num : 1*/ 19 | 20 | // user API 21 | #include "zCViewWindow.inl" 22 | }; 23 | 24 | } // namespace Gothic_I_Classic 25 | 26 | #endif // __ZVIEWS_H__VER0__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_I_Addon/API/oViewProgressbar.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __OVIEW_PROGRESSBAR_H__VER1__ 4 | #define __OVIEW_PROGRESSBAR_H__VER1__ 5 | 6 | #include "zViewProgressbar.h" 7 | 8 | namespace Gothic_I_Addon { 9 | 10 | class oCViewGothicProgressBar : public zCViewProgressBar { 11 | public: 12 | int progressbar_sizex; 13 | 14 | oCViewGothicProgressBar() {} 15 | /* for zCViewBase num : 14*/ 16 | virtual ~oCViewGothicProgressBar() zCall( 0x0065E920 ); 17 | virtual void Init() zCall( 0x0043E300 ); 18 | virtual void HandleChange() zCall( 0x0043E340 ); 19 | /* for zCInputCallback num : 1*/ 20 | 21 | // user API 22 | #include "oCViewGothicProgressBar.inl" 23 | }; 24 | 25 | } // namespace Gothic_I_Addon 26 | 27 | #endif // __OVIEW_PROGRESSBAR_H__VER1__ -------------------------------------------------------------------------------- /zGamePad/ZenGin/Gothic_II_Addon/API/oViewProgressbar.h: -------------------------------------------------------------------------------- 1 | // Supported with union (c) 2018 Union team 2 | 3 | #ifndef __OVIEW_PROGRESSBAR_H__VER3__ 4 | #define __OVIEW_PROGRESSBAR_H__VER3__ 5 | 6 | #include "zViewProgressbar.h" 7 | 8 | namespace Gothic_II_Addon { 9 | 10 | class oCViewGothicProgressBar : public zCViewProgressBar { 11 | public: 12 | int progressbar_sizex; 13 | 14 | oCViewGothicProgressBar() {} 15 | /* for zCViewBase num : 15*/ 16 | virtual ~oCViewGothicProgressBar() zCall( 0x006C2610 ); 17 | virtual void Init() zCall( 0x0043D2B0 ); 18 | virtual void HandleChange() zCall( 0x0043D2F0 ); 19 | /* for zCInputCallback num : 1*/ 20 | 21 | // user API 22 | #include "oCViewGothicProgressBar.inl" 23 | }; 24 | 25 | } // namespace Gothic_II_Addon 26 | 27 | #endif // __OVIEW_PROGRESSBAR_H__VER3__ --------------------------------------------------------------------------------