├── AFC11BW Manager ├── AFC11Man.cfg ├── AFC11Man.dof ├── AFC11Man.dpr ├── Readme.txt ├── Unit1.dfm ├── Unit1.pas ├── Unit2.dfm └── Unit2.pas ├── AFC11CT Manager ├── AFC11Man.cfg ├── AFC11Man.dof ├── AFC11Man.dpr ├── Readme.txt ├── SupprtUnit2.pas ├── Unit1.dfm ├── Unit1.pas ├── Unit2.dfm └── Unit2.pas ├── AFC11HN Manager ├── AFC11Man.cfg ├── AFC11Man.dof ├── AFC11Man.dpr ├── AFC11Man.lpr ├── AFC11Man.lrs ├── Readme.txt ├── Unit1.dfm ├── Unit1.lrs ├── Unit1.pas ├── Unit2.dfm ├── Unit2.lrs ├── Unit2.pas └── by Synetic.jpg ├── AFC11N Manager ├── AFC11NMan.cfg ├── AFC11NMan.dof ├── AFC11NMan.dpr ├── AFC11NMan.dproj ├── Readme.txt ├── Unit1.dfm ├── Unit1.pas ├── Unit2.dfm └── Unit2.pas ├── DSExplorer ├── DSExplorer.dpr ├── DSExplorer.dproj ├── ReadMe.txt ├── UnitMainForm.dfm ├── UnitMainForm.pas ├── Unit_DS.pas └── Unit_DSCommon.pas ├── DSExplorer_v05.7z ├── FVR Manager ├── FVRMan.cfg ├── FVRMan.dof ├── FVRMan.dpr ├── Image.jpg ├── Readme.txt ├── Unit1.dfm ├── Unit1.pas ├── Unit2.dfm └── Unit2.pas ├── Images ├── 19x19 block.bmp ├── 19x19 cursor.bmp ├── 19x19 elevate.bmp ├── 19x19 elevate2.bmp ├── 19x19 lightO.bmp ├── 19x19 lightU.bmp ├── 19x19 move.bmp ├── 19x19 move2.bmp ├── 19x19 redo.bmp ├── 19x19 rotate ccw.bmp ├── 19x19 rotate cw.bmp ├── 19x19 rus.bmp ├── 19x19 snippet.bmp ├── 19x19 snippetA.bmp ├── 19x19 snippetR.bmp ├── 19x19 trash.bmp ├── 19x19 undo.bmp ├── 19x19 unequalize.bmp ├── 19x19 zoom.bmp ├── 23x23 Sound.bmp ├── Engine.bmp ├── Flag.cpt ├── Flag_Deu.bmp ├── Flag_Eng.bmp ├── Flag_Hun.bmp ├── Flag_Rus.bmp ├── Gears.bmp ├── Info.bmp ├── M3.bmp ├── M3.cpt ├── M3.ico ├── MLB-XY.bmp ├── MLB-Y.bmp ├── MRB-Y.bmp ├── Needles.bmp ├── PTX Logo.bmp ├── PTX Logo.cdr ├── PTX Logo.ico ├── Save_Icon.bmp ├── Suspension.bmp ├── Synetic.bmp ├── TDK.bmp ├── Tachos.bmp ├── WR.bmp ├── WR2_Icon.bmp ├── WR2_Icon.ico ├── WR_Icon.bmp ├── WR_MPIcon.bmp ├── Wheel.bmp ├── copy.bmp ├── default.bmp ├── driver.bmp ├── exp1.bmp ├── exp2.bmp ├── icon.ico ├── mtkit2.ico ├── new_pro.bmp ├── open_map.bmp ├── open_mox.bmp ├── open_mtl.bmp ├── open_pro.bmp ├── paste.bmp ├── puzzle.bmp ├── reload.bmp ├── same.bmp ├── save_cob.bmp ├── save_cpo.bmp ├── save_map.bmp ├── save_mox.bmp ├── save_mtl.bmp ├── save_pro.bmp ├── stkit2.ico ├── warn.bmp ├── wodecomp.bmp ├── wr2colors.bmp ├── wr2colorssame.bmp └── wr2man.bmp ├── MBTR OIF2LWO ├── OIF2LWO.cfg ├── OIF2LWO.dof ├── OIF2LWO.dpr ├── Readme.txt ├── Unit1.dfm └── Unit1.pas ├── MultiEx ├── MultiEx.dpr ├── MultiEx.dproj ├── MultiEx.exe ├── MultiEx_Icon.ico ├── MultiEx_unit1.dfm ├── MultiEx_unit1.pas └── Readme.txt ├── README.md ├── Todos.txt ├── WR EditCar ├── EditCar.car ├── LangDeu.txt ├── LangHun.txt ├── LangRus.txt ├── Readme.txt ├── WR_EditCar.cfg ├── WR_EditCar.dof ├── WR_EditCar.dpr ├── WR_EditCar.lpr ├── WR_EditCar.lrs ├── WR_EditCar1.dfm ├── WR_EditCar1.lrs ├── WR_EditCar1.pas └── WR_EditCar_Lang.pas ├── WR Manager ├── Readme.txt ├── WR_Manager.cfg ├── WR_Manager.dof ├── WR_Manager.dpr ├── WR_Manager_ReleaseNotesForm.dfm ├── WR_Manager_ReleaseNotesForm.pas ├── WR_Manager_SetName.dfm ├── WR_Manager_SetName.pas ├── WR_Manager_Splash.dfm ├── WR_Manager_Splash.pas ├── WR_Manager_unit1.dfm └── WR_Manager_unit1.pas ├── WR PTXTool ├── Readme.txt ├── WR_DXTCompressorAlpha.pas ├── WR_DXTCompressorColor.pas ├── WR_PTX1.dfm ├── WR_PTX1.lrs ├── WR_PTX1.pas ├── WR_PTXTool.cfg ├── WR_PTXTool.dof ├── WR_PTXTool.dpr ├── WR_PTXTool.dproj ├── WR_PTX_TDisplayImage.pas └── squish.dll ├── WR TGA2PTX ├── tga2ptx.bat ├── tga2ptx.cfg ├── tga2ptx.dof ├── tga2ptx.dpr └── tga2ptx.lpr ├── WR2 MTKit2 ├── MTKit2 Data │ ├── 00 00.frag │ ├── 01 00.frag │ ├── 04 00.frag │ ├── Common.frag │ ├── Common.vert │ ├── Dummy.ptx │ ├── Env.ptx │ ├── EnvGrid.ptx │ ├── Spec.tga │ ├── Spec2.tga │ ├── flame.ptx │ ├── lensflare.ptx │ └── selection.ptx ├── MTkit2.dpr ├── MTkit2.dproj ├── MTkit2_Icon.ico ├── ReadMe.txt └── src │ ├── MTkit2_COB.pas │ ├── MTkit2_CPO.pas │ ├── MTkit2_Defaults.pas │ ├── MTkit2_IO.pas │ ├── MTkit2_MOX.pas │ ├── MTkit2_Render.pas │ ├── MTkit2_RenderLegacy.pas │ ├── MTkit2_Textures.pas │ ├── MTkit2_Tree.pas │ ├── MTkit2_Unit1.dfm │ └── MTkit2_Unit1.pas ├── WR2 Manager ├── AddOns │ └── Missions │ │ └── 500vs73L.mis ├── Info.txt ├── MissionClasses.txt ├── Readme.txt ├── Unit1.dfm ├── Unit1.pas ├── Unit2.dfm ├── Unit2.pas ├── Unit_INI.pas ├── Unit_RuntimeFXP.pas ├── Unit_Search.pas ├── Unit_WR2DS.pas ├── Unit_WRTools.pas ├── WR2Man.cfg ├── WR2Man.dof ├── WR2Man.dpr └── WR2Man.dproj ├── WR2 MissionMaker ├── Readme.txt ├── SupprtUnit2.pas ├── Unit1.dfm ├── Unit1.pas ├── WR2MissionMaker.cfg ├── WR2MissionMaker.dof ├── WR2MissionMaker.dpr └── WR2MissionMaker.dproj ├── WR2 STKit ├── Images │ ├── 16x16_2D.bmp │ ├── 16x16_Checkers.bmp │ ├── 16x16_ColorsC11CT.bmp │ ├── 16x16_ColorsC11N.bmp │ ├── 16x16_ColorsMBWR.bmp │ ├── 16x16_DupTraffic.bmp │ ├── 16x16_FixMBWR.bmp │ ├── 16x16_FixN.bmp │ ├── 16x16_Info.bmp │ ├── 16x16_LandObjects.bmp │ ├── 16x16_Length.bmp │ ├── 16x16_LevelStreets.bmp │ ├── 16x16_Light.bmp │ ├── 16x16_ObjShadow.bmp │ ├── 16x16_Render.bmp │ ├── 16x16_RotateObjects.bmp │ ├── 16x16_Save.bmp │ ├── 16x16_ScaleObjects.bmp │ ├── 16x16_Screen.bmp │ ├── 16x16_Selection.bmp │ ├── 16x16_TraceShadows.bmp │ ├── 16x16_Wire.bmp │ ├── B01_LWO.bmp │ ├── B02_Ground.bmp │ ├── B03_Texture.bmp │ ├── B04_Material.bmp │ ├── B05_Object4.bmp │ ├── B06_Sound2.bmp │ ├── B07_Light8.bmp │ ├── B08_Triggers.bmp │ ├── B09_Track2.bmp │ ├── B10_TOB2.bmp │ ├── B11_Streets.bmp │ ├── B12_Animated.bmp │ ├── B12_SNI.bmp │ ├── B13_Sky5.bmp │ ├── B14_Grass.bmp │ ├── B15_Structure.bmp │ ├── B16_Addon Info.bmp │ ├── EnvMap.tga │ ├── FlareTex.tga │ ├── Images.cdr │ └── PresetColors.bmp ├── LoadObjects.pas ├── LoadSave.pas ├── Load_TRK.pas ├── Readme.txt ├── SK_ImportLWO.pas ├── SK_Options.pas ├── STKit2 Data │ ├── Black.ptx │ ├── Car │ │ ├── Car.mox │ │ ├── Car.mtl │ │ └── Textures │ │ │ ├── carshdw.ptx │ │ │ └── catera.ptx │ ├── EnvMap.ptx │ ├── FlareTex.ptx │ ├── Shaders │ │ ├── Mat_000.frag │ │ ├── Mat_016.frag │ │ ├── Mat_032.frag │ │ ├── Mat_048.frag │ │ ├── Mat_064.frag │ │ ├── Mat_080.frag │ │ ├── Mat_096.frag │ │ ├── Mat_112.frag │ │ ├── Mat_128.frag │ │ ├── Mat_144.frag │ │ ├── Mat_160.frag │ │ ├── Mat_176.frag │ │ ├── Mat_192.frag │ │ ├── Mat_208.frag │ │ ├── Mat_224.frag │ │ ├── Mat_240.frag │ │ ├── Mat_Blend.frag │ │ ├── Mat_GLSL.vert │ │ ├── Mat_Materials.frag │ │ ├── Mat_Smoothshade.frag │ │ ├── Obj_GLSL.frag │ │ └── Obj_GLSL.vert │ └── White.ptx ├── STKit2 Docs │ ├── STKit2 menu.txt │ └── Scenery files.txt ├── STKit2.cfg ├── STKit2.dpr ├── STKit2.dproj ├── Unit1.dfm ├── Unit1.pas ├── Unit_Defaults.pas ├── Unit_Grass.pas ├── Unit_Options.dfm ├── Unit_Options.pas ├── Unit_Render.pas ├── Unit_RenderInit.pas ├── Unit_RoutineFunctions.pas ├── Unit_Streets.pas ├── Unit_Tracing.pas ├── Unit_Triggers.pas └── Unit_sc2.pas ├── WR2_MTKit_244.7z ├── WR2_STKit_234.rar ├── WRProjectGroup.groupproj ├── WR_PTXTool_28.7z ├── WR_TGA2PTX_v2.zip ├── _Common_ ├── ColorPicker.dfm ├── ColorPicker.pas ├── ColorPicker2.dfm ├── ColorPicker2.pas ├── FloatSpinEdit.rar ├── KM_Colors.pas ├── KM_IoModelLWO.pas ├── KM_IoModelLWO_Stream.pas ├── KM_Vertexes.pas ├── KromIOUtils.pas ├── KromOGLUtils.pas ├── KromStringUtils.pas ├── PTXTexture.pas ├── TGATexture.pas ├── UnitRawInputHeaders.pas ├── WR_AboutBox.dfm ├── WR_AboutBox.lrs ├── WR_AboutBox.pas ├── WR_DataSet.pas ├── dglOpenGL.pas ├── kromUtils.pas └── openal.pas └── clean.bat /AFC11BW Manager/AFC11Man.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11BW Manager/AFC11Man.cfg -------------------------------------------------------------------------------- /AFC11BW Manager/AFC11Man.dof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11BW Manager/AFC11Man.dof -------------------------------------------------------------------------------- /AFC11BW Manager/AFC11Man.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11BW Manager/AFC11Man.dpr -------------------------------------------------------------------------------- /AFC11BW Manager/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11BW Manager/Readme.txt -------------------------------------------------------------------------------- /AFC11BW Manager/Unit1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11BW Manager/Unit1.dfm -------------------------------------------------------------------------------- /AFC11BW Manager/Unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11BW Manager/Unit1.pas -------------------------------------------------------------------------------- /AFC11BW Manager/Unit2.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11BW Manager/Unit2.dfm -------------------------------------------------------------------------------- /AFC11BW Manager/Unit2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11BW Manager/Unit2.pas -------------------------------------------------------------------------------- /AFC11CT Manager/AFC11Man.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11CT Manager/AFC11Man.cfg -------------------------------------------------------------------------------- /AFC11CT Manager/AFC11Man.dof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11CT Manager/AFC11Man.dof -------------------------------------------------------------------------------- /AFC11CT Manager/AFC11Man.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11CT Manager/AFC11Man.dpr -------------------------------------------------------------------------------- /AFC11CT Manager/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11CT Manager/Readme.txt -------------------------------------------------------------------------------- /AFC11CT Manager/SupprtUnit2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11CT Manager/SupprtUnit2.pas -------------------------------------------------------------------------------- /AFC11CT Manager/Unit1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11CT Manager/Unit1.dfm -------------------------------------------------------------------------------- /AFC11CT Manager/Unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11CT Manager/Unit1.pas -------------------------------------------------------------------------------- /AFC11CT Manager/Unit2.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11CT Manager/Unit2.dfm -------------------------------------------------------------------------------- /AFC11CT Manager/Unit2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11CT Manager/Unit2.pas -------------------------------------------------------------------------------- /AFC11HN Manager/AFC11Man.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11HN Manager/AFC11Man.cfg -------------------------------------------------------------------------------- /AFC11HN Manager/AFC11Man.dof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11HN Manager/AFC11Man.dof -------------------------------------------------------------------------------- /AFC11HN Manager/AFC11Man.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11HN Manager/AFC11Man.dpr -------------------------------------------------------------------------------- /AFC11HN Manager/AFC11Man.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11HN Manager/AFC11Man.lpr -------------------------------------------------------------------------------- /AFC11HN Manager/AFC11Man.lrs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11HN Manager/AFC11Man.lrs -------------------------------------------------------------------------------- /AFC11HN Manager/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11HN Manager/Readme.txt -------------------------------------------------------------------------------- /AFC11HN Manager/Unit1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11HN Manager/Unit1.dfm -------------------------------------------------------------------------------- /AFC11HN Manager/Unit1.lrs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11HN Manager/Unit1.lrs -------------------------------------------------------------------------------- /AFC11HN Manager/Unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11HN Manager/Unit1.pas -------------------------------------------------------------------------------- /AFC11HN Manager/Unit2.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11HN Manager/Unit2.dfm -------------------------------------------------------------------------------- /AFC11HN Manager/Unit2.lrs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11HN Manager/Unit2.lrs -------------------------------------------------------------------------------- /AFC11HN Manager/Unit2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11HN Manager/Unit2.pas -------------------------------------------------------------------------------- /AFC11HN Manager/by Synetic.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11HN Manager/by Synetic.jpg -------------------------------------------------------------------------------- /AFC11N Manager/AFC11NMan.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11N Manager/AFC11NMan.cfg -------------------------------------------------------------------------------- /AFC11N Manager/AFC11NMan.dof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11N Manager/AFC11NMan.dof -------------------------------------------------------------------------------- /AFC11N Manager/AFC11NMan.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11N Manager/AFC11NMan.dpr -------------------------------------------------------------------------------- /AFC11N Manager/AFC11NMan.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11N Manager/AFC11NMan.dproj -------------------------------------------------------------------------------- /AFC11N Manager/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11N Manager/Readme.txt -------------------------------------------------------------------------------- /AFC11N Manager/Unit1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11N Manager/Unit1.dfm -------------------------------------------------------------------------------- /AFC11N Manager/Unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11N Manager/Unit1.pas -------------------------------------------------------------------------------- /AFC11N Manager/Unit2.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11N Manager/Unit2.dfm -------------------------------------------------------------------------------- /AFC11N Manager/Unit2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/AFC11N Manager/Unit2.pas -------------------------------------------------------------------------------- /DSExplorer/DSExplorer.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/DSExplorer/DSExplorer.dpr -------------------------------------------------------------------------------- /DSExplorer/DSExplorer.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/DSExplorer/DSExplorer.dproj -------------------------------------------------------------------------------- /DSExplorer/ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/DSExplorer/ReadMe.txt -------------------------------------------------------------------------------- /DSExplorer/UnitMainForm.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/DSExplorer/UnitMainForm.dfm -------------------------------------------------------------------------------- /DSExplorer/UnitMainForm.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/DSExplorer/UnitMainForm.pas -------------------------------------------------------------------------------- /DSExplorer/Unit_DS.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/DSExplorer/Unit_DS.pas -------------------------------------------------------------------------------- /DSExplorer/Unit_DSCommon.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/DSExplorer/Unit_DSCommon.pas -------------------------------------------------------------------------------- /DSExplorer_v05.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/DSExplorer_v05.7z -------------------------------------------------------------------------------- /FVR Manager/FVRMan.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/FVR Manager/FVRMan.cfg -------------------------------------------------------------------------------- /FVR Manager/FVRMan.dof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/FVR Manager/FVRMan.dof -------------------------------------------------------------------------------- /FVR Manager/FVRMan.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/FVR Manager/FVRMan.dpr -------------------------------------------------------------------------------- /FVR Manager/Image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/FVR Manager/Image.jpg -------------------------------------------------------------------------------- /FVR Manager/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/FVR Manager/Readme.txt -------------------------------------------------------------------------------- /FVR Manager/Unit1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/FVR Manager/Unit1.dfm -------------------------------------------------------------------------------- /FVR Manager/Unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/FVR Manager/Unit1.pas -------------------------------------------------------------------------------- /FVR Manager/Unit2.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/FVR Manager/Unit2.dfm -------------------------------------------------------------------------------- /FVR Manager/Unit2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/FVR Manager/Unit2.pas -------------------------------------------------------------------------------- /Images/19x19 block.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 block.bmp -------------------------------------------------------------------------------- /Images/19x19 cursor.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 cursor.bmp -------------------------------------------------------------------------------- /Images/19x19 elevate.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 elevate.bmp -------------------------------------------------------------------------------- /Images/19x19 elevate2.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 elevate2.bmp -------------------------------------------------------------------------------- /Images/19x19 lightO.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 lightO.bmp -------------------------------------------------------------------------------- /Images/19x19 lightU.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 lightU.bmp -------------------------------------------------------------------------------- /Images/19x19 move.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 move.bmp -------------------------------------------------------------------------------- /Images/19x19 move2.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 move2.bmp -------------------------------------------------------------------------------- /Images/19x19 redo.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 redo.bmp -------------------------------------------------------------------------------- /Images/19x19 rotate ccw.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 rotate ccw.bmp -------------------------------------------------------------------------------- /Images/19x19 rotate cw.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 rotate cw.bmp -------------------------------------------------------------------------------- /Images/19x19 rus.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 rus.bmp -------------------------------------------------------------------------------- /Images/19x19 snippet.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 snippet.bmp -------------------------------------------------------------------------------- /Images/19x19 snippetA.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 snippetA.bmp -------------------------------------------------------------------------------- /Images/19x19 snippetR.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 snippetR.bmp -------------------------------------------------------------------------------- /Images/19x19 trash.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 trash.bmp -------------------------------------------------------------------------------- /Images/19x19 undo.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 undo.bmp -------------------------------------------------------------------------------- /Images/19x19 unequalize.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 unequalize.bmp -------------------------------------------------------------------------------- /Images/19x19 zoom.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/19x19 zoom.bmp -------------------------------------------------------------------------------- /Images/23x23 Sound.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/23x23 Sound.bmp -------------------------------------------------------------------------------- /Images/Engine.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/Engine.bmp -------------------------------------------------------------------------------- /Images/Flag.cpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/Flag.cpt -------------------------------------------------------------------------------- /Images/Flag_Deu.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/Flag_Deu.bmp -------------------------------------------------------------------------------- /Images/Flag_Eng.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/Flag_Eng.bmp -------------------------------------------------------------------------------- /Images/Flag_Hun.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/Flag_Hun.bmp -------------------------------------------------------------------------------- /Images/Flag_Rus.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/Flag_Rus.bmp -------------------------------------------------------------------------------- /Images/Gears.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/Gears.bmp -------------------------------------------------------------------------------- /Images/Info.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/Info.bmp -------------------------------------------------------------------------------- /Images/M3.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/M3.bmp -------------------------------------------------------------------------------- /Images/M3.cpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/M3.cpt -------------------------------------------------------------------------------- /Images/M3.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/M3.ico -------------------------------------------------------------------------------- /Images/MLB-XY.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/MLB-XY.bmp -------------------------------------------------------------------------------- /Images/MLB-Y.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/MLB-Y.bmp -------------------------------------------------------------------------------- /Images/MRB-Y.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/MRB-Y.bmp -------------------------------------------------------------------------------- /Images/Needles.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/Needles.bmp -------------------------------------------------------------------------------- /Images/PTX Logo.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/PTX Logo.bmp -------------------------------------------------------------------------------- /Images/PTX Logo.cdr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/PTX Logo.cdr -------------------------------------------------------------------------------- /Images/PTX Logo.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/PTX Logo.ico -------------------------------------------------------------------------------- /Images/Save_Icon.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/Save_Icon.bmp -------------------------------------------------------------------------------- /Images/Suspension.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/Suspension.bmp -------------------------------------------------------------------------------- /Images/Synetic.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/Synetic.bmp -------------------------------------------------------------------------------- /Images/TDK.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/TDK.bmp -------------------------------------------------------------------------------- /Images/Tachos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/Tachos.bmp -------------------------------------------------------------------------------- /Images/WR.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/WR.bmp -------------------------------------------------------------------------------- /Images/WR2_Icon.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/WR2_Icon.bmp -------------------------------------------------------------------------------- /Images/WR2_Icon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/WR2_Icon.ico -------------------------------------------------------------------------------- /Images/WR_Icon.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/WR_Icon.bmp -------------------------------------------------------------------------------- /Images/WR_MPIcon.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/WR_MPIcon.bmp -------------------------------------------------------------------------------- /Images/Wheel.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/Wheel.bmp -------------------------------------------------------------------------------- /Images/copy.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/copy.bmp -------------------------------------------------------------------------------- /Images/default.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/default.bmp -------------------------------------------------------------------------------- /Images/driver.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/driver.bmp -------------------------------------------------------------------------------- /Images/exp1.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/exp1.bmp -------------------------------------------------------------------------------- /Images/exp2.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/exp2.bmp -------------------------------------------------------------------------------- /Images/icon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/icon.ico -------------------------------------------------------------------------------- /Images/mtkit2.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/mtkit2.ico -------------------------------------------------------------------------------- /Images/new_pro.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/new_pro.bmp -------------------------------------------------------------------------------- /Images/open_map.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/open_map.bmp -------------------------------------------------------------------------------- /Images/open_mox.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/open_mox.bmp -------------------------------------------------------------------------------- /Images/open_mtl.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/open_mtl.bmp -------------------------------------------------------------------------------- /Images/open_pro.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/open_pro.bmp -------------------------------------------------------------------------------- /Images/paste.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/paste.bmp -------------------------------------------------------------------------------- /Images/puzzle.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/puzzle.bmp -------------------------------------------------------------------------------- /Images/reload.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/reload.bmp -------------------------------------------------------------------------------- /Images/same.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/same.bmp -------------------------------------------------------------------------------- /Images/save_cob.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/save_cob.bmp -------------------------------------------------------------------------------- /Images/save_cpo.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/save_cpo.bmp -------------------------------------------------------------------------------- /Images/save_map.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/save_map.bmp -------------------------------------------------------------------------------- /Images/save_mox.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/save_mox.bmp -------------------------------------------------------------------------------- /Images/save_mtl.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/save_mtl.bmp -------------------------------------------------------------------------------- /Images/save_pro.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/save_pro.bmp -------------------------------------------------------------------------------- /Images/stkit2.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/stkit2.ico -------------------------------------------------------------------------------- /Images/warn.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/warn.bmp -------------------------------------------------------------------------------- /Images/wodecomp.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/wodecomp.bmp -------------------------------------------------------------------------------- /Images/wr2colors.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/wr2colors.bmp -------------------------------------------------------------------------------- /Images/wr2colorssame.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/wr2colorssame.bmp -------------------------------------------------------------------------------- /Images/wr2man.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Images/wr2man.bmp -------------------------------------------------------------------------------- /MBTR OIF2LWO/OIF2LWO.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/MBTR OIF2LWO/OIF2LWO.cfg -------------------------------------------------------------------------------- /MBTR OIF2LWO/OIF2LWO.dof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/MBTR OIF2LWO/OIF2LWO.dof -------------------------------------------------------------------------------- /MBTR OIF2LWO/OIF2LWO.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/MBTR OIF2LWO/OIF2LWO.dpr -------------------------------------------------------------------------------- /MBTR OIF2LWO/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/MBTR OIF2LWO/Readme.txt -------------------------------------------------------------------------------- /MBTR OIF2LWO/Unit1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/MBTR OIF2LWO/Unit1.dfm -------------------------------------------------------------------------------- /MBTR OIF2LWO/Unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/MBTR OIF2LWO/Unit1.pas -------------------------------------------------------------------------------- /MultiEx/MultiEx.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/MultiEx/MultiEx.dpr -------------------------------------------------------------------------------- /MultiEx/MultiEx.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/MultiEx/MultiEx.dproj -------------------------------------------------------------------------------- /MultiEx/MultiEx.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/MultiEx/MultiEx.exe -------------------------------------------------------------------------------- /MultiEx/MultiEx_Icon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/MultiEx/MultiEx_Icon.ico -------------------------------------------------------------------------------- /MultiEx/MultiEx_unit1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/MultiEx/MultiEx_unit1.dfm -------------------------------------------------------------------------------- /MultiEx/MultiEx_unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/MultiEx/MultiEx_unit1.pas -------------------------------------------------------------------------------- /MultiEx/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/MultiEx/Readme.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/README.md -------------------------------------------------------------------------------- /Todos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/Todos.txt -------------------------------------------------------------------------------- /WR EditCar/EditCar.car: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR EditCar/EditCar.car -------------------------------------------------------------------------------- /WR EditCar/LangDeu.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR EditCar/LangDeu.txt -------------------------------------------------------------------------------- /WR EditCar/LangHun.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR EditCar/LangHun.txt -------------------------------------------------------------------------------- /WR EditCar/LangRus.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR EditCar/LangRus.txt -------------------------------------------------------------------------------- /WR EditCar/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR EditCar/Readme.txt -------------------------------------------------------------------------------- /WR EditCar/WR_EditCar.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR EditCar/WR_EditCar.cfg -------------------------------------------------------------------------------- /WR EditCar/WR_EditCar.dof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR EditCar/WR_EditCar.dof -------------------------------------------------------------------------------- /WR EditCar/WR_EditCar.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR EditCar/WR_EditCar.dpr -------------------------------------------------------------------------------- /WR EditCar/WR_EditCar.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR EditCar/WR_EditCar.lpr -------------------------------------------------------------------------------- /WR EditCar/WR_EditCar.lrs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR EditCar/WR_EditCar.lrs -------------------------------------------------------------------------------- /WR EditCar/WR_EditCar1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR EditCar/WR_EditCar1.dfm -------------------------------------------------------------------------------- /WR EditCar/WR_EditCar1.lrs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR EditCar/WR_EditCar1.lrs -------------------------------------------------------------------------------- /WR EditCar/WR_EditCar1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR EditCar/WR_EditCar1.pas -------------------------------------------------------------------------------- /WR EditCar/WR_EditCar_Lang.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR EditCar/WR_EditCar_Lang.pas -------------------------------------------------------------------------------- /WR Manager/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR Manager/Readme.txt -------------------------------------------------------------------------------- /WR Manager/WR_Manager.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR Manager/WR_Manager.cfg -------------------------------------------------------------------------------- /WR Manager/WR_Manager.dof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR Manager/WR_Manager.dof -------------------------------------------------------------------------------- /WR Manager/WR_Manager.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR Manager/WR_Manager.dpr -------------------------------------------------------------------------------- /WR Manager/WR_Manager_ReleaseNotesForm.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR Manager/WR_Manager_ReleaseNotesForm.dfm -------------------------------------------------------------------------------- /WR Manager/WR_Manager_ReleaseNotesForm.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR Manager/WR_Manager_ReleaseNotesForm.pas -------------------------------------------------------------------------------- /WR Manager/WR_Manager_SetName.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR Manager/WR_Manager_SetName.dfm -------------------------------------------------------------------------------- /WR Manager/WR_Manager_SetName.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR Manager/WR_Manager_SetName.pas -------------------------------------------------------------------------------- /WR Manager/WR_Manager_Splash.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR Manager/WR_Manager_Splash.dfm -------------------------------------------------------------------------------- /WR Manager/WR_Manager_Splash.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR Manager/WR_Manager_Splash.pas -------------------------------------------------------------------------------- /WR Manager/WR_Manager_unit1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR Manager/WR_Manager_unit1.dfm -------------------------------------------------------------------------------- /WR Manager/WR_Manager_unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR Manager/WR_Manager_unit1.pas -------------------------------------------------------------------------------- /WR PTXTool/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR PTXTool/Readme.txt -------------------------------------------------------------------------------- /WR PTXTool/WR_DXTCompressorAlpha.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR PTXTool/WR_DXTCompressorAlpha.pas -------------------------------------------------------------------------------- /WR PTXTool/WR_DXTCompressorColor.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR PTXTool/WR_DXTCompressorColor.pas -------------------------------------------------------------------------------- /WR PTXTool/WR_PTX1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR PTXTool/WR_PTX1.dfm -------------------------------------------------------------------------------- /WR PTXTool/WR_PTX1.lrs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR PTXTool/WR_PTX1.lrs -------------------------------------------------------------------------------- /WR PTXTool/WR_PTX1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR PTXTool/WR_PTX1.pas -------------------------------------------------------------------------------- /WR PTXTool/WR_PTXTool.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR PTXTool/WR_PTXTool.cfg -------------------------------------------------------------------------------- /WR PTXTool/WR_PTXTool.dof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR PTXTool/WR_PTXTool.dof -------------------------------------------------------------------------------- /WR PTXTool/WR_PTXTool.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR PTXTool/WR_PTXTool.dpr -------------------------------------------------------------------------------- /WR PTXTool/WR_PTXTool.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR PTXTool/WR_PTXTool.dproj -------------------------------------------------------------------------------- /WR PTXTool/WR_PTX_TDisplayImage.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR PTXTool/WR_PTX_TDisplayImage.pas -------------------------------------------------------------------------------- /WR PTXTool/squish.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR PTXTool/squish.dll -------------------------------------------------------------------------------- /WR TGA2PTX/tga2ptx.bat: -------------------------------------------------------------------------------- 1 | tga2ptx.exe -2 329.tga -------------------------------------------------------------------------------- /WR TGA2PTX/tga2ptx.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR TGA2PTX/tga2ptx.cfg -------------------------------------------------------------------------------- /WR TGA2PTX/tga2ptx.dof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR TGA2PTX/tga2ptx.dof -------------------------------------------------------------------------------- /WR TGA2PTX/tga2ptx.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR TGA2PTX/tga2ptx.dpr -------------------------------------------------------------------------------- /WR TGA2PTX/tga2ptx.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR TGA2PTX/tga2ptx.lpr -------------------------------------------------------------------------------- /WR2 MTKit2/MTKit2 Data/00 00.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTKit2 Data/00 00.frag -------------------------------------------------------------------------------- /WR2 MTKit2/MTKit2 Data/01 00.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTKit2 Data/01 00.frag -------------------------------------------------------------------------------- /WR2 MTKit2/MTKit2 Data/04 00.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTKit2 Data/04 00.frag -------------------------------------------------------------------------------- /WR2 MTKit2/MTKit2 Data/Common.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTKit2 Data/Common.frag -------------------------------------------------------------------------------- /WR2 MTKit2/MTKit2 Data/Common.vert: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTKit2 Data/Common.vert -------------------------------------------------------------------------------- /WR2 MTKit2/MTKit2 Data/Dummy.ptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTKit2 Data/Dummy.ptx -------------------------------------------------------------------------------- /WR2 MTKit2/MTKit2 Data/Env.ptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTKit2 Data/Env.ptx -------------------------------------------------------------------------------- /WR2 MTKit2/MTKit2 Data/EnvGrid.ptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTKit2 Data/EnvGrid.ptx -------------------------------------------------------------------------------- /WR2 MTKit2/MTKit2 Data/Spec.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTKit2 Data/Spec.tga -------------------------------------------------------------------------------- /WR2 MTKit2/MTKit2 Data/Spec2.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTKit2 Data/Spec2.tga -------------------------------------------------------------------------------- /WR2 MTKit2/MTKit2 Data/flame.ptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTKit2 Data/flame.ptx -------------------------------------------------------------------------------- /WR2 MTKit2/MTKit2 Data/lensflare.ptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTKit2 Data/lensflare.ptx -------------------------------------------------------------------------------- /WR2 MTKit2/MTKit2 Data/selection.ptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTKit2 Data/selection.ptx -------------------------------------------------------------------------------- /WR2 MTKit2/MTkit2.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTkit2.dpr -------------------------------------------------------------------------------- /WR2 MTKit2/MTkit2.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTkit2.dproj -------------------------------------------------------------------------------- /WR2 MTKit2/MTkit2_Icon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/MTkit2_Icon.ico -------------------------------------------------------------------------------- /WR2 MTKit2/ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/ReadMe.txt -------------------------------------------------------------------------------- /WR2 MTKit2/src/MTkit2_COB.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/src/MTkit2_COB.pas -------------------------------------------------------------------------------- /WR2 MTKit2/src/MTkit2_CPO.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/src/MTkit2_CPO.pas -------------------------------------------------------------------------------- /WR2 MTKit2/src/MTkit2_Defaults.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/src/MTkit2_Defaults.pas -------------------------------------------------------------------------------- /WR2 MTKit2/src/MTkit2_IO.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/src/MTkit2_IO.pas -------------------------------------------------------------------------------- /WR2 MTKit2/src/MTkit2_MOX.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/src/MTkit2_MOX.pas -------------------------------------------------------------------------------- /WR2 MTKit2/src/MTkit2_Render.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/src/MTkit2_Render.pas -------------------------------------------------------------------------------- /WR2 MTKit2/src/MTkit2_RenderLegacy.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/src/MTkit2_RenderLegacy.pas -------------------------------------------------------------------------------- /WR2 MTKit2/src/MTkit2_Textures.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/src/MTkit2_Textures.pas -------------------------------------------------------------------------------- /WR2 MTKit2/src/MTkit2_Tree.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/src/MTkit2_Tree.pas -------------------------------------------------------------------------------- /WR2 MTKit2/src/MTkit2_Unit1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/src/MTkit2_Unit1.dfm -------------------------------------------------------------------------------- /WR2 MTKit2/src/MTkit2_Unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MTKit2/src/MTkit2_Unit1.pas -------------------------------------------------------------------------------- /WR2 Manager/AddOns/Missions/500vs73L.mis: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/AddOns/Missions/500vs73L.mis -------------------------------------------------------------------------------- /WR2 Manager/Info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/Info.txt -------------------------------------------------------------------------------- /WR2 Manager/MissionClasses.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/MissionClasses.txt -------------------------------------------------------------------------------- /WR2 Manager/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/Readme.txt -------------------------------------------------------------------------------- /WR2 Manager/Unit1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/Unit1.dfm -------------------------------------------------------------------------------- /WR2 Manager/Unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/Unit1.pas -------------------------------------------------------------------------------- /WR2 Manager/Unit2.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/Unit2.dfm -------------------------------------------------------------------------------- /WR2 Manager/Unit2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/Unit2.pas -------------------------------------------------------------------------------- /WR2 Manager/Unit_INI.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/Unit_INI.pas -------------------------------------------------------------------------------- /WR2 Manager/Unit_RuntimeFXP.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/Unit_RuntimeFXP.pas -------------------------------------------------------------------------------- /WR2 Manager/Unit_Search.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/Unit_Search.pas -------------------------------------------------------------------------------- /WR2 Manager/Unit_WR2DS.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/Unit_WR2DS.pas -------------------------------------------------------------------------------- /WR2 Manager/Unit_WRTools.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/Unit_WRTools.pas -------------------------------------------------------------------------------- /WR2 Manager/WR2Man.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/WR2Man.cfg -------------------------------------------------------------------------------- /WR2 Manager/WR2Man.dof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/WR2Man.dof -------------------------------------------------------------------------------- /WR2 Manager/WR2Man.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/WR2Man.dpr -------------------------------------------------------------------------------- /WR2 Manager/WR2Man.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 Manager/WR2Man.dproj -------------------------------------------------------------------------------- /WR2 MissionMaker/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MissionMaker/Readme.txt -------------------------------------------------------------------------------- /WR2 MissionMaker/SupprtUnit2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MissionMaker/SupprtUnit2.pas -------------------------------------------------------------------------------- /WR2 MissionMaker/Unit1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MissionMaker/Unit1.dfm -------------------------------------------------------------------------------- /WR2 MissionMaker/Unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MissionMaker/Unit1.pas -------------------------------------------------------------------------------- /WR2 MissionMaker/WR2MissionMaker.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MissionMaker/WR2MissionMaker.cfg -------------------------------------------------------------------------------- /WR2 MissionMaker/WR2MissionMaker.dof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MissionMaker/WR2MissionMaker.dof -------------------------------------------------------------------------------- /WR2 MissionMaker/WR2MissionMaker.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MissionMaker/WR2MissionMaker.dpr -------------------------------------------------------------------------------- /WR2 MissionMaker/WR2MissionMaker.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 MissionMaker/WR2MissionMaker.dproj -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_2D.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_2D.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_Checkers.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_Checkers.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_ColorsC11CT.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_ColorsC11CT.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_ColorsC11N.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_ColorsC11N.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_ColorsMBWR.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_ColorsMBWR.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_DupTraffic.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_DupTraffic.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_FixMBWR.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_FixMBWR.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_FixN.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_FixN.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_Info.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_Info.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_LandObjects.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_LandObjects.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_Length.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_Length.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_LevelStreets.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_LevelStreets.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_Light.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_Light.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_ObjShadow.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_ObjShadow.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_Render.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_Render.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_RotateObjects.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_RotateObjects.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_Save.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_Save.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_ScaleObjects.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_ScaleObjects.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_Screen.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_Screen.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_Selection.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_Selection.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_TraceShadows.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_TraceShadows.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/16x16_Wire.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/16x16_Wire.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B01_LWO.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B01_LWO.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B02_Ground.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B02_Ground.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B03_Texture.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B03_Texture.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B04_Material.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B04_Material.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B05_Object4.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B05_Object4.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B06_Sound2.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B06_Sound2.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B07_Light8.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B07_Light8.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B08_Triggers.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B08_Triggers.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B09_Track2.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B09_Track2.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B10_TOB2.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B10_TOB2.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B11_Streets.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B11_Streets.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B12_Animated.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B12_Animated.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B12_SNI.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B12_SNI.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B13_Sky5.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B13_Sky5.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B14_Grass.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B14_Grass.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B15_Structure.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B15_Structure.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/B16_Addon Info.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/B16_Addon Info.bmp -------------------------------------------------------------------------------- /WR2 STKit/Images/EnvMap.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/EnvMap.tga -------------------------------------------------------------------------------- /WR2 STKit/Images/FlareTex.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/FlareTex.tga -------------------------------------------------------------------------------- /WR2 STKit/Images/Images.cdr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/Images.cdr -------------------------------------------------------------------------------- /WR2 STKit/Images/PresetColors.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Images/PresetColors.bmp -------------------------------------------------------------------------------- /WR2 STKit/LoadObjects.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/LoadObjects.pas -------------------------------------------------------------------------------- /WR2 STKit/LoadSave.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/LoadSave.pas -------------------------------------------------------------------------------- /WR2 STKit/Load_TRK.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Load_TRK.pas -------------------------------------------------------------------------------- /WR2 STKit/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Readme.txt -------------------------------------------------------------------------------- /WR2 STKit/SK_ImportLWO.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/SK_ImportLWO.pas -------------------------------------------------------------------------------- /WR2 STKit/SK_Options.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/SK_Options.pas -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Black.ptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Black.ptx -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Car/Car.mox: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Car/Car.mox -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Car/Car.mtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Car/Car.mtl -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Car/Textures/carshdw.ptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Car/Textures/carshdw.ptx -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Car/Textures/catera.ptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Car/Textures/catera.ptx -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/EnvMap.ptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/EnvMap.ptx -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/FlareTex.ptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/FlareTex.ptx -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_000.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_000.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_016.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_016.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_032.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_032.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_048.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_048.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_064.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_064.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_080.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_080.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_096.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_096.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_112.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_112.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_128.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_128.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_144.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_144.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_160.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_160.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_176.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_176.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_192.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_192.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_208.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_208.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_224.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_224.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_240.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_240.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_Blend.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_Blend.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_GLSL.vert: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_GLSL.vert -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_Materials.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_Materials.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Mat_Smoothshade.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Mat_Smoothshade.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Obj_GLSL.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Obj_GLSL.frag -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/Shaders/Obj_GLSL.vert: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/Shaders/Obj_GLSL.vert -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Data/White.ptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Data/White.ptx -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Docs/STKit2 menu.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Docs/STKit2 menu.txt -------------------------------------------------------------------------------- /WR2 STKit/STKit2 Docs/Scenery files.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2 Docs/Scenery files.txt -------------------------------------------------------------------------------- /WR2 STKit/STKit2.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2.cfg -------------------------------------------------------------------------------- /WR2 STKit/STKit2.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2.dpr -------------------------------------------------------------------------------- /WR2 STKit/STKit2.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/STKit2.dproj -------------------------------------------------------------------------------- /WR2 STKit/Unit1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Unit1.dfm -------------------------------------------------------------------------------- /WR2 STKit/Unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Unit1.pas -------------------------------------------------------------------------------- /WR2 STKit/Unit_Defaults.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Unit_Defaults.pas -------------------------------------------------------------------------------- /WR2 STKit/Unit_Grass.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Unit_Grass.pas -------------------------------------------------------------------------------- /WR2 STKit/Unit_Options.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Unit_Options.dfm -------------------------------------------------------------------------------- /WR2 STKit/Unit_Options.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Unit_Options.pas -------------------------------------------------------------------------------- /WR2 STKit/Unit_Render.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Unit_Render.pas -------------------------------------------------------------------------------- /WR2 STKit/Unit_RenderInit.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Unit_RenderInit.pas -------------------------------------------------------------------------------- /WR2 STKit/Unit_RoutineFunctions.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Unit_RoutineFunctions.pas -------------------------------------------------------------------------------- /WR2 STKit/Unit_Streets.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Unit_Streets.pas -------------------------------------------------------------------------------- /WR2 STKit/Unit_Tracing.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Unit_Tracing.pas -------------------------------------------------------------------------------- /WR2 STKit/Unit_Triggers.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Unit_Triggers.pas -------------------------------------------------------------------------------- /WR2 STKit/Unit_sc2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2 STKit/Unit_sc2.pas -------------------------------------------------------------------------------- /WR2_MTKit_244.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2_MTKit_244.7z -------------------------------------------------------------------------------- /WR2_STKit_234.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR2_STKit_234.rar -------------------------------------------------------------------------------- /WRProjectGroup.groupproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WRProjectGroup.groupproj -------------------------------------------------------------------------------- /WR_PTXTool_28.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR_PTXTool_28.7z -------------------------------------------------------------------------------- /WR_TGA2PTX_v2.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/WR_TGA2PTX_v2.zip -------------------------------------------------------------------------------- /_Common_/ColorPicker.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/ColorPicker.dfm -------------------------------------------------------------------------------- /_Common_/ColorPicker.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/ColorPicker.pas -------------------------------------------------------------------------------- /_Common_/ColorPicker2.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/ColorPicker2.dfm -------------------------------------------------------------------------------- /_Common_/ColorPicker2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/ColorPicker2.pas -------------------------------------------------------------------------------- /_Common_/FloatSpinEdit.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/FloatSpinEdit.rar -------------------------------------------------------------------------------- /_Common_/KM_Colors.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/KM_Colors.pas -------------------------------------------------------------------------------- /_Common_/KM_IoModelLWO.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/KM_IoModelLWO.pas -------------------------------------------------------------------------------- /_Common_/KM_IoModelLWO_Stream.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/KM_IoModelLWO_Stream.pas -------------------------------------------------------------------------------- /_Common_/KM_Vertexes.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/KM_Vertexes.pas -------------------------------------------------------------------------------- /_Common_/KromIOUtils.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/KromIOUtils.pas -------------------------------------------------------------------------------- /_Common_/KromOGLUtils.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/KromOGLUtils.pas -------------------------------------------------------------------------------- /_Common_/KromStringUtils.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/KromStringUtils.pas -------------------------------------------------------------------------------- /_Common_/PTXTexture.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/PTXTexture.pas -------------------------------------------------------------------------------- /_Common_/TGATexture.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/TGATexture.pas -------------------------------------------------------------------------------- /_Common_/UnitRawInputHeaders.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/UnitRawInputHeaders.pas -------------------------------------------------------------------------------- /_Common_/WR_AboutBox.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/WR_AboutBox.dfm -------------------------------------------------------------------------------- /_Common_/WR_AboutBox.lrs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/WR_AboutBox.lrs -------------------------------------------------------------------------------- /_Common_/WR_AboutBox.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/WR_AboutBox.pas -------------------------------------------------------------------------------- /_Common_/WR_DataSet.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/WR_DataSet.pas -------------------------------------------------------------------------------- /_Common_/dglOpenGL.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/dglOpenGL.pas -------------------------------------------------------------------------------- /_Common_/kromUtils.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/kromUtils.pas -------------------------------------------------------------------------------- /_Common_/openal.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/_Common_/openal.pas -------------------------------------------------------------------------------- /clean.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kromster80/wr_toolkit/HEAD/clean.bat --------------------------------------------------------------------------------