Commit Graph

  • 6f1d148875 Added text for some car gen flags dexy 2020-04-22 18:44:44 +1000
  • e77c2b95ec Bug fix for loading some modded drawables dexy 2020-04-20 23:58:25 +1000
  • da45e73e5f More Metanames Smallo 2020-04-07 11:54:24 +1000
  • 370bc493d4
    Added a bunch of hashes Yhwhdios 2020-04-06 19:25:06 -0600
  • ab3d5c7bd1 Added a bunch of hashes Smallo 2020-04-03 11:24:16 +1000
  • f91cc15459 replaced some fields names in FragPhysTypeGroup using exposed names from *.tune files from IV Carmine Giugliano 2020-03-30 23:22:56 +0200
  • 7405a5d125 Added EPedBoneId enum Carmine Giugliano 2020-03-30 17:59:38 +0200
  • a510b9b37a RPF Explorer improvements dexy 2020-03-22 10:57:37 +1100
  • 32e75cb2a1 Fixed collisions bound geometry render transform bug dexy 2020-03-22 10:09:46 +1100
  • f98a7c8411 Support for saving files outside of RPFs in MetaForm, ModelForm and RelForm dexy 2020-03-22 05:08:13 +1100
  • ff93caafcd RPF Explorer improvements dexy 2020-03-21 12:19:48 +1100
  • 9ca46e79bf RPF Explorer improvements dexy 2020-03-21 11:09:07 +1100
  • 21645a3297 Particles resource packing improvement dexy 2020-03-20 11:07:55 +1100
  • cdbe4f59b9 Set RPF Explorer fixed panel to tree view panel dexy 2020-03-20 04:57:27 +1100
  • 767e54fa1f Particles resource packing improvements dexy 2020-03-20 04:54:59 +1100
  • 57f6b71bf8 Improved ResourceBuilder performance and cleaned up old code dexy 2020-03-19 23:14:59 +1100
  • 140510c67c Added ResourceAnalyzer to YptFile dexy 2020-03-19 23:13:42 +1100
  • 1f75bd8e06 Updated error report tool to support all launcher .exes dexy 2020-03-19 05:43:23 +1100
  • be73ea2bcb Experimental resource packing improvements dexy 2020-03-18 05:33:18 +1100
  • 213f734baf Improved ResourceAnalyzer dexy 2020-03-18 05:32:16 +1100
  • 1ac95eebf6 Added RpfResourcePageFlags structure dexy 2020-03-18 05:31:11 +1100
  • da62abefcf Adjusted padding for BoundGeometry Materials array dexy 2020-03-15 02:25:09 +1100
  • 38bb3ebb16 Changed Skeleton Bones into array and added SkeletonBonesBlock dexy 2020-03-15 00:52:36 +1100
  • 1f516a87b3 Changed DrawableModels into arrays and added DrawableModelsBlock dexy 2020-03-14 22:23:40 +1100
  • e48503e130 Changed DrawableModel.Geometries to array dexy 2020-03-14 01:30:56 +1100
  • 4941f86193 Improved array caching for ResourceAnalyzer dexy 2020-03-13 23:23:54 +1100
  • 7712807c36 ResourceAnalyzer improvements dexy 2020-03-13 04:21:30 +1100
  • dcfe22ade7 Fragments group names reading/writing/packing improvements dexy 2020-03-13 01:05:59 +1100
  • 82338b6a88 BoundGeomOctants reading/writing/padding improvements dexy 2020-03-12 22:31:17 +1100
  • b30853b6a3 ShaderParametersBlock length calculation and padding fix dexy 2020-03-12 09:48:56 +1100
  • 463058e166 ResourceAnalyzer improvement for ResourcePagesInfo length dexy 2020-03-12 09:45:01 +1100
  • 413877909e Resource analyzer improvements dexy 2020-03-12 01:33:57 +1100
  • 65a3435fb9 TextureBase BlockLength fix, ResourceAnalyzer improvement, resource packing improvement dexy 2020-03-12 00:05:49 +1100
  • b89c707175 DrawableGeometry embedding BoneIds instead of using a separate block dexy 2020-03-11 07:56:02 +1100
  • a13856ee20 Experimental new resource packing fix dexy 2020-03-11 07:15:52 +1100
  • d63bc6e12b Experimental new resource packing dexy 2020-03-11 07:14:15 +1100
  • 211764c0f9 Improved drawable shader parameters loading dexy 2020-03-11 01:29:16 +1100
  • d3bc78ddb4 Added ResourceAnalyzer dexy 2020-03-10 22:50:02 +1100
  • 9aa228c1da Fix for XML/drawable conversion missing TextureParametersCount dexy 2020-03-10 21:44:48 +1100
  • 9d41d329c4 ResourceDataReader pool improvement dexy 2020-03-10 13:46:18 +1100
  • e608912977 XML/YFT/YDR/YBN conversion VFT values added dexy 2020-03-10 08:34:17 +1100
  • 408bcaf837 AWC/XML conversion peak chunk auto generation dexy 2020-03-09 23:52:15 +1100
  • 33048b07bd AWC/XML conversion loop point bug fix dexy 2020-03-09 05:52:21 +1100
  • 5b0fafa121 AWC/XML conversion improvements dexy 2020-03-09 04:29:15 +1100
  • 665a2d67e5 Fix for UnkUshort ordering in XML/AWC conversion dexy 2020-03-08 18:18:40 +1100
  • 44756e0277 Added audio playback to cutscene viewer dexy 2020-03-07 23:05:03 +1100
  • 419c63af93 Fixed accessibility on Dat54StreamingSound.Duration dexy 2020-03-07 23:03:47 +1100
  • b3857db929 Added stereo playback option in AwcForm dexy 2020-03-07 07:00:35 +1100
  • 1c9fc78f7f Possible face animation improvements dexy 2020-03-07 04:50:40 +1100
  • bae11fd2ce Fixed XML escaping issue dexy 2020-03-06 23:01:50 +1100
  • 50a5abb2d8 Face animation improvements dexy 2020-03-06 22:25:41 +1100
  • 59301c5b51 Added seek ability to CutsceneForm player dexy 2020-03-06 21:24:18 +1100
  • 56902d4f8b Refactored AudioPlayer code, added seek ability to AwcForm player dexy 2020-03-06 20:30:41 +1100
  • 93784bbc49 Disabled camera clip planes updating from CutsceneForm, to fix rendering bug(s) dexy 2020-03-06 18:15:17 +1100
  • 26183af00d Peds facial animations progress dexy 2020-03-06 03:02:40 +1100
  • 917407c2e6 YED parsing progress dexy 2020-03-05 10:40:54 +1100
  • ad8fb02f14 YED parsing progress dexy 2020-03-04 04:44:28 +1100
  • 721b04aa2e YED parsing progress dexy 2020-03-03 21:27:49 +1100
  • 97c5e806d8 YED parsing progress dexy 2020-03-03 07:50:25 +1100
  • ddfce89912 YED parsing progress dexy 2020-03-02 07:48:30 +1100
  • 30982ef45d YFT/XML conversion bug fix for FragMatrices (in FragDrawable) dexy 2020-02-27 18:49:00 +1100
  • 14fe68136b Changed Michael's outfit back to default in cutscenes dexy 2020-02-26 15:17:58 +1100
  • 44a5d4891b Fix for exporting fragments XML drawable array names dexy 2020-02-26 14:50:12 +1100
  • 88cb6083eb Possibly improved resilience of UpdateGlobalLights dexy 2020-02-26 00:01:45 +1100
  • a41e7c5eb3 Increased resilience to some modded drawables dexy 2020-02-25 23:30:41 +1100
  • 126848c646 Updating forms namespaces to match folders to fix resources bug dexy 2020-02-25 22:26:34 +1100
  • 83d8dabb0e Fix for exporting XML from files not in RPFs dexy 2020-02-25 17:30:55 +1100
  • 3d2b7c5a23 Fix for wireframe mode with deferred shading dexy 2020-02-25 17:03:35 +1100
  • 070a2be42e Fix for multiple selection from project explorer bug dexy 2020-02-25 16:40:40 +1100
  • 2cd61469e2 Changed namespace of Peds and Vehicle forms, to fix crash in standalone exes dexy 2020-02-25 15:59:32 +1100
  • 7e849fd891 Deleted old Resources.resx files dexy 2020-02-25 04:06:12 +1100
  • 53986e1f31 Fixed settings access modifier, deleted old packages.config dexy 2020-02-25 04:01:43 +1100
  • a18d99086b Changed working directory setting to .. instead of absolute path dexy 2020-02-25 03:22:47 +1100
  • c9b69bd6b7 Update to .net framework 4.8 and new csproj style, moved all CodeWalker project files into subfolder dexy 2020-02-25 02:56:27 +1100
  • e2ed6e0fb8 Update all projects to .net 4.7.2. Updated all nuget packages to latest version. Removed packages.config from CodeWalker.Core dexy 2020-02-24 21:25:52 +1100
  • 5ab2a3b5de Update CodeWalker.Shaders to VS2019 - Platform Toolset and Windows Platform update dexy 2020-02-24 18:21:29 +1100
  • 5ec9985054 AWC/XML conversion bug fix dexy 2020-02-11 07:09:41 +1100
  • ca4d1b6339 AWC/XML conversion bugfixes dexy 2020-02-11 02:40:37 +1100
  • d83936dcb6 Enabled mods by default in vehicle viewer dexy 2020-02-11 01:25:43 +1100
  • 31cd9d8272 AWC/XML conversion bugfixes dexy 2020-02-11 00:15:57 +1100
  • 12de9be7e0 Stopped AWC files from being compressed on import dexy 2020-02-10 22:24:51 +1100
  • a53e88a90d AWC/XML conversion dexy 2020-02-10 21:36:10 +1100
  • dc162670c3 AWC/XML conversion progress dexy 2020-02-10 06:33:38 +1100
  • a62cc0dc3e AWC/XML conversion progress dexy 2020-02-09 09:02:12 +1100
  • 53f7b9e53d AWC audio name hash resolution and sorting dexy 2020-02-09 07:26:18 +1100
  • 648d4f7bce AWC research progress dexy 2020-02-09 05:23:18 +1100
  • 15d8783366 Fixed texture name XML escaping dexy 2020-02-09 05:22:21 +1100
  • 0003eccfce AWC research progress dexy 2020-02-08 06:24:04 +1100
  • 5d48c0569a Added EncodeADPCM, optimised DecodeADPCM dexy 2020-02-07 22:22:40 +1100
  • b5857b411c Tidy up AwcAudio.GetWavStream dexy 2020-02-07 19:27:23 +1100
  • ab03559e0b AWC improvements dexy 2020-02-07 04:02:55 +1100
  • a595adefa6 AwcFile parsing improvements dexy 2020-02-06 05:33:12 +1100
  • ab08be1fde Fix for shift+move entities moving the original dexy 2020-02-05 16:36:14 +1100
  • e9689c146a Fix for crash when rendering some vehicles dexy 2020-02-05 15:42:09 +1100
  • bb7991f055 Particles keyframe properties names dexy 2020-02-05 06:03:47 +1100
  • 857446c8b1 Particles property name hashes research dexy 2020-02-05 04:07:41 +1100
  • 0f2d7d6069 Updated names in particles, added effects collections in YptFile dexy 2020-02-05 03:13:06 +1100
  • bd2f299290 YPT/XML conversion dexy 2020-02-04 22:35:25 +1100
  • fe9adb980a YPT/XML conversion progress? dexy 2020-02-04 05:08:51 +1100
  • cfeb9c1699 Fix for PSO/XML raw float array not using invariant culture dexy 2020-02-04 03:26:51 +1100