OSDN Git Service

Updated download links to correspond to 2.2.1.7f.
[hengbandforosx/web.git] / index.html.en
index 929c896..5e91e7a 100644 (file)
     <H1>Hengband Application for macOS</H1>
     <P>Binaries | <A HREF="HengbandEnglishScreenshot.html.en">English screen shot</A> | <A HREF="HengbandJapaneseScreenshot.html.en">Japanese screen shot</A> | <A HREF="HengbandFeedback.html.en">Feedback</A> | <A HREF="HengbandSourceCode.html.en">Source code</A> | <A HREF="HengbandChangeLog.html.en">2.2.1.7 Changes</A> | <A HREF="HengbandChangeLog-1-6-2.html.en">1.6.2 Changes</A>
     <H1>Binaries</H1>
-      <H2>Based on Hengband's Current Development Release</H2>
+      <H2>Based on Hengband's Development Version from 2019</H2>
         <UL>
-          <LI><A HREF="https://osdn.net/projects/hengbandforosx/downloads/73258/Hengband-2.2.1.7e-English.dmg/">English version; 2.2.1.7e</A>
-          <LI><A HREF="https://osdn.net/projects/hengbandforosx/downloads/73258/Hengband-2.2.1.7e-Japanese.dmg/">Japanese version; 2.2.1.7e</A>
+          <LI><A HREF="https://osdn.net/projects/hengbandforosx/downloads/74504/Hengband-2.2.1.7f-English.dmg/">English version; 2.2.1.7f</A>
+          <LI><A HREF="https://osdn.net/projects/hengbandforosx/downloads/74504/Hengband-2.2.1.7f-Japanese.dmg/">Japanese version; 2.2.1.7f</A>
         </UL>
       <H2>Based on Hengband's Last Stable Version</H2>
         <UL>
-          <LI><A HREF="https://osdn.net/projects/hengbandforosx/downloads/72742/Hengband-1.6.2a-English.dmg/">English version; 1.6.2a</A>
-          <LI><A HREF="https://osdn.net/projects/hengbandforosx/downloads/72742/Hengband-1.6.2a-Japanese.dmg/">Japanese version; 1.6.2a</A>
+          <LI><A HREF="https://osdn.net/projects/hengbandforosx/downloads/74503/Hengband-1.6.2b-English.dmg/">English version; 1.6.2b</A>
+          <LI><A HREF="https://osdn.net/projects/hengbandforosx/downloads/74503/Hengband-1.6.2b-Japanese.dmg/">Japanese version; 1.6.2b</A>
         </UL>
     <H1>Instructions</H1>
       <P>I have put together a version of the rogue-like game,
         <A HREF="https://hengband.osdn.jp/en/">Hengband</A>, for computers
         running macOS 10.8 or later.  To use the English version, download
-        either <A HREF="https://osdn.net/projects/hengbandforosx/downloads/73258/Hengband-2.2.1.7e-English.dmg/">Hengband-2.2.1.7e-English.dmg</A>
+        either <A HREF="https://osdn.net/projects/hengbandforosx/downloads/74504/Hengband-2.2.1.7f-English.dmg/">Hengband-2.2.1.7f-English.dmg</A>
         for the version based on the current development version of Hengband or
-        <A HREF="https://osdn.net/projects/hengbandforosx/downloads/72742/Hengband-1.6.2a-English.dmg/">Hengband-1.6.2a-English.dmg</A>
+        <A HREF="https://osdn.net/projects/hengbandforosx/downloads/74503/Hengband-1.6.2b-English.dmg/">Hengband-1.6.2b-English.dmg</A>
         for the version based on the last stable release.  Double click on the
         downloaded file to open the disk image, and then drag the hengband
         application to where you want to store it.  Double clicking on the
@@ -46,9 +46,9 @@
             administrator to apply the exception to the security settings.
         </OL>
       <P>A Japanese version is also available.  The installation instructions
-        are essentially the same, but you'll need to download <A HREF="https://osdn.net/projects/hengbandforosx/downloads/73258/Hengband-2.2.1.7e-Japanese.dmg/">Hengband-2.2.1.7e-Japanese.dmg</A>
+        are essentially the same, but you'll need to download <A HREF="https://osdn.net/projects/hengbandforosx/downloads/74504/Hengband-2.2.1.7f-Japanese.dmg/">Hengband-2.2.1.7f-Japanese.dmg</A>
         for the version based on the current development version or
-        <A HREF="https://osdn.net/projects/hengbandforosx/downloads/72742/Hengband-1.6.2a-Japanese.dmg/">Hengband-1.6.2a-Japanese.dmg</A>
+        <A HREF="https://osdn.net/projects/hengbandforosx/downloads/74503/Hengband-1.6.2b-Japanese.dmg/">Hengband-1.6.2b-Japanese.dmg</A>
         for the version based on the last stable release.
       <P>The versions based on Hengband 2.2.1.7 started with master branch
         source code as of April 10th, 2019 and added these changes:
           <LI>Some corrections for using unidentified items from the pack
           <LI>A correction for a division by zero exception when choosing
             monsters for arena battles
+          <LI>Changed handling of KWD_* macros to avoid garbled characters
+            in the spell list using the Japanese version
           <LI>The addition of the monster list update option
           <LI>Some changes to the English versions of some game messages
+          <LI>Fixed missing gettimeofday() prototype to avoid compiler error
+            with recent versions of Xcode
           <LI>Incorporation of Hengband's changes for non-Windows builds
         </UL>
       <P>The versions based on Hengband 1.6.2 started with the source code