|
65 | 65 | <Compile Include="DataTypes\LoadOrderFormID.cs" /> |
66 | 66 | <Compile Include="DataTypes\TypeStringArgData.cs" /> |
67 | 67 | <Compile Include="Enums\ActorValuesByte.cs" /> |
| 68 | + <Compile Include="Enums\AggressionType.cs" /> |
68 | 69 | <Compile Include="Enums\Alignment.cs" /> |
69 | 70 | <Compile Include="Enums\AnimationSoundType.cs" /> |
| 71 | + <Compile Include="Enums\AssistanceType.cs" /> |
70 | 72 | <Compile Include="Enums\Axis.cs" /> |
71 | 73 | <Compile Include="Enums\BodyLocation.cs" /> |
72 | 74 | <Compile Include="Enums\BodyPartIndex.cs" /> |
73 | 75 | <Compile Include="Enums\ConditionComparisonType.cs" /> |
| 76 | + <Compile Include="Enums\ConfidenceType.cs" /> |
| 77 | + <Compile Include="Enums\CreatureSoundType.cs" /> |
74 | 78 | <Compile Include="Enums\CreatureType.cs" /> |
75 | 79 | <Compile Include="Enums\CriticalStage.cs" /> |
76 | 80 | <Compile Include="Enums\EffectType.cs" /> |
77 | 81 | <Compile Include="Enums\EmbeddedWeaponActorValue.cs" /> |
78 | 82 | <Compile Include="Enums\EnchantType.cs" /> |
79 | 83 | <Compile Include="Enums\EnvironmentType.cs" /> |
80 | 84 | <Compile Include="Enums\EquipmentType.cs" /> |
| 85 | + <Compile Include="Enums\Flags\ActorTemplateFlags.cs" /> |
| 86 | + <Compile Include="Enums\Flags\AggroRadiusBehaviorFlags.cs" /> |
81 | 87 | <Compile Include="Enums\Flags\ArmorFlags.cs" /> |
82 | 88 | <Compile Include="Enums\Flags\BipedDataFlags.cs" /> |
83 | 89 | <Compile Include="Enums\Flags\BodySlotFlags.cs" /> |
84 | 90 | <Compile Include="Enums\Flags\BookFlags.cs" /> |
85 | 91 | <Compile Include="Enums\Flags\ConditionTypeFlags.cs" /> |
86 | 92 | <Compile Include="Enums\Flags\ContainerFlags.cs" /> |
| 93 | + <Compile Include="Enums\Flags\CreatureFlags.cs" /> |
87 | 94 | <Compile Include="Enums\Flags\DecalDataFlags.cs" /> |
88 | 95 | <Compile Include="Enums\Flags\DestructableFlags.cs" /> |
89 | 96 | <Compile Include="Enums\Flags\DestructionStageFlags.cs" /> |
|
94 | 101 | <Compile Include="Enums\Flags\LightFlags.cs" /> |
95 | 102 | <Compile Include="Enums\Flags\LocalVariableFlag.cs" /> |
96 | 103 | <Compile Include="Enums\Flags\MagicEffectFlags.cs" /> |
| 104 | + <Compile Include="Enums\Flags\MaterialTypeUInt.cs" /> |
| 105 | + <Compile Include="Enums\Flags\NPCFlags.cs" /> |
97 | 106 | <Compile Include="Enums\Flags\PlaceableWaterFlags.cs" /> |
98 | 107 | <Compile Include="Enums\Flags\RaceFlags.cs" /> |
99 | 108 | <Compile Include="Enums\Flags\ScriptFlags.cs" /> |
|
119 | 128 | <Compile Include="Enums\MaterialType.cs" /> |
120 | 129 | <Compile Include="Enums\MenuMode.cs" /> |
121 | 130 | <Compile Include="Enums\MiscStat.cs" /> |
| 131 | + <Compile Include="Enums\MoodType.cs" /> |
122 | 132 | <Compile Include="Enums\NoYesByte.cs" /> |
123 | 133 | <Compile Include="Enums\NoYes.cs" /> |
124 | 134 | <Compile Include="Enums\PassthroughSound.cs" /> |
125 | 135 | <Compile Include="Enums\PlayerAction.cs" /> |
126 | 136 | <Compile Include="Enums\ScriptType.cs" /> |
| 137 | + <Compile Include="Enums\SoundLevel.cs" /> |
127 | 138 | <Compile Include="Enums\SpellType.cs" /> |
128 | 139 | <Compile Include="Enums\TerminalServerType.cs" /> |
129 | 140 | <Compile Include="Enums\UnitFromWaterType.cs" /> |
|
218 | 229 | <DesignTime>True</DesignTime> |
219 | 230 | <DependentUpon>Container.tt</DependentUpon> |
220 | 231 | </Compile> |
| 232 | + <Compile Include="Records\GeneratedCode\Creature.cs"> |
| 233 | + <AutoGen>True</AutoGen> |
| 234 | + <DesignTime>True</DesignTime> |
| 235 | + <DependentUpon>Creature.tt</DependentUpon> |
| 236 | + </Compile> |
221 | 237 | <Compile Include="Records\GeneratedCode\Door.cs"> |
222 | 238 | <AutoGen>True</AutoGen> |
223 | 239 | <DesignTime>True</DesignTime> |
|
303 | 319 | <DesignTime>True</DesignTime> |
304 | 320 | <DependentUpon>MoveableStatic.tt</DependentUpon> |
305 | 321 | </Compile> |
| 322 | + <Compile Include="Records\GeneratedCode\NonPlayerCharacter.cs"> |
| 323 | + <AutoGen>True</AutoGen> |
| 324 | + <DesignTime>True</DesignTime> |
| 325 | + <DependentUpon>NonPlayerCharacter.tt</DependentUpon> |
| 326 | + </Compile> |
306 | 327 | <Compile Include="Records\GeneratedCode\ObjectEffect.cs"> |
307 | 328 | <AutoGen>True</AutoGen> |
308 | 329 | <DesignTime>True</DesignTime> |
|
374 | 395 | <DesignTime>True</DesignTime> |
375 | 396 | <DependentUpon>BodyModel.tt</DependentUpon> |
376 | 397 | </Compile> |
| 398 | + <Compile Include="SubrecordCollections\GeneratedCode\CreatureSound.cs"> |
| 399 | + <AutoGen>True</AutoGen> |
| 400 | + <DesignTime>True</DesignTime> |
| 401 | + <DependentUpon>CreatureSound.tt</DependentUpon> |
| 402 | + </Compile> |
| 403 | + <Compile Include="SubrecordCollections\GeneratedCode\CreatureSoundData.cs"> |
| 404 | + <AutoGen>True</AutoGen> |
| 405 | + <DesignTime>True</DesignTime> |
| 406 | + <DependentUpon>CreatureSoundData.tt</DependentUpon> |
| 407 | + </Compile> |
377 | 408 | <Compile Include="SubrecordCollections\GeneratedCode\Destructable.cs"> |
378 | 409 | <AutoGen>True</AutoGen> |
379 | 410 | <DesignTime>True</DesignTime> |
|
414 | 445 | <DesignTime>True</DesignTime> |
415 | 446 | <DependentUpon>GenderBodyData.tt</DependentUpon> |
416 | 447 | </Compile> |
417 | | - <Compile Include="SubrecordCollections\GeneratedCode\Icon.cs"> |
418 | | - <AutoGen>True</AutoGen> |
419 | | - <DesignTime>True</DesignTime> |
420 | | - <DependentUpon>Icon.tt</DependentUpon> |
421 | | - </Compile> |
422 | 448 | <Compile Include="SubrecordCollections\GeneratedCode\InventoryItem.cs"> |
423 | 449 | <AutoGen>True</AutoGen> |
424 | 450 | <DesignTime>True</DesignTime> |
|
472 | 498 | <Generator>TextTemplatingFileGenerator</Generator> |
473 | 499 | <LastGenOutput>Container.cs</LastGenOutput> |
474 | 500 | </None> |
| 501 | + <None Include="Records\GeneratedCode\Creature.tt"> |
| 502 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 503 | + <LastGenOutput>Creature.cs</LastGenOutput> |
| 504 | + </None> |
475 | 505 | <None Include="Records\GeneratedCode\Door.tt"> |
476 | 506 | <Generator>TextTemplatingFileGenerator</Generator> |
477 | 507 | <LastGenOutput>Door.cs</LastGenOutput> |
|
508 | 538 | <Generator>TextTemplatingFileGenerator</Generator> |
509 | 539 | <LastGenOutput>MoveableStatic.cs</LastGenOutput> |
510 | 540 | </None> |
| 541 | + <None Include="Records\GeneratedCode\NonPlayerCharacter.tt"> |
| 542 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 543 | + <LastGenOutput>NonPlayerCharacter.cs</LastGenOutput> |
| 544 | + </None> |
511 | 545 | <None Include="Records\GeneratedCode\ObjectEffect.tt"> |
512 | 546 | <Generator>TextTemplatingFileGenerator</Generator> |
513 | 547 | <LastGenOutput>ObjectEffect.cs</LastGenOutput> |
|
552 | 586 | <Generator>TextTemplatingFileGenerator</Generator> |
553 | 587 | <LastGenOutput>Weapon.cs</LastGenOutput> |
554 | 588 | </None> |
| 589 | + <None Include="SubrecordCollections\GeneratedCode\CreatureSound.tt"> |
| 590 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 591 | + <LastGenOutput>CreatureSound.cs</LastGenOutput> |
| 592 | + </None> |
| 593 | + <None Include="SubrecordCollections\GeneratedCode\CreatureSoundData.tt"> |
| 594 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 595 | + <LastGenOutput>CreatureSoundData.cs</LastGenOutput> |
| 596 | + </None> |
555 | 597 | <None Include="SubrecordCollections\GeneratedCode\Destructable.tt"> |
556 | 598 | <Generator>TextTemplatingFileGenerator</Generator> |
557 | 599 | <LastGenOutput>Destructable.cs</LastGenOutput> |
|
606 | 648 | </Compile> |
607 | 649 | <Compile Include="Subrecords\FormArray.cs" /> |
608 | 650 | <Compile Include="Subrecords\AlternateTextures.cs" /> |
| 651 | + <Compile Include="Subrecords\GeneratedCode\AIData.cs"> |
| 652 | + <AutoGen>True</AutoGen> |
| 653 | + <DesignTime>True</DesignTime> |
| 654 | + <DependentUpon>AIData.tt</DependentUpon> |
| 655 | + </Compile> |
609 | 656 | <Compile Include="Subrecords\GeneratedCode\AmmoData.cs"> |
610 | 657 | <AutoGen>True</AutoGen> |
611 | 658 | <DesignTime>True</DesignTime> |
|
666 | 713 | <DesignTime>True</DesignTime> |
667 | 714 | <DependentUpon>ContainerData.tt</DependentUpon> |
668 | 715 | </Compile> |
| 716 | + <Compile Include="Subrecords\GeneratedCode\CreatureBaseStats.cs"> |
| 717 | + <AutoGen>True</AutoGen> |
| 718 | + <DesignTime>True</DesignTime> |
| 719 | + <DependentUpon>CreatureBaseStats.tt</DependentUpon> |
| 720 | + </Compile> |
| 721 | + <Compile Include="Subrecords\GeneratedCode\CreatureData.cs"> |
| 722 | + <AutoGen>True</AutoGen> |
| 723 | + <DesignTime>True</DesignTime> |
| 724 | + <DependentUpon>CreatureData.tt</DependentUpon> |
| 725 | + </Compile> |
669 | 726 | <Compile Include="Subrecords\GeneratedCode\DecalData.cs"> |
670 | 727 | <AutoGen>True</AutoGen> |
671 | 728 | <DesignTime>True</DesignTime> |
|
696 | 753 | <DesignTime>True</DesignTime> |
697 | 754 | <DependentUpon>FactionData.tt</DependentUpon> |
698 | 755 | </Compile> |
| 756 | + <Compile Include="Subrecords\GeneratedCode\FactionMembership.cs"> |
| 757 | + <AutoGen>True</AutoGen> |
| 758 | + <DesignTime>True</DesignTime> |
| 759 | + <DependentUpon>FactionMembership.tt</DependentUpon> |
| 760 | + </Compile> |
699 | 761 | <Compile Include="Subrecords\GeneratedCode\GrassData.cs"> |
700 | 762 | <AutoGen>True</AutoGen> |
701 | 763 | <DesignTime>True</DesignTime> |
|
736 | 798 | <DesignTime>True</DesignTime> |
737 | 799 | <DependentUpon>MagicEffectData.tt</DependentUpon> |
738 | 800 | </Compile> |
| 801 | + <Compile Include="Subrecords\GeneratedCode\NPCBaseStats.cs"> |
| 802 | + <AutoGen>True</AutoGen> |
| 803 | + <DesignTime>True</DesignTime> |
| 804 | + <DependentUpon>NPCBaseStats.tt</DependentUpon> |
| 805 | + </Compile> |
| 806 | + <Compile Include="Subrecords\GeneratedCode\NPCData.cs"> |
| 807 | + <AutoGen>True</AutoGen> |
| 808 | + <DesignTime>True</DesignTime> |
| 809 | + <DependentUpon>NPCData.tt</DependentUpon> |
| 810 | + </Compile> |
| 811 | + <Compile Include="Subrecords\GeneratedCode\NPCSkills.cs"> |
| 812 | + <AutoGen>True</AutoGen> |
| 813 | + <DesignTime>True</DesignTime> |
| 814 | + <DependentUpon>NPCSkills.tt</DependentUpon> |
| 815 | + </Compile> |
739 | 816 | <Compile Include="Subrecords\GeneratedCode\ObjectBounds.cs"> |
740 | 817 | <AutoGen>True</AutoGen> |
741 | 818 | <DesignTime>True</DesignTime> |
|
846 | 923 | <Compile Include="Subrecords\SpeedtreeSeeds.cs" /> |
847 | 924 | <Compile Include="Subrecords\StaticCollectionPartData.cs" /> |
848 | 925 | <Compile Include="Subrecords\SubMarker.cs" /> |
| 926 | + <Compile Include="Subrecords\SubNullStringList.cs" /> |
849 | 927 | <Compile Include="Subrecords\UndecodedSubrecord.cs" /> |
850 | 928 | <Compile Include="Utility.cs" /> |
851 | 929 | <Compile Include="Zlib.cs" /> |
|
857 | 935 | <Generator>TextTemplatingFileGenerator</Generator> |
858 | 936 | <LastGenOutput>TerminalMenu.cs</LastGenOutput> |
859 | 937 | </None> |
| 938 | + <None Include="Subrecords\GeneratedCode\AIData.tt"> |
| 939 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 940 | + <LastGenOutput>AIData.cs</LastGenOutput> |
| 941 | + </None> |
860 | 942 | <None Include="Subrecords\GeneratedCode\AmmoData.tt"> |
861 | 943 | <Generator>TextTemplatingFileGenerator</Generator> |
862 | 944 | <LastGenOutput>AmmoData.cs</LastGenOutput> |
|
893 | 975 | <Generator>TextTemplatingFileGenerator</Generator> |
894 | 976 | <LastGenOutput>ContainerData.cs</LastGenOutput> |
895 | 977 | </None> |
| 978 | + <None Include="Subrecords\GeneratedCode\CreatureBaseStats.tt"> |
| 979 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 980 | + <LastGenOutput>CreatureBaseStats.cs</LastGenOutput> |
| 981 | + </None> |
| 982 | + <None Include="Subrecords\GeneratedCode\CreatureData.tt"> |
| 983 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 984 | + <LastGenOutput>CreatureData.cs</LastGenOutput> |
| 985 | + </None> |
| 986 | + <None Include="Subrecords\GeneratedCode\FactionMembership.tt"> |
| 987 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 988 | + <LastGenOutput>FactionMembership.cs</LastGenOutput> |
| 989 | + </None> |
896 | 990 | <None Include="Subrecords\GeneratedCode\GrassData.tt"> |
897 | 991 | <Generator>TextTemplatingFileGenerator</Generator> |
898 | 992 | <LastGenOutput>GrassData.cs</LastGenOutput> |
|
913 | 1007 | <Generator>TextTemplatingFileGenerator</Generator> |
914 | 1008 | <LastGenOutput>LightData.cs</LastGenOutput> |
915 | 1009 | </None> |
| 1010 | + <None Include="Subrecords\GeneratedCode\NPCBaseStats.tt"> |
| 1011 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 1012 | + <LastGenOutput>NPCBaseStats.cs</LastGenOutput> |
| 1013 | + </None> |
| 1014 | + <None Include="Subrecords\GeneratedCode\NPCData.tt"> |
| 1015 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 1016 | + <LastGenOutput>NPCData.cs</LastGenOutput> |
| 1017 | + </None> |
| 1018 | + <None Include="Subrecords\GeneratedCode\NPCSkills.tt"> |
| 1019 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 1020 | + <LastGenOutput>NPCSkills.cs</LastGenOutput> |
| 1021 | + </None> |
916 | 1022 | <None Include="Subrecords\GeneratedCode\PlaceableWaterData.tt"> |
917 | 1023 | <Generator>TextTemplatingFileGenerator</Generator> |
918 | 1024 | <LastGenOutput>PlaceableWaterData.cs</LastGenOutput> |
|
1022 | 1128 | <Generator>TextTemplatingFileGenerator</Generator> |
1023 | 1129 | <LastGenOutput>RaceHeadData.cs</LastGenOutput> |
1024 | 1130 | </None> |
1025 | | - <None Include="SubrecordCollections\GeneratedCode\Icon.tt"> |
1026 | | - <Generator>TextTemplatingFileGenerator</Generator> |
1027 | | - <LastGenOutput>Icon.cs</LastGenOutput> |
1028 | | - </None> |
1029 | 1131 | <None Include="SubrecordCollections\GeneratedCode\MasterFileData.tt"> |
1030 | 1132 | <Generator>TextTemplatingFileGenerator</Generator> |
1031 | 1133 | <LastGenOutput>MasterFileData.cs</LastGenOutput> |
|
0 commit comments