|
65 | 65 | <Compile Include="DataTypes\TypeStringArgData.cs" /> |
66 | 66 | <Compile Include="Enums\ActorValuesByte.cs" /> |
67 | 67 | <Compile Include="Enums\Alignment.cs" /> |
| 68 | + <Compile Include="Enums\AnimationSoundType.cs" /> |
68 | 69 | <Compile Include="Enums\Axis.cs" /> |
69 | 70 | <Compile Include="Enums\BodyLocation.cs" /> |
70 | 71 | <Compile Include="Enums\BodyPartIndex.cs" /> |
|
75 | 76 | <Compile Include="Enums\EnchantType.cs" /> |
76 | 77 | <Compile Include="Enums\EnvironmentType.cs" /> |
77 | 78 | <Compile Include="Enums\EquipmentType.cs" /> |
| 79 | + <Compile Include="Enums\Flags\ArmorFlags.cs" /> |
| 80 | + <Compile Include="Enums\Flags\BipedDataFlags.cs" /> |
| 81 | + <Compile Include="Enums\Flags\BodySlotFlags.cs" /> |
| 82 | + <Compile Include="Enums\Flags\BookFlags.cs" /> |
78 | 83 | <Compile Include="Enums\Flags\ConditionTypeFlags.cs" /> |
| 84 | + <Compile Include="Enums\Flags\ContainerFlags.cs" /> |
79 | 85 | <Compile Include="Enums\Flags\DecalDataFlags.cs" /> |
80 | 86 | <Compile Include="Enums\Flags\DestructableFlags.cs" /> |
81 | 87 | <Compile Include="Enums\Flags\DestructionStageFlags.cs" /> |
|
101 | 107 | <Compile Include="Enums\MaterialType.cs" /> |
102 | 108 | <Compile Include="Enums\MenuMode.cs" /> |
103 | 109 | <Compile Include="Enums\MiscStat.cs" /> |
| 110 | + <Compile Include="Enums\NoYes.cs" /> |
104 | 111 | <Compile Include="Enums\PlayerAction.cs" /> |
105 | 112 | <Compile Include="Enums\ScriptType.cs" /> |
106 | 113 | <Compile Include="Enums\SpellType.cs" /> |
|
164 | 171 | <DesignTime>True</DesignTime> |
165 | 172 | <DependentUpon>ActorEffect.tt</DependentUpon> |
166 | 173 | </Compile> |
| 174 | + <Compile Include="Records\GeneratedCode\Armor.cs"> |
| 175 | + <AutoGen>True</AutoGen> |
| 176 | + <DesignTime>True</DesignTime> |
| 177 | + <DependentUpon>Armor.tt</DependentUpon> |
| 178 | + </Compile> |
| 179 | + <Compile Include="Records\GeneratedCode\Book.cs"> |
| 180 | + <AutoGen>True</AutoGen> |
| 181 | + <DesignTime>True</DesignTime> |
| 182 | + <DependentUpon>Book.tt</DependentUpon> |
| 183 | + </Compile> |
167 | 184 | <Compile Include="Records\GeneratedCode\Class.cs"> |
168 | 185 | <AutoGen>True</AutoGen> |
169 | 186 | <DesignTime>True</DesignTime> |
|
257 | 274 | </Compile> |
258 | 275 | <Compile Include="Records\Script.cs" /> |
259 | 276 | <Compile Include="Records\Terminal.cs" /> |
| 277 | + <Compile Include="RecordView.cs" /> |
260 | 278 | <Compile Include="Subrecord.cs" /> |
261 | 279 | <Compile Include="SubrecordCollection.cs" /> |
262 | 280 | <Compile Include="SubrecordCollections\GeneratedCode\BodyModel.cs"> |
|
341 | 359 | <Generator>TextTemplatingFileGenerator</Generator> |
342 | 360 | <LastGenOutput>ActorEffect.cs</LastGenOutput> |
343 | 361 | </None> |
| 362 | + <None Include="Records\GeneratedCode\Armor.tt"> |
| 363 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 364 | + <LastGenOutput>Armor.cs</LastGenOutput> |
| 365 | + </None> |
| 366 | + <None Include="Records\GeneratedCode\Book.tt"> |
| 367 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 368 | + <LastGenOutput>Book.cs</LastGenOutput> |
| 369 | + </None> |
344 | 370 | <None Include="Records\GeneratedCode\LandscapeTexture.tt"> |
345 | 371 | <Generator>TextTemplatingFileGenerator</Generator> |
346 | 372 | <LastGenOutput>LandscapeTexture.cs</LastGenOutput> |
|
418 | 444 | </Compile> |
419 | 445 | <Compile Include="Subrecords\FormArray.cs" /> |
420 | 446 | <Compile Include="Subrecords\AlternateTextures.cs" /> |
| 447 | + <Compile Include="Subrecords\GeneratedCode\AnimationSound.cs"> |
| 448 | + <AutoGen>True</AutoGen> |
| 449 | + <DesignTime>True</DesignTime> |
| 450 | + <DependentUpon>AnimationSound.tt</DependentUpon> |
| 451 | + </Compile> |
| 452 | + <Compile Include="Subrecords\GeneratedCode\ArmorData.cs"> |
| 453 | + <AutoGen>True</AutoGen> |
| 454 | + <DesignTime>True</DesignTime> |
| 455 | + <DependentUpon>ArmorData.tt</DependentUpon> |
| 456 | + </Compile> |
| 457 | + <Compile Include="Subrecords\GeneratedCode\ArmorExtraData.cs"> |
| 458 | + <AutoGen>True</AutoGen> |
| 459 | + <DesignTime>True</DesignTime> |
| 460 | + <DependentUpon>ArmorExtraData.tt</DependentUpon> |
| 461 | + </Compile> |
421 | 462 | <Compile Include="Subrecords\GeneratedCode\Attributes.cs"> |
422 | 463 | <AutoGen>True</AutoGen> |
423 | 464 | <DesignTime>True</DesignTime> |
424 | 465 | <DependentUpon>Attributes.tt</DependentUpon> |
425 | 466 | </Compile> |
| 467 | + <Compile Include="Subrecords\GeneratedCode\BipedData.cs"> |
| 468 | + <AutoGen>True</AutoGen> |
| 469 | + <DesignTime>True</DesignTime> |
| 470 | + <DependentUpon>BipedData.tt</DependentUpon> |
| 471 | + </Compile> |
| 472 | + <Compile Include="Subrecords\GeneratedCode\BookData.cs"> |
| 473 | + <AutoGen>True</AutoGen> |
| 474 | + <DesignTime>True</DesignTime> |
| 475 | + <DependentUpon>BookData.tt</DependentUpon> |
| 476 | + </Compile> |
426 | 477 | <Compile Include="Subrecords\GeneratedCode\ClassData.cs"> |
427 | 478 | <AutoGen>True</AutoGen> |
428 | 479 | <DesignTime>True</DesignTime> |
|
552 | 603 | <Compile Include="Subrecords\SubMarker.cs" /> |
553 | 604 | <Compile Include="Subrecords\UndecodedSubrecord.cs" /> |
554 | 605 | <Compile Include="Utility.cs" /> |
| 606 | + <Compile Include="GroupView.cs" /> |
555 | 607 | <Compile Include="Zlib.cs" /> |
556 | 608 | <None Include="SubrecordCollections\GeneratedCode\TerminalMenu.tt"> |
557 | 609 | <Generator>TextTemplatingFileGenerator</Generator> |
558 | 610 | <LastGenOutput>TerminalMenu.cs</LastGenOutput> |
559 | 611 | </None> |
| 612 | + <None Include="Subrecords\GeneratedCode\AnimationSound.tt"> |
| 613 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 614 | + <LastGenOutput>AnimationSound.cs</LastGenOutput> |
| 615 | + </None> |
| 616 | + <None Include="Subrecords\GeneratedCode\ArmorData.tt"> |
| 617 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 618 | + <LastGenOutput>ArmorData.cs</LastGenOutput> |
| 619 | + </None> |
| 620 | + <None Include="Subrecords\GeneratedCode\ArmorExtraData.tt"> |
| 621 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 622 | + <LastGenOutput>ArmorExtraData.cs</LastGenOutput> |
| 623 | + </None> |
| 624 | + <None Include="Subrecords\GeneratedCode\BipedData.tt"> |
| 625 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 626 | + <LastGenOutput>BipedData.cs</LastGenOutput> |
| 627 | + </None> |
| 628 | + <None Include="Subrecords\GeneratedCode\BookData.tt"> |
| 629 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 630 | + <LastGenOutput>BookData.cs</LastGenOutput> |
| 631 | + </None> |
560 | 632 | <None Include="Subrecords\GeneratedCode\TerminalData.tt"> |
561 | 633 | <Generator>TextTemplatingFileGenerator</Generator> |
562 | 634 | <LastGenOutput>TerminalData.cs</LastGenOutput> |
|
0 commit comments