FF8.csproj 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\MonoGame\v3.0\MonoGame.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\MonoGame\v3.0\MonoGame.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  7. <ProductVersion>8.0.30703</ProductVersion>
  8. <SchemaVersion>2.0</SchemaVersion>
  9. <ProjectGuid>{E23A12F6-73DC-4933-903B-2DC0765ED19B}</ProjectGuid>
  10. <OutputType>WinExe</OutputType>
  11. <AppDesignerFolder>Properties</AppDesignerFolder>
  12. <RootNamespace>FF8</RootNamespace>
  13. <AssemblyName>FF8</AssemblyName>
  14. <FileAlignment>512</FileAlignment>
  15. <MonoGamePlatform>Windows</MonoGamePlatform>
  16. <TargetFrameworkProfile />
  17. <NuGetPackageImportStamp>
  18. </NuGetPackageImportStamp>
  19. <IsWebBootstrapper>false</IsWebBootstrapper>
  20. <PublishUrl>publish\</PublishUrl>
  21. <Install>true</Install>
  22. <InstallFrom>Disk</InstallFrom>
  23. <UpdateEnabled>false</UpdateEnabled>
  24. <UpdateMode>Foreground</UpdateMode>
  25. <UpdateInterval>7</UpdateInterval>
  26. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  27. <UpdatePeriodically>false</UpdatePeriodically>
  28. <UpdateRequired>false</UpdateRequired>
  29. <MapFileExtensions>true</MapFileExtensions>
  30. <ApplicationRevision>0</ApplicationRevision>
  31. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  32. <UseApplicationTrust>false</UseApplicationTrust>
  33. <BootstrapperEnabled>true</BootstrapperEnabled>
  34. <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
  35. </PropertyGroup>
  36. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  37. <PlatformTarget>x86</PlatformTarget>
  38. <DebugSymbols>true</DebugSymbols>
  39. <DebugType>full</DebugType>
  40. <Optimize>false</Optimize>
  41. <OutputPath>bin\$(MonoGamePlatform)\$(Platform)\$(Configuration)\</OutputPath>
  42. <DefineConstants>_WINDOWS;DEBUG</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  46. <LangVersion>Latest</LangVersion>
  47. </PropertyGroup>
  48. <PropertyGroup Condition=" '$(OS)' == 'Windows_NT' ">
  49. <DefineConstants>_WINDOWS</DefineConstants>
  50. </PropertyGroup>
  51. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  52. <PlatformTarget>x86</PlatformTarget>
  53. <DebugType>pdbonly</DebugType>
  54. <Optimize>true</Optimize>
  55. <OutputPath>bin\$(MonoGamePlatform)\$(Platform)\$(Configuration)\</OutputPath>
  56. <DefineConstants>_WINDOWS</DefineConstants>
  57. <ErrorReport>prompt</ErrorReport>
  58. <WarningLevel>4</WarningLevel>
  59. <LangVersion>Latest</LangVersion>
  60. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  61. </PropertyGroup>
  62. <PropertyGroup>
  63. <ApplicationIcon>Icon.ico</ApplicationIcon>
  64. </PropertyGroup>
  65. <PropertyGroup>
  66. <ApplicationManifest>app.manifest</ApplicationManifest>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugLinux|x86'">
  69. <DebugSymbols>true</DebugSymbols>
  70. <OutputPath>bin\x86\DebugLinux\</OutputPath>
  71. <DefineConstants>DEBUG</DefineConstants>
  72. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  73. <DebugType>full</DebugType>
  74. <PlatformTarget>x86</PlatformTarget>
  75. <LangVersion>Latest</LangVersion>
  76. <ErrorReport>prompt</ErrorReport>
  77. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  78. <Prefer32Bit>true</Prefer32Bit>
  79. </PropertyGroup>
  80. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  81. <DebugSymbols>true</DebugSymbols>
  82. <OutputPath>bin\x64\Debug\</OutputPath>
  83. <DefineConstants>DEBUG;_WINDOWS,_X64</DefineConstants>
  84. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  85. <DebugType>full</DebugType>
  86. <PlatformTarget>x64</PlatformTarget>
  87. <LangVersion>Latest</LangVersion>
  88. <ErrorReport>prompt</ErrorReport>
  89. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  90. <Prefer32Bit>true</Prefer32Bit>
  91. </PropertyGroup>
  92. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  93. <OutputPath>bin\x64\Release\</OutputPath>
  94. <DefineConstants>_WINDOWS;_X64</DefineConstants>
  95. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  96. <Optimize>true</Optimize>
  97. <DebugType>pdbonly</DebugType>
  98. <PlatformTarget>x64</PlatformTarget>
  99. <LangVersion>Latest</LangVersion>
  100. <ErrorReport>prompt</ErrorReport>
  101. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  102. <Prefer32Bit>true</Prefer32Bit>
  103. </PropertyGroup>
  104. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugLinux|x64'">
  105. <DebugSymbols>true</DebugSymbols>
  106. <OutputPath>bin\x64\DebugLinux\</OutputPath>
  107. <DefineConstants>DEBUG;_X64</DefineConstants>
  108. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  109. <DebugType>full</DebugType>
  110. <PlatformTarget>x64</PlatformTarget>
  111. <LangVersion>Latest</LangVersion>
  112. <ErrorReport>prompt</ErrorReport>
  113. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  114. <Prefer32Bit>true</Prefer32Bit>
  115. </PropertyGroup>
  116. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugWindows|x86'">
  117. <DebugSymbols>true</DebugSymbols>
  118. <OutputPath>bin\x86\DebugWindows\</OutputPath>
  119. <DefineConstants>DEBUG;_WINDOWS</DefineConstants>
  120. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  121. <DebugType>full</DebugType>
  122. <PlatformTarget>x86</PlatformTarget>
  123. <LangVersion>Latest</LangVersion>
  124. <ErrorReport>prompt</ErrorReport>
  125. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  126. <Prefer32Bit>true</Prefer32Bit>
  127. </PropertyGroup>
  128. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugWindows|x64'">
  129. <DebugSymbols>true</DebugSymbols>
  130. <OutputPath>bin\x64\DebugWindows\</OutputPath>
  131. <DefineConstants>DEBUG;_WINDOWS;_X64</DefineConstants>
  132. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  133. <DebugType>full</DebugType>
  134. <PlatformTarget>x64</PlatformTarget>
  135. <LangVersion>Latest</LangVersion>
  136. <ErrorReport>prompt</ErrorReport>
  137. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  138. <Prefer32Bit>true</Prefer32Bit>
  139. </PropertyGroup>
  140. <ItemGroup>
  141. <Compile Include="ArchiveWorker.cs" />
  142. <Compile Include="DictionaryEx.cs" />
  143. <Compile Include="Extended.cs" />
  144. <Compile Include="FF8String.cs" />
  145. <Compile Include="Kernel\Kernel_bin.Ability.cs" />
  146. <Compile Include="Kernel\Kernel_bin.CharacterAbilityFlags.cs" />
  147. <Compile Include="Menu\Cards.cs" />
  148. <Compile Include="Menu\Cards.ID.cs" />
  149. <Compile Include="EntryGroup.cs" />
  150. <Compile Include="Menu\Faces.ID.cs" />
  151. <Compile Include="Menu\Icons.ID.cs" />
  152. <Compile Include="Menu\Icons.InsertCustomEntries.cs" />
  153. <Compile Include="Kernel\Kernel_bin.Abilities.cs" />
  154. <Compile Include="Kernel\Kernel_bin.AbilityFlags2.cs" />
  155. <Compile Include="Kernel\Kernel_bin.Attack_Flags.cs" />
  156. <Compile Include="Kernel\Kernel_bin.Attack_Type.cs" />
  157. <Compile Include="Kernel\Kernel_bin.Battle_Commands.cs" />
  158. <Compile Include="Kernel\Kernel_bin.Battle_Items.cs" />
  159. <Compile Include="Kernel\Kernel_bin.Blue_magic_Quistis_limit_break.cs" />
  160. <Compile Include="Kernel\Kernel_bin.Character_abilities.cs" />
  161. <Compile Include="Kernel\Kernel_bin.Character_Stats.cs" />
  162. <Compile Include="Kernel\Kernel_bin.Command_abilities.cs" />
  163. <Compile Include="Kernel\Kernel_bin.Command_ability_data.cs" />
  164. <Compile Include="Kernel\Kernel_bin.cs" />
  165. <Compile Include="Kernel\Kernel_bin.Devour.cs" />
  166. <Compile Include="Kernel\Kernel_bin.Duel_Zell_limit_break.cs" />
  167. <Compile Include="Kernel\Kernel_bin.Element.cs" />
  168. <Compile Include="Kernel\Kernel_bin.Enemy_Attacks_Data.cs" />
  169. <Compile Include="Kernel\Kernel_bin.Equipable_Abilities.cs" />
  170. <Compile Include="Kernel\Kernel_bin.Gender.cs" />
  171. <Compile Include="Kernel\Kernel_bin.GF_abilities.cs" />
  172. <Compile Include="Kernel\Kernel_bin.JunctionAbilityFlags.cs" />
  173. <Compile Include="Kernel\Kernel_bin.Junctionable_GFs_Data.cs" />
  174. <Compile Include="Kernel\Kernel_bin.Junction_abilities.cs" />
  175. <Compile Include="Kernel\Kernel_bin.Magic_Data.cs" />
  176. <Compile Include="Kernel\Kernel_bin.Magic_ID.cs" />
  177. <Compile Include="Kernel\Kernel_bin.Menu_abilities.cs" />
  178. <Compile Include="Kernel\Kernel_bin.Misc_section.cs" />
  179. <Compile Include="Kernel\Kernel_bin.Misc_text_pointers.cs" />
  180. <Compile Include="Kernel\Kernel_bin.Non_battle_Items_Data.cs" />
  181. <Compile Include="Kernel\Kernel_bin.Non_Junctionable_GFs_Attacks_Data.cs" />
  182. <Compile Include="Kernel\Kernel_bin.Party_abilities.cs" />
  183. <Compile Include="Kernel\Kernel_bin.Quanity.cs" />
  184. <Compile Include="Kernel\Kernel_bin.Quistis_limit_break_parameters.cs" />
  185. <Compile Include="Kernel\Kernel_bin.Renzokeken_Level.cs" />
  186. <Compile Include="Kernel\Kernel_bin.Renzokuken_Finishers_Data.cs" />
  187. <Compile Include="Kernel\Kernel_bin.Rinoa_limit_breaks_part_1.cs" />
  188. <Compile Include="Kernel\Kernel_bin.Rinoa_limit_breaks_part_2.cs" />
  189. <Compile Include="Kernel\Kernel_bin.Selphie_limit_break_sets.cs" />
  190. <Compile Include="Kernel\Kernel_bin.Shot_Irvine_limit_break.cs" />
  191. <Compile Include="Kernel\Kernel_bin.Slot.cs" />
  192. <Compile Include="Kernel\Kernel_bin.Slot_array.cs" />
  193. <Compile Include="Kernel\Kernel_bin.Stat.cs" />
  194. <Compile Include="Kernel\Kernel_bin.StatFlags.cs" />
  195. <Compile Include="Kernel\Kernel_bin.Statuses0.cs" />
  196. <Compile Include="Kernel\Kernel_bin.Statuses1.cs" />
  197. <Compile Include="Kernel\Kernel_bin.Stat_percent_abilities.cs" />
  198. <Compile Include="Kernel\Kernel_bin.Target.cs" />
  199. <Compile Include="Kernel\Kernel_bin.Temporary_character_limit_breaks.cs" />
  200. <Compile Include="Kernel\Kernel_bin.Weapons_Data.cs" />
  201. <Compile Include="Kernel\Kernel_bin.Zell_limit_break_parameters.cs" />
  202. <Compile Include="Menu\Magazine.cs" />
  203. <Compile Include="Menu\Magazine.InsertCustomEntries.cs" />
  204. <Compile Include="Menu\Magazine.ID.cs" />
  205. <Compile Include="Menu\Module_main_menu_debug.IGM_Junction.cs" />
  206. <Compile Include="Menu\Module_main_menu_InGameMenu.cs" />
  207. <Compile Include="Menu\Module_main_menu_LGSG_CheckingSlot.cs" />
  208. <Compile Include="Menu\Module_main_menu_LGSG_ChooseGame.cs" />
  209. <Compile Include="Menu\Module_main_menu_LGSG_ChooseSlot.cs" />
  210. <Compile Include="Menu\Module_main_menu_LGSG_ing.cs" />
  211. <Compile Include="Menu\PointEx.cs" />
  212. <Compile Include="Menu\Stringfile.cs" />
  213. <Compile Include="Menu\Strings.cs" />
  214. <Compile Include="Menu\Module_card_test.cs" />
  215. <Compile Include="Menu\Module_main_menu_debug.Item.cs" />
  216. <Compile Include="Menu\Module_main_menu_LGSG.cs" />
  217. <Compile Include="Menu\Module_main_menu_MainLobby.cs" />
  218. <Compile Include="Menu\Module_main_menu_DebugLobby.cs" />
  219. <Compile Include="Characters.cs" />
  220. <Compile Include="GFs.cs" />
  221. <Compile Include="Saves\Saves.CharacterData.cs" />
  222. <Compile Include="Saves\Saves.ChocoboWorld.cs" />
  223. <Compile Include="Saves\Saves.Costume.cs" />
  224. <Compile Include="Saves\Saves.cs" />
  225. <Compile Include="Saves\Saves.Data.cs" />
  226. <Compile Include="Saves\Saves.FieldVars.cs" />
  227. <Compile Include="Saves\Saves.GFData.cs" />
  228. <Compile Include="Saves\Saves.GFs.cs" />
  229. <Compile Include="Saves\Saves.Item.cs" />
  230. <Compile Include="Saves\Saves.Shop.cs" />
  231. <Compile Include="Saves\Saves.TripleTriad.cs" />
  232. <Compile Include="Saves\Saves.Worldmap.cs" />
  233. <Compile Include="Sources\Environment\Game\Location\GameLocation.cs" />
  234. <Compile Include="Sources\Environment\Game\Location\IGameLocationProvider.cs" />
  235. <Compile Include="Sources\Environment\Game\Location\LinuxGameLocationProvider.cs" />
  236. <Compile Include="Sources\Environment\Game\Location\WindowsGameLocationProvider.cs" />
  237. <Compile Include="Sources\Environment\Runtime\RuntimeEnvironment.cs" />
  238. <Compile Include="Sources\Environment\Runtime\RuntimePlatform.cs" />
  239. <Compile Include="Sources\Environment\Build\BuildEnvironment.cs" />
  240. <Compile Include="World\debug_MCH.cs" />
  241. <Compile Include="Entry.cs" />
  242. <Compile Include="ExtapathyExtended.cs" />
  243. <Compile Include="Menu\Faces.cs" />
  244. <Compile Include="Ffcc.cs" />
  245. <Compile Include="FfccVaribleGroup.cs" />
  246. <Compile Include="FFmpegBinariesHelper.cs" />
  247. <Compile Include="Font.cs" />
  248. <Compile Include="Game1.cs" />
  249. <Compile Include="Menu\Icons.cs" />
  250. <Compile Include="init_debugger_Audio.cs" />
  251. <Compile Include="Battle\init_debugger_battle.cs" />
  252. <Compile Include="Input.cs" />
  253. <Compile Include="Loc.cs" />
  254. <Compile Include="LZSS.cs" />
  255. <Compile Include="Memory.cs" />
  256. <Compile Include="ModuleHandler.cs" />
  257. <Compile Include="Battle\module_battle.cs" />
  258. <Compile Include="Battle\module_battle_Debug.cs" />
  259. <Compile Include="Menu\Module_face_test.cs" />
  260. <Compile Include="Field\module_field_debug.cs" />
  261. <Compile Include="Menu\Module_icon_test.cs" />
  262. <Compile Include="Menu\module_main_menu_debug.cs" />
  263. <Compile Include="module_movie_test.cs" />
  264. <Compile Include="module_overture_debug.cs" />
  265. <Compile Include="World\module_world_debug.cs" />
  266. <Compile Include="Program.cs" />
  267. <Compile Include="Properties\AssemblyInfo.cs" />
  268. <Compile Include="PseudoBufferedStream.cs" />
  269. <Compile Include="Sources\Environment\Game\Location\HardcodedGameLocationProvider.cs" />
  270. <Compile Include="Sources\Exceptions\ExceptionList.cs" />
  271. <Compile Include="Sources\MonoGame\Hooks\IMonoGameHook.cs" />
  272. <Compile Include="Sources\MonoGame\Hooks\MonoGameHooks.cs" />
  273. <Compile Include="Sources\MonoGame\Hooks\OpenALWindowsHook.cs" />
  274. <Compile Include="Sources\NetFramework\TypeExtensionMethods.cs" />
  275. <Compile Include="SP2.cs" />
  276. <Compile Include="TEX.cs" />
  277. <Compile Include="TextureHandler.cs" />
  278. <Compile Include="TIM2.cs" />
  279. <Compile Include="Battle\debug_battleDat.cs" />
  280. <Compile Include="Field\FieldInitializer.cs" />
  281. <Compile Include="Field\SYM\Sym.GameObject.cs" />
  282. <Compile Include="Field\SYM\Sym.GameObjects.cs" />
  283. <Compile Include="Field\SYM\Sym.Reader.cs" />
  284. <Compile Include="Field\MSD\Msd.Reader.cs" />
  285. <Compile Include="Field\JSM\Control\IJsmControl.cs" />
  286. <Compile Include="Field\JSM\Control\Jsm.Control.Builder.cs" />
  287. <Compile Include="Field\JSM\Control\Jsm.Control.Goto.cs" />
  288. <Compile Include="Field\JSM\Control\Jsm.Control.If.cs" />
  289. <Compile Include="Field\JSM\Control\Jsm.Control.If.ElseIfSegment.cs" />
  290. <Compile Include="Field\JSM\Control\Jsm.Control.If.ElseSegment.cs" />
  291. <Compile Include="Field\JSM\Control\Jsm.Control.If.Executer.cs" />
  292. <Compile Include="Field\JSM\Control\Jsm.Control.If.IfSegment.cs" />
  293. <Compile Include="Field\JSM\Control\Jsm.Control.ProcessedJumps.cs" />
  294. <Compile Include="Field\JSM\Control\Jsm.Control.While.cs" />
  295. <Compile Include="Field\JSM\Control\Jsm.Control.While.Executer.cs" />
  296. <Compile Include="Field\JSM\Control\Jsm.ExecutableSegment.cs" />
  297. <Compile Include="Field\JSM\Control\Jsm.Segment.Builder.cs" />
  298. <Compile Include="Field\JSM\Control\Jsm.Segment.cs" />
  299. <Compile Include="Field\JSM\Execution\StatelessServices.cs" />
  300. <Compile Include="Field\JSM\Expressions\IJsmExpression.cs" />
  301. <Compile Include="Field\JSM\Expressions\Jsm.Expression.CAL.cs" />
  302. <Compile Include="Field\JSM\Expressions\Jsm.Expression.PSHAC.cs" />
  303. <Compile Include="Field\JSM\Expressions\Jsm.Expression.PSHI_L.cs" />
  304. <Compile Include="Field\JSM\Expressions\Jsm.Expression.PSHM_B.cs" />
  305. <Compile Include="Field\JSM\Expressions\Jsm.Expression.PSHM_L.cs" />
  306. <Compile Include="Field\JSM\Expressions\Jsm.Expression.PSHM_W.cs" />
  307. <Compile Include="Field\JSM\Expressions\Jsm.Expression.PSHN_L.cs" />
  308. <Compile Include="Field\JSM\Expressions\Jsm.Expression.PSHSM_B.cs" />
  309. <Compile Include="Field\JSM\Expressions\Jsm.Expression.PSHSM_L.cs" />
  310. <Compile Include="Field\JSM\Expressions\Jsm.Expression.PSHSM_W.cs" />
  311. <Compile Include="Field\JSM\Expressions\Jsm.Expression.TryMake.cs" />
  312. <Compile Include="Field\JSM\Expressions\Jsm.Expression.ValueExpression.cs" />
  313. <Compile Include="Field\JSM\File\Jsm.File.Group.cs" />
  314. <Compile Include="Field\JSM\File\Jsm.File.Header.cs" />
  315. <Compile Include="Field\JSM\File\Jsm.File.Operation.cs" />
  316. <Compile Include="Field\JSM\File\Jsm.File.Reader.cs" />
  317. <Compile Include="Field\JSM\File\Jsm.File.Script.cs" />
  318. <Compile Include="Field\JSM\File\Jsm.GameObject.cs" />
  319. <Compile Include="Field\JSM\File\Jsm.GameScript.cs" />
  320. <Compile Include="Field\JSM\File\Jsm.IndexedInstruction.cs" />
  321. <Compile Include="Field\JSM\File\Jsm.InstructionMerger.cs" />
  322. <Compile Include="Field\JSM\File\Jsm.LabelBuilder.cs" />
  323. <Compile Include="Field\JSM\File\Jsm.LabeledStack.cs" />
  324. <Compile Include="Field\JSM\Format\DummyFormatterContext.cs" />
  325. <Compile Include="Field\JSM\Format\FormatHelper.cs" />
  326. <Compile Include="Field\JSM\Format\IFormattableScript.cs" />
  327. <Compile Include="Field\JSM\Format\IScriptFormatterContext.cs" />
  328. <Compile Include="Field\JSM\Format\ScriptWriter.cs" />
  329. <Compile Include="Field\JSM\Instructions\AASK.cs" />
  330. <Compile Include="Field\JSM\Instructions\ACTORMODE.cs" />
  331. <Compile Include="Field\JSM\Instructions\ADDGIL.cs" />
  332. <Compile Include="Field\JSM\Instructions\ADDITEM.cs" />
  333. <Compile Include="Field\JSM\Instructions\ADDMAGIC.cs" />
  334. <Compile Include="Field\JSM\Instructions\ADDMEMBER.cs" />
  335. <Compile Include="Field\JSM\Instructions\ADDPARTY.cs" />
  336. <Compile Include="Field\JSM\Instructions\ADDPASTGIL.cs" />
  337. <Compile Include="Field\JSM\Instructions\ADDSEEDLEVEL.cs" />
  338. <Compile Include="Field\JSM\Instructions\ALLSEPOS.cs" />
  339. <Compile Include="Field\JSM\Instructions\ALLSEPOSTRANS.cs" />
  340. <Compile Include="Field\JSM\Instructions\ALLSEVOL.cs" />
  341. <Compile Include="Field\JSM\Instructions\ALLSEVOLTRANS.cs" />
  342. <Compile Include="Field\JSM\Instructions\AMES.cs" />
  343. <Compile Include="Field\JSM\Instructions\AMESW.cs" />
  344. <Compile Include="Field\JSM\Instructions\ANIME.cs" />
  345. <Compile Include="Field\JSM\Instructions\ANIMEKEEP.cs" />
  346. <Compile Include="Field\JSM\Instructions\ANIMESPEED.cs" />
  347. <Compile Include="Field\JSM\Instructions\ANIMESTOP.cs" />
  348. <Compile Include="Field\JSM\Instructions\ANIMESYNC.cs" />
  349. <Compile Include="Field\JSM\Instructions\ASK.cs" />
  350. <Compile Include="Field\JSM\Instructions\AXIS.cs" />
  351. <Compile Include="Field\JSM\Instructions\AXISSYNC.cs" />
  352. <Compile Include="Field\JSM\Instructions\BASEANIME.cs" />
  353. <Compile Include="Field\JSM\Instructions\BATTLE.cs" />
  354. <Compile Include="Field\JSM\Instructions\BATTLECUT.cs" />
  355. <Compile Include="Field\JSM\Instructions\BATTLEMODE.cs" />
  356. <Compile Include="Field\JSM\Instructions\BATTLEOFF.cs" />
  357. <Compile Include="Field\JSM\Instructions\BATTLEON.cs" />
  358. <Compile Include="Field\JSM\Instructions\BATTLERESULT.cs" />
  359. <Compile Include="Field\JSM\Instructions\BGANIME.cs" />
  360. <Compile Include="Field\JSM\Instructions\BGANIMEFLAG.cs" />
  361. <Compile Include="Field\JSM\Instructions\BGANIMESPEED.cs" />
  362. <Compile Include="Field\JSM\Instructions\BGANIMESYNC.cs" />
  363. <Compile Include="Field\JSM\Instructions\BGCLEAR.cs" />
  364. <Compile Include="Field\JSM\Instructions\BGDRAW.cs" />
  365. <Compile Include="Field\JSM\Instructions\BGOFF.cs" />
  366. <Compile Include="Field\JSM\Instructions\BGSHADE.cs" />
  367. <Compile Include="Field\JSM\Instructions\BGSHADEOFF.cs" />
  368. <Compile Include="Field\JSM\Instructions\BGSHADESTOP.cs" />
  369. <Compile Include="Field\JSM\Instructions\BLINKEYES.cs" />
  370. <Compile Include="Field\JSM\Instructions\BROKEN.cs" />
  371. <Compile Include="Field\JSM\Instructions\CANIME.cs" />
  372. <Compile Include="Field\JSM\Instructions\CANIMEKEEP.cs" />
  373. <Compile Include="Field\JSM\Instructions\CARDGAME.cs" />
  374. <Compile Include="Field\JSM\Instructions\CHANGEPARTY.cs" />
  375. <Compile Include="Field\JSM\Instructions\CHOICEMUSIC.cs" />
  376. <Compile Include="Field\JSM\Instructions\CLEAR.cs" />
  377. <Compile Include="Field\JSM\Instructions\CLOSEEYES.cs" />
  378. <Compile Include="Field\JSM\Instructions\CMOVE.cs" />
  379. <Compile Include="Field\JSM\Instructions\COFFSET.cs" />
  380. <Compile Include="Field\JSM\Instructions\COFFSETS.cs" />
  381. <Compile Include="Field\JSM\Instructions\COLSYNC.cs" />
  382. <Compile Include="Field\JSM\Instructions\COPYINFO.cs" />
  383. <Compile Include="Field\JSM\Instructions\CROSSMUSIC.cs" />
  384. <Compile Include="Field\JSM\Instructions\CSCROLL.cs" />
  385. <Compile Include="Field\JSM\Instructions\CSCROLL2.cs" />
  386. <Compile Include="Field\JSM\Instructions\CSCROLL3.cs" />
  387. <Compile Include="Field\JSM\Instructions\CSCROLLA.cs" />
  388. <Compile Include="Field\JSM\Instructions\CSCROLLA2.cs" />
  389. <Compile Include="Field\JSM\Instructions\CSCROLLP.cs" />
  390. <Compile Include="Field\JSM\Instructions\CSCROLLP2.cs" />
  391. <Compile Include="Field\JSM\Instructions\CTURN.cs" />
  392. <Compile Include="Field\JSM\Instructions\CTURNL.cs" />
  393. <Compile Include="Field\JSM\Instructions\CTURNR.cs" />
  394. <Compile Include="Field\JSM\Instructions\DCOLADD.cs" />
  395. <Compile Include="Field\JSM\Instructions\DCOLSUB.cs" />
  396. <Compile Include="Field\JSM\Instructions\DEBUG.cs" />
  397. <Compile Include="Field\JSM\Instructions\DIR.cs" />
  398. <Compile Include="Field\JSM\Instructions\DIRA.cs" />
  399. <Compile Include="Field\JSM\Instructions\DIRP.cs" />
  400. <Compile Include="Field\JSM\Instructions\DISC.cs" />
  401. <Compile Include="Field\JSM\Instructions\DISCJUMP.cs" />
  402. <Compile Include="Field\JSM\Instructions\DISPBAR.cs" />
  403. <Compile Include="Field\JSM\Instructions\DISPTIMER.cs" />
  404. <Compile Include="Field\JSM\Instructions\DOFFSET.cs" />
  405. <Compile Include="Field\JSM\Instructions\DOORLINEOFF.cs" />
  406. <Compile Include="Field\JSM\Instructions\DOORLINEON.cs" />
  407. <Compile Include="Field\JSM\Instructions\DRAWPOINT.cs" />
  408. <Compile Include="Field\JSM\Instructions\DSCROLL.cs" />
  409. <Compile Include="Field\JSM\Instructions\DSCROLL2.cs" />
  410. <Compile Include="Field\JSM\Instructions\DSCROLL3.cs" />
  411. <Compile Include="Field\JSM\Instructions\DSCROLLA.cs" />
  412. <Compile Include="Field\JSM\Instructions\DSCROLLA2.cs" />
  413. <Compile Include="Field\JSM\Instructions\DSCROLLP.cs" />
  414. <Compile Include="Field\JSM\Instructions\DSCROLLP2.cs" />
  415. <Compile Include="Field\JSM\Instructions\DUALMUSIC.cs" />
  416. <Compile Include="Field\JSM\Instructions\DYING.cs" />
  417. <Compile Include="Field\JSM\Instructions\EFFECTLOAD.cs" />
  418. <Compile Include="Field\JSM\Instructions\EFFECTPLAY.cs" />
  419. <Compile Include="Field\JSM\Instructions\EFFECTPLAY2.cs" />
  420. <Compile Include="Field\JSM\Instructions\ENDING.cs" />
  421. <Compile Include="Field\JSM\Instructions\FACEDIR.cs" />
  422. <Compile Include="Field\JSM\Instructions\FACEDIRA.cs" />
  423. <Compile Include="Field\JSM\Instructions\FACEDIRI.cs" />
  424. <Compile Include="Field\JSM\Instructions\FACEDIRINIT.cs" />
  425. <Compile Include="Field\JSM\Instructions\FACEDIRLIMIT.cs" />
  426. <Compile Include="Field\JSM\Instructions\FACEDIROFF.cs" />
  427. <Compile Include="Field\JSM\Instructions\FACEDIRP.cs" />
  428. <Compile Include="Field\JSM\Instructions\FACEDIRSYNC.cs" />
  429. <Compile Include="Field\JSM\Instructions\FADEBLACK.cs" />
  430. <Compile Include="Field\JSM\Instructions\FADEIN.cs" />
  431. <Compile Include="Field\JSM\Instructions\FADENONE.cs" />
  432. <Compile Include="Field\JSM\Instructions\FADEOUT.cs" />
  433. <Compile Include="Field\JSM\Instructions\FADESYNC.cs" />
  434. <Compile Include="Field\JSM\Instructions\FCOLADD.cs" />
  435. <Compile Include="Field\JSM\Instructions\FCOLSUB.cs" />
  436. <Compile Include="Field\JSM\Instructions\FMOVE.cs" />
  437. <Compile Include="Field\JSM\Instructions\FMOVEA.cs" />
  438. <Compile Include="Field\JSM\Instructions\FMOVEP.cs" />
  439. <Compile Include="Field\JSM\Instructions\FOLLOWOFF.cs" />
  440. <Compile Include="Field\JSM\Instructions\FOLLOWON.cs" />
  441. <Compile Include="Field\JSM\Instructions\FOOTSTEP.cs" />
  442. <Compile Include="Field\JSM\Instructions\FOOTSTEPCOPY.cs" />
  443. <Compile Include="Field\JSM\Instructions\FOOTSTEPCUT.cs" />
  444. <Compile Include="Field\JSM\Instructions\FOOTSTEPOFF.cs" />
  445. <Compile Include="Field\JSM\Instructions\FOOTSTEPOFFALL.cs" />
  446. <Compile Include="Field\JSM\Instructions\FOOTSTEPON.cs" />
  447. <Compile Include="Field\JSM\Instructions\GAMEOVER.cs" />
  448. <Compile Include="Field\JSM\Instructions\GETCARD.cs" />
  449. <Compile Include="Field\JSM\Instructions\GETDRESS.cs" />
  450. <Compile Include="Field\JSM\Instructions\GETHP.cs" />
  451. <Compile Include="Field\JSM\Instructions\GETINFO.cs" />
  452. <Compile Include="Field\JSM\Instructions\GETPARTY.cs" />
  453. <Compile Include="Field\JSM\Instructions\GETTIMER.cs" />
  454. <Compile Include="Field\JSM\Instructions\GJMP.cs" />
  455. <Compile Include="Field\JSM\Instructions\HALT.cs" />
  456. <Compile Include="Field\JSM\Instructions\HIDE.cs" />
  457. <Compile Include="Field\JSM\Instructions\HOLD.cs" />
  458. <Compile Include="Field\JSM\Instructions\HOWMANYCARD.cs" />
  459. <Compile Include="Field\JSM\Instructions\IDLOCK.cs" />
  460. <Compile Include="Field\JSM\Instructions\IDUNLOCK.cs" />
  461. <Compile Include="Field\JSM\Instructions\IJsmInstruction.cs" />
  462. <Compile Include="Field\JSM\Instructions\IJumpToInstruction.cs" />
  463. <Compile Include="Field\JSM\Instructions\IJumpToOpcode.cs" />
  464. <Compile Include="Field\JSM\Instructions\INITSOUND.cs" />
  465. <Compile Include="Field\JSM\Instructions\INITTRACE.cs" />
  466. <Compile Include="Field\JSM\Instructions\IRET.cs" />
  467. <Compile Include="Field\JSM\Instructions\ISMEMBER.cs" />
  468. <Compile Include="Field\JSM\Instructions\ISPARTY.cs" />
  469. <Compile Include="Field\JSM\Instructions\ISTOUCH.cs" />
  470. <Compile Include="Field\JSM\Instructions\JMP.cs" />
  471. <Compile Include="Field\JSM\Instructions\JOIN.cs" />
  472. <Compile Include="Field\JSM\Instructions\JPF.cs" />
  473. <Compile Include="Field\JSM\Instructions\JsmInstruction.cs" />
  474. <Compile Include="Field\JSM\Instructions\JUMP.cs" />
  475. <Compile Include="Field\JSM\Instructions\JUMP3.cs" />
  476. <Compile Include="Field\JSM\Instructions\JUNCTION.cs" />
  477. <Compile Include="Field\JSM\Instructions\KEY.cs" />
  478. <Compile Include="Field\JSM\Instructions\KEYON.cs" />
  479. <Compile Include="Field\JSM\Instructions\KEYON2.cs" />
  480. <Compile Include="Field\JSM\Instructions\KEYSCAN.cs" />
  481. <Compile Include="Field\JSM\Instructions\KEYSCAN2.cs" />
  482. <Compile Include="Field\JSM\Instructions\KEYSIGHNCHANGE.cs" />
  483. <Compile Include="Field\JSM\Instructions\KILLBAR.cs" />
  484. <Compile Include="Field\JSM\Instructions\KILLTIMER.cs" />
  485. <Compile Include="Field\JSM\Instructions\LADDERANIME.cs" />
  486. <Compile Include="Field\JSM\Instructions\LADDERDOWN.cs" />
  487. <Compile Include="Field\JSM\Instructions\LADDERDOWN2.cs" />
  488. <Compile Include="Field\JSM\Instructions\LADDERUP.cs" />
  489. <Compile Include="Field\JSM\Instructions\LADDERUP2.cs" />
  490. <Compile Include="Field\JSM\Instructions\LASTIN.cs" />
  491. <Compile Include="Field\JSM\Instructions\LASTOUT.cs" />
  492. <Compile Include="Field\JSM\Instructions\LBL.cs" />
  493. <Compile Include="Field\JSM\Instructions\LINEOFF.cs" />
  494. <Compile Include="Field\JSM\Instructions\LINEON.cs" />
  495. <Compile Include="Field\JSM\Instructions\LOADSYNC.cs" />
  496. <Compile Include="Field\JSM\Instructions\LOFFSET.cs" />
  497. <Compile Include="Field\JSM\Instructions\LOFFSETS.cs" />
  498. <Compile Include="Field\JSM\Instructions\LSCROLL.cs" />
  499. <Compile Include="Field\JSM\Instructions\LSCROLL2.cs" />
  500. <Compile Include="Field\JSM\Instructions\LSCROLL3.cs" />
  501. <Compile Include="Field\JSM\Instructions\LSCROLLA.cs" />
  502. <Compile Include="Field\JSM\Instructions\LSCROLLA2.cs" />
  503. <Compile Include="Field\JSM\Instructions\LSCROLLP.cs" />
  504. <Compile Include="Field\JSM\Instructions\LSCROLLP2.cs" />
  505. <Compile Include="Field\JSM\Instructions\LTURN.cs" />
  506. <Compile Include="Field\JSM\Instructions\LTURNL.cs" />
  507. <Compile Include="Field\JSM\Instructions\LTURNR.cs" />
  508. <Compile Include="Field\JSM\Instructions\MACCEL.cs" />
  509. <Compile Include="Field\JSM\Instructions\MAPFADEOFF.cs" />
  510. <Compile Include="Field\JSM\Instructions\MAPFADEON.cs" />
  511. <Compile Include="Field\JSM\Instructions\MAPJUMP.cs" />
  512. <Compile Include="Field\JSM\Instructions\MAPJUMP3.cs" />
  513. <Compile Include="Field\JSM\Instructions\MAPJUMPO.cs" />
  514. <Compile Include="Field\JSM\Instructions\MAPJUMPOFF.cs" />
  515. <Compile Include="Field\JSM\Instructions\MAPJUMPON.cs" />
  516. <Compile Include="Field\JSM\Instructions\MENUDISABLE.cs" />
  517. <Compile Include="Field\JSM\Instructions\MENUENABLE.cs" />
  518. <Compile Include="Field\JSM\Instructions\MENUNAME.cs" />
  519. <Compile Include="Field\JSM\Instructions\MENUNORMAL.cs" />
  520. <Compile Include="Field\JSM\Instructions\MENUPHS.cs" />
  521. <Compile Include="Field\JSM\Instructions\MENUSAVE.cs" />
  522. <Compile Include="Field\JSM\Instructions\MENUSHOP.cs" />
  523. <Compile Include="Field\JSM\Instructions\MENUTIPS.cs" />
  524. <Compile Include="Field\JSM\Instructions\MENUTUTO.cs" />
  525. <Compile Include="Field\JSM\Instructions\MES.cs" />
  526. <Compile Include="Field\JSM\Instructions\MESFORCUS.cs" />
  527. <Compile Include="Field\JSM\Instructions\MESMODE.cs" />
  528. <Compile Include="Field\JSM\Instructions\MESSYNC.cs" />
  529. <Compile Include="Field\JSM\Instructions\MESVAR.cs" />
  530. <Compile Include="Field\JSM\Instructions\MESW.cs" />
  531. <Compile Include="Field\JSM\Instructions\MLIMIT.cs" />
  532. <Compile Include="Field\JSM\Instructions\MOVE.cs" />
  533. <Compile Include="Field\JSM\Instructions\MOVEA.cs" />
  534. <Compile Include="Field\JSM\Instructions\MOVECANCEL.cs" />
  535. <Compile Include="Field\JSM\Instructions\MOVEFLUSH.cs" />
  536. <Compile Include="Field\JSM\Instructions\MOVESYNC.cs" />
  537. <Compile Include="Field\JSM\Instructions\MOVIE.cs" />
  538. <Compile Include="Field\JSM\Instructions\MOVIECUT.cs" />
  539. <Compile Include="Field\JSM\Instructions\MOVIEREADY.cs" />
  540. <Compile Include="Field\JSM\Instructions\MOVIESYNC.cs" />
  541. <Compile Include="Field\JSM\Instructions\MSPEED.cs" />
  542. <Compile Include="Field\JSM\Instructions\MUSICCHANGE.cs" />
  543. <Compile Include="Field\JSM\Instructions\MUSICLOAD.cs" />
  544. <Compile Include="Field\JSM\Instructions\MUSICREPLAY.cs" />
  545. <Compile Include="Field\JSM\Instructions\MUSICSKIP.cs" />
  546. <Compile Include="Field\JSM\Instructions\MUSICSTATUS.cs" />
  547. <Compile Include="Field\JSM\Instructions\MUSICSTOP.cs" />
  548. <Compile Include="Field\JSM\Instructions\MUSICVOL.cs" />
  549. <Compile Include="Field\JSM\Instructions\MUSICVOLFADE.cs" />
  550. <Compile Include="Field\JSM\Instructions\MUSICVOLSYNC.cs" />
  551. <Compile Include="Field\JSM\Instructions\MUSICVOLTRANS.cs" />
  552. <Compile Include="Field\JSM\Instructions\NOP.cs" />
  553. <Compile Include="Field\JSM\Instructions\OFFSETSYNC.cs" />
  554. <Compile Include="Field\JSM\Instructions\OPENEYES.cs" />
  555. <Compile Include="Field\JSM\Instructions\PARTICLEOFF.cs" />
  556. <Compile Include="Field\JSM\Instructions\PARTICLEON.cs" />
  557. <Compile Include="Field\JSM\Instructions\PARTICLESET.cs" />
  558. <Compile Include="Field\JSM\Instructions\PCOPYINFO.cs" />
  559. <Compile Include="Field\JSM\Instructions\PCTURN.cs" />
  560. <Compile Include="Field\JSM\Instructions\PDIRA.cs" />
  561. <Compile Include="Field\JSM\Instructions\PGETINFO.cs" />
  562. <Compile Include="Field\JSM\Instructions\PHSENABLE.cs" />
  563. <Compile Include="Field\JSM\Instructions\PHSPOWER.cs" />
  564. <Compile Include="Field\JSM\Instructions\PJUMPA.cs" />
  565. <Compile Include="Field\JSM\Instructions\PLTURN.cs" />
  566. <Compile Include="Field\JSM\Instructions\PMOVEA.cs" />
  567. <Compile Include="Field\JSM\Instructions\PMOVECANCEL.cs" />
  568. <Compile Include="Field\JSM\Instructions\POLYCOLOR.cs" />
  569. <Compile Include="Field\JSM\Instructions\POLYCOLORALL.cs" />
  570. <Compile Include="Field\JSM\Instructions\POPANIME.cs" />
  571. <Compile Include="Field\JSM\Instructions\POPI_L.cs" />
  572. <Compile Include="Field\JSM\Instructions\POPM_B.cs" />
  573. <Compile Include="Field\JSM\Instructions\POPM_L.cs" />
  574. <Compile Include="Field\JSM\Instructions\POPM_W.cs" />
  575. <Compile Include="Field\JSM\Instructions\PREMAPJUMP.cs" />
  576. <Compile Include="Field\JSM\Instructions\PREMAPJUMP2.cs" />
  577. <Compile Include="Field\JSM\Instructions\PREQ.cs" />
  578. <Compile Include="Field\JSM\Instructions\PREQEW.cs" />
  579. <Compile Include="Field\JSM\Instructions\PREQSW.cs" />
  580. <Compile Include="Field\JSM\Instructions\PUSHANIME.cs" />
  581. <Compile Include="Field\JSM\Instructions\PUSHOFF.cs" />
  582. <Compile Include="Field\JSM\Instructions\PUSHON.cs" />
  583. <Compile Include="Field\JSM\Instructions\PUSHRADIUS.cs" />
  584. <Compile Include="Field\JSM\Instructions\RAMESW.cs" />
  585. <Compile Include="Field\JSM\Instructions\RANIME.cs" />
  586. <Compile Include="Field\JSM\Instructions\RANIMEKEEP.cs" />
  587. <Compile Include="Field\JSM\Instructions\RANIMELOOP.cs" />
  588. <Compile Include="Field\JSM\Instructions\RBGANIME.cs" />
  589. <Compile Include="Field\JSM\Instructions\RBGANIMELOOP.cs" />
  590. <Compile Include="Field\JSM\Instructions\RBGSHADELOOP.cs" />
  591. <Compile Include="Field\JSM\Instructions\RCANIME.cs" />
  592. <Compile Include="Field\JSM\Instructions\RCANIMEKEEP.cs" />
  593. <Compile Include="Field\JSM\Instructions\RCANIMELOOP.cs" />
  594. <Compile Include="Field\JSM\Instructions\RCMOVE.cs" />
  595. <Compile Include="Field\JSM\Instructions\REFRESHPARTY.cs" />
  596. <Compile Include="Field\JSM\Instructions\REQ.cs" />
  597. <Compile Include="Field\JSM\Instructions\REQEW.cs" />
  598. <Compile Include="Field\JSM\Instructions\REQSW.cs" />
  599. <Compile Include="Field\JSM\Instructions\RESETGF.cs" />
  600. <Compile Include="Field\JSM\Instructions\REST.cs" />
  601. <Compile Include="Field\JSM\Instructions\RFACEDIR.cs" />
  602. <Compile Include="Field\JSM\Instructions\RFACEDIRA.cs" />
  603. <Compile Include="Field\JSM\Instructions\RFACEDIRI.cs" />
  604. <Compile Include="Field\JSM\Instructions\RFACEDIROFF.cs" />
  605. <Compile Include="Field\JSM\Instructions\RFACEDIRP.cs" />
  606. <Compile Include="Field\JSM\Instructions\RFMOVE.cs" />
  607. <Compile Include="Field\JSM\Instructions\RMOVE.cs" />
  608. <Compile Include="Field\JSM\Instructions\RMOVEA.cs" />
  609. <Compile Include="Field\JSM\Instructions\RND.cs" />
  610. <Compile Include="Field\JSM\Instructions\RPMOVEA.cs" />
  611. <Compile Include="Field\JSM\Instructions\RUNDISABLE.cs" />
  612. <Compile Include="Field\JSM\Instructions\RUNENABLE.cs" />
  613. <Compile Include="Field\JSM\Instructions\SARALYDISPOFF.cs" />
  614. <Compile Include="Field\JSM\Instructions\SARALYDISPON.cs" />
  615. <Compile Include="Field\JSM\Instructions\SARALYOFF.cs" />
  616. <Compile Include="Field\JSM\Instructions\SARALYON.cs" />
  617. <Compile Include="Field\JSM\Instructions\SAVEENABLE.cs" />
  618. <Compile Include="Field\JSM\Instructions\SCROLLMODE2.cs" />
  619. <Compile Include="Field\JSM\Instructions\SCROLLRATIO2.cs" />
  620. <Compile Include="Field\JSM\Instructions\SCROLLSYNC.cs" />
  621. <Compile Include="Field\JSM\Instructions\SCROLLSYNC2.cs" />
  622. <Compile Include="Field\JSM\Instructions\SEALEDOFF.cs" />
  623. <Compile Include="Field\JSM\Instructions\SEPOS.cs" />
  624. <Compile Include="Field\JSM\Instructions\SEPOSTRANS.cs" />
  625. <Compile Include="Field\JSM\Instructions\SESTOP.cs" />
  626. <Compile Include="Field\JSM\Instructions\SET.cs" />
  627. <Compile Include="Field\JSM\Instructions\SET3.cs" />
  628. <Compile Include="Field\JSM\Instructions\SETBAR.cs" />
  629. <Compile Include="Field\JSM\Instructions\SETBATTLEMUSIC.cs" />
  630. <Compile Include="Field\JSM\Instructions\SETCAMERA.cs" />
  631. <Compile Include="Field\JSM\Instructions\SETCARD.cs" />
  632. <Compile Include="Field\JSM\Instructions\SETDCAMERA.cs" />
  633. <Compile Include="Field\JSM\Instructions\SETDRAWPOINT.cs" />
  634. <Compile Include="Field\JSM\Instructions\SETDRESS.cs" />
  635. <Compile Include="Field\JSM\Instructions\SETGETA.cs" />
  636. <Compile Include="Field\JSM\Instructions\SETHP.cs" />
  637. <Compile Include="Field\JSM\Instructions\SETLINE.cs" />
  638. <Compile Include="Field\JSM\Instructions\SETMESSPEED.cs" />
  639. <Compile Include="Field\JSM\Instructions\SETMODEL.cs" />
  640. <Compile Include="Field\JSM\Instructions\SETODIN.cs" />
  641. <Compile Include="Field\JSM\Instructions\SETPARTY.cs" />
  642. <Compile Include="Field\JSM\Instructions\SETPARTY2.cs" />
  643. <Compile Include="Field\JSM\Instructions\SETPC.cs" />
  644. <Compile Include="Field\JSM\Instructions\SETPLACE.cs" />
  645. <Compile Include="Field\JSM\Instructions\SETROOTTRANS.cs" />
  646. <Compile Include="Field\JSM\Instructions\SETTIMER.cs" />
  647. <Compile Include="Field\JSM\Instructions\SETVIBRATE.cs" />
  648. <Compile Include="Field\JSM\Instructions\SETWITCH.cs" />
  649. <Compile Include="Field\JSM\Instructions\SEVOL.cs" />
  650. <Compile Include="Field\JSM\Instructions\SEVOLTRANS.cs" />
  651. <Compile Include="Field\JSM\Instructions\SHADEFORM.cs" />
  652. <Compile Include="Field\JSM\Instructions\SHADELEVEL.cs" />
  653. <Compile Include="Field\JSM\Instructions\SHADESET.cs" />
  654. <Compile Include="Field\JSM\Instructions\SHADETIMER.cs" />
  655. <Compile Include="Field\JSM\Instructions\SHAKE.cs" />
  656. <Compile Include="Field\JSM\Instructions\SHAKEOFF.cs" />
  657. <Compile Include="Field\JSM\Instructions\SHOW.cs" />
  658. <Compile Include="Field\JSM\Instructions\SPLIT.cs" />
  659. <Compile Include="Field\JSM\Instructions\SPUREADY.cs" />
  660. <Compile Include="Field\JSM\Instructions\SPUSYNC.cs" />
  661. <Compile Include="Field\JSM\Instructions\STOPVIBRATE.cs" />
  662. <Compile Include="Field\JSM\Instructions\SUBMEMBER.cs" />
  663. <Compile Include="Field\JSM\Instructions\SUBPARTY.cs" />
  664. <Compile Include="Field\JSM\Instructions\SWAP.cs" />
  665. <Compile Include="Field\JSM\Instructions\TALKOFF.cs" />
  666. <Compile Include="Field\JSM\Instructions\TALKON.cs" />
  667. <Compile Include="Field\JSM\Instructions\TALKRADIUS.cs" />
  668. <Compile Include="Field\JSM\Instructions\TCOLADD.cs" />
  669. <Compile Include="Field\JSM\Instructions\TCOLSUB.cs" />
  670. <Compile Include="Field\JSM\Instructions\THROUGHOFF.cs" />
  671. <Compile Include="Field\JSM\Instructions\THROUGHON.cs" />
  672. <Compile Include="Field\JSM\Instructions\TUTO.cs" />
  673. <Compile Include="Field\JSM\Instructions\UCOFF.cs" />
  674. <Compile Include="Field\JSM\Instructions\UCON.cs" />
  675. <Compile Include="Field\JSM\Instructions\Unknown1.cs" />
  676. <Compile Include="Field\JSM\Instructions\Unknown10.cs" />
  677. <Compile Include="Field\JSM\Instructions\Unknown11.cs" />
  678. <Compile Include="Field\JSM\Instructions\Unknown12.cs" />
  679. <Compile Include="Field\JSM\Instructions\Unknown13.cs" />
  680. <Compile Include="Field\JSM\Instructions\Unknown14.cs" />
  681. <Compile Include="Field\JSM\Instructions\Unknown15.cs" />
  682. <Compile Include="Field\JSM\Instructions\Unknown16.cs" />
  683. <Compile Include="Field\JSM\Instructions\Unknown2.cs" />
  684. <Compile Include="Field\JSM\Instructions\Unknown3.cs" />
  685. <Compile Include="Field\JSM\Instructions\Unknown4.cs" />
  686. <Compile Include="Field\JSM\Instructions\Unknown5.cs" />
  687. <Compile Include="Field\JSM\Instructions\Unknown6.cs" />
  688. <Compile Include="Field\JSM\Instructions\Unknown7.cs" />
  689. <Compile Include="Field\JSM\Instructions\Unknown8.cs" />
  690. <Compile Include="Field\JSM\Instructions\Unknown9.cs" />
  691. <Compile Include="Field\JSM\Instructions\UNUSE.cs" />
  692. <Compile Include="Field\JSM\Instructions\USE.cs" />
  693. <Compile Include="Field\JSM\Instructions\WAIT.cs" />
  694. <Compile Include="Field\JSM\Instructions\WHERECARD.cs" />
  695. <Compile Include="Field\JSM\Instructions\WHOAMI.cs" />
  696. <Compile Include="Field\JSM\Instructions\WINCLOSE.cs" />
  697. <Compile Include="Field\JSM\Instructions\WINSIZE.cs" />
  698. <Compile Include="Field\JSM\Instructions\WORLDMAPJUMP.cs" />
  699. <Compile Include="Field\JSM\Types\Jsm.Character.cs" />
  700. <Compile Include="Field\JSM\Types\Jsm.Global.cs" />
  701. <Compile Include="Field\JSM\Types\Jsm.Opcode.cs" />
  702. <Compile Include="Field\Core\Services\Implementation\FieldService.cs" />
  703. <Compile Include="Field\Core\Services\Implementation\GameplayService.cs" />
  704. <Compile Include="Field\Core\Services\Implementation\GlobalVariableService.cs" />
  705. <Compile Include="Field\Core\Services\Implementation\InteractionService.cs" />
  706. <Compile Include="Field\Core\Services\Implementation\MenuService.cs" />
  707. <Compile Include="Field\Core\Services\Implementation\MessageService.cs" />
  708. <Compile Include="Field\Core\Services\Implementation\MovieService.cs" />
  709. <Compile Include="Field\Core\Services\Implementation\MusicService.cs" />
  710. <Compile Include="Field\Core\Services\Implementation\PartyService.cs" />
  711. <Compile Include="Field\Core\Services\Implementation\RenderingService.cs" />
  712. <Compile Include="Field\Core\Services\Implementation\SalaryService.cs" />
  713. <Compile Include="Field\Core\Services\Implementation\SoundService.cs" />
  714. <Compile Include="Field\Core\Services\Interfaces\IDialogService.cs" />
  715. <Compile Include="Field\Core\Services\Interfaces\IFieldObjectService.cs" />
  716. <Compile Include="Field\Core\Services\Interfaces\IGameplayService.cs" />
  717. <Compile Include="Field\Core\Services\Interfaces\IGlobalVariableService.cs" />
  718. <Compile Include="Field\Core\Services\Interfaces\IInteractionService.cs" />
  719. <Compile Include="Field\Core\Services\Interfaces\IMenuService.cs" />
  720. <Compile Include="Field\Core\Services\Interfaces\IMovieService.cs" />
  721. <Compile Include="Field\Core\Services\Interfaces\IMusicService.cs" />
  722. <Compile Include="Field\Core\Services\Interfaces\IPartyService.cs" />
  723. <Compile Include="Field\Core\Services\Interfaces\IRenderingService.cs" />
  724. <Compile Include="Field\Core\Services\Interfaces\ISalaryService.cs" />
  725. <Compile Include="Field\Core\Services\Interfaces\ISoundService.cs" />
  726. <Compile Include="Field\Core\Services\ServiceId.cs" />
  727. <Compile Include="Field\Core\Services\ServiceProvider.cs" />
  728. <Compile Include="Field\Core\AreaName.cs" />
  729. <Compile Include="Field\Core\BreakAwaitable.cs" />
  730. <Compile Include="Field\Core\CharacterId.cs" />
  731. <Compile Include="Field\Core\Coords3D.cs" />
  732. <Compile Include="Field\Core\Degrees.cs" />
  733. <Compile Include="Field\Core\DummyAwaitable.cs" />
  734. <Compile Include="Field\Core\DummyAwaiter.cs" />
  735. <Compile Include="Field\Core\EventEngine.cs" />
  736. <Compile Include="Field\Core\FieldId.cs" />
  737. <Compile Include="Field\Core\FieldName.cs" />
  738. <Compile Include="Field\Core\FieldObject.cs" />
  739. <Compile Include="Field\Core\FieldObjectAnimation.cs" />
  740. <Compile Include="Field\Core\FieldObjectModel.cs" />
  741. <Compile Include="Field\Core\FieldObjectScripts.cs" />
  742. <Compile Include="Field\Core\FieldObjectSound.cs" />
  743. <Compile Include="Field\Core\GlobalVariableId.cs" />
  744. <Compile Include="Field\Core\IAwaitable.cs" />
  745. <Compile Include="Field\Core\IAwaiter.cs" />
  746. <Compile Include="Field\Core\IScriptExecuter.cs" />
  747. <Compile Include="Field\Core\MovieName.cs" />
  748. <Compile Include="Field\Core\MusicId.cs" />
  749. <Compile Include="Field\Core\MusicName.cs" />
  750. <Compile Include="Field\Core\NamedEntity.cs" />
  751. <Compile Include="Field\Core\RGBColor.cs" />
  752. <Compile Include="Field\Core\ScriptResultId.cs" />
  753. <Compile Include="Field\Core\SfxId.cs" />
  754. <Compile Include="Field\Core\SoundEffectName.cs" />
  755. <Compile Include="Field\Core\SpinAwaitable.cs" />
  756. <Compile Include="Field\Core\WalkmeshCoords.cs" />
  757. <Compile Include="Field\Fields\DataProvider\Field.FsDataProvider.cs" />
  758. <Compile Include="Field\Fields\DataProvider\Field.IDataProvider.cs" />
  759. <Compile Include="Field\Fields\LookupService\Field.FSLookupService.cs" />
  760. <Compile Include="Field\Fields\LookupService\Field.ILookupService.cs" />
  761. <Compile Include="Field\Fields\Field.FieldPart.cs" />
  762. <Compile Include="Field\Fields\Field.Info.cs" />
  763. <Compile Include="Field\ScriptFormatter\FieldScriptFormatter.cs" />
  764. <Compile Include="Field\ScriptFormatter\FormattedObject.cs" />
  765. <Compile Include="Field\ScriptFormatter\ScriptFormatterContext.cs" />
  766. <Compile Include="Field\Framework\ExceptionExtensionMethods.cs" />
  767. <Compile Include="Field\Framework\IEnumerableExtensionMethods.cs" />
  768. <Compile Include="Field\Framework\IListExtensionMethods.cs" />
  769. <Compile Include="Field\Framework\IStack.cs" />
  770. <Compile Include="Field\Framework\OrderedDictionary.cs" />
  771. <Compile Include="Field\Framework\PriorityQueue.cs" />
  772. <Compile Include="Field\Framework\Rnd.cs" />
  773. </ItemGroup>
  774. <ItemGroup>
  775. <Reference Include="DirectMidiNet">
  776. <HintPath>..\DirectMidiNet.dll</HintPath>
  777. </Reference>
  778. <Reference Include="FFmpeg.AutoGen, Version=4.1.0.4, Culture=neutral, PublicKeyToken=9b7632533a381715, processorArchitecture=MSIL">
  779. <HintPath>..\packages\FFmpeg.AutoGen.4.1.0.4\lib\net45\FFmpeg.AutoGen.dll</HintPath>
  780. </Reference>
  781. <Reference Include="NAudio, Version=1.9.0.0, Culture=neutral, processorArchitecture=MSIL">
  782. <HintPath>..\packages\NAudio.1.9.0\lib\net35\NAudio.dll</HintPath>
  783. </Reference>
  784. <Reference Include="NAudio.Vorbis, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  785. <HintPath>..\packages\NAudio.Vorbis.1.0.0.0\lib\net35\NAudio.Vorbis.dll</HintPath>
  786. </Reference>
  787. <Reference Include="NVorbis, Version=0.8.6.0, Culture=neutral, processorArchitecture=MSIL">
  788. <HintPath>..\packages\NVorbis.0.8.6\lib\net35\NVorbis.dll</HintPath>
  789. </Reference>
  790. <Reference Include="System" />
  791. <Reference Include="System.Data" />
  792. <Reference Include="System.Drawing" />
  793. <Reference Include="System.Windows.Forms" />
  794. <Reference Include="System.Xml" />
  795. <Reference Include="MonoGame.Framework">
  796. <HintPath>..\packages\MonoGame.Framework.DesktopGL.3.7.1.189\lib\net45\MonoGame.Framework.dll</HintPath>
  797. </Reference>
  798. </ItemGroup>
  799. <ItemGroup>
  800. <Content Include="Icon.ico" />
  801. <Content Include="x64\avcodec-58.dll">
  802. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  803. </Content>
  804. <Content Include="x64\avdevice-58.dll">
  805. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  806. </Content>
  807. <Content Include="x64\avfilter-7.dll">
  808. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  809. </Content>
  810. <Content Include="x64\avformat-58.dll">
  811. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  812. </Content>
  813. <Content Include="x64\avutil-56.dll">
  814. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  815. </Content>
  816. <Content Include="x64\postproc-55.dll">
  817. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  818. </Content>
  819. <Content Include="x64\swresample-3.dll">
  820. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  821. </Content>
  822. <Content Include="x64\swscale-5.dll">
  823. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  824. </Content>
  825. <Content Include="x86\avcodec-58.dll">
  826. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  827. </Content>
  828. <Content Include="x86\avdevice-58.dll">
  829. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  830. </Content>
  831. <Content Include="x86\avfilter-7.dll">
  832. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  833. </Content>
  834. <Content Include="x86\avformat-58.dll">
  835. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  836. </Content>
  837. <Content Include="x86\avutil-56.dll">
  838. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  839. </Content>
  840. <Content Include="x86\postproc-55.dll">
  841. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  842. </Content>
  843. <Content Include="x86\swresample-3.dll">
  844. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  845. </Content>
  846. <Content Include="x86\swscale-5.dll">
  847. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  848. </Content>
  849. </ItemGroup>
  850. <ItemGroup>
  851. <MonoGameContentReference Include="Content\Content.mgcb" />
  852. <None Include="App.config" />
  853. <None Include="app.manifest" />
  854. <None Include="FFmpeg.AutoGen.dll.config">
  855. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  856. <SubType>Designer</SubType>
  857. </None>
  858. <None Include="packages.config" />
  859. </ItemGroup>
  860. <ItemGroup>
  861. <BootstrapperPackage Include=".NETFramework,Version=v4.6">
  862. <Visible>False</Visible>
  863. <ProductName>Microsoft .NET Framework 4.6 %28x86 and x64%29</ProductName>
  864. <Install>true</Install>
  865. </BootstrapperPackage>
  866. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  867. <Visible>False</Visible>
  868. <ProductName>.NET Framework 3.5 SP1</ProductName>
  869. <Install>false</Install>
  870. </BootstrapperPackage>
  871. </ItemGroup>
  872. <ItemGroup>
  873. <ProjectReference Include="..\FF8.Encoding\FF8.Encoding.csproj">
  874. <Project>{a9b33bf4-9b03-4e3d-bf6a-181521046ee8}</Project>
  875. <Name>FF8.Encoding</Name>
  876. </ProjectReference>
  877. </ItemGroup>
  878. <ItemGroup />
  879. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  880. <Import Project="$(MSBuildExtensionsPath)\MonoGame\v3.0\MonoGame.Content.Builder.targets" />
  881. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  882. Other similar extension points exist, see Microsoft.Common.targets.
  883. <Target Name="BeforeBuild">
  884. </Target>
  885. <Target Name="AfterBuild">
  886. </Target>
  887. -->
  888. <Import Project="..\packages\MonoGame.Framework.DesktopGL.Core.3.7.0.7\build\MonoGame.Framework.DesktopGL.Core.targets" Condition="Exists('..\packages\MonoGame.Framework.DesktopGL.Core.3.7.0.7\build\MonoGame.Framework.DesktopGL.Core.targets')" />
  889. <Import Project="..\packages\MonoGame.Framework.DesktopGL.3.7.1.189\build\MonoGame.Framework.DesktopGL.targets" Condition="Exists('..\packages\MonoGame.Framework.DesktopGL.3.7.1.189\build\MonoGame.Framework.DesktopGL.targets')" />
  890. </Project>