readme.html 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. <html>
  2. <head><title>eAthena 1.0 Final Readme</title>
  3. <meta http-equiv="expires" content="-1">
  4. <meta http-equiv="pragma" content="no-cache" />
  5. <meta name="author" content="eAthena Development Team">
  6. <meta name="description" content="eAthena, ro server emulator">
  7. <meta name="keywords" content="eathena, ro, ragnarok online, server emulator, server software">
  8. <link href="./readme/1final.css" media="screen" rel="stylesheet" type="text/css">
  9. </head>
  10. <body>
  11. <table width="100%" cellpadding="0" cellspacing="0" border="0">
  12. <tr>
  13. <td height="82" align="left" colspan="19">
  14. <img src="./readme/banner.jpg" width="393" height="82">
  15. </td>
  16. </tr>
  17. <tr height="36">
  18. <td width="175" height="36">
  19. <img src="./readme/readmelefttab.jpg" width="175" height="36">
  20. </td>
  21. <td height="36" background="./readme/whttabbg.jpg">
  22. <b>Intro</b><font color="#698069">duction</font>
  23. </td>
  24. <td>
  25. <img src="./readme/readmerighttab.jpg" width="18" height="36">
  26. </td>
  27. <td height="36" background="./readme/grntabbg.jpg" class="tab">
  28. <a href="./readme/changelog.html"><b>Change</b><font color="#698069">log</font></a>
  29. </td>
  30. <td>
  31. <img src="./readme/btwngreentab.jpg" width="20" height="36">
  32. </td>
  33. <td height="36" background="./readme/grntabbg.jpg" class="tab">
  34. <a href="./readme/features.html"><b>Features</b></a>
  35. </td>
  36. <td>
  37. <img src="./readme/btwngreentab.jpg" width="20" height="36">
  38. </td>
  39. <td height="36" background="./readme/grntabbg.jpg" class="tab">
  40. <a href="./readme/Npcfeatures.html"><b>Npc</b><font color="#698069">features</font></a>
  41. </td>
  42. <td>
  43. <img src="./readme/btwngreentab.jpg" width="20" height="36">
  44. </td>
  45. <td height="36" background="./readme/grntabbg.jpg" class="tab">
  46. <a href="./readme/settingup.html"><b>Setting</b><font color="#698069">up</font></a>
  47. </td>
  48. <td>
  49. <img src="./readme/btwngreentab.jpg" width="20" height="36">
  50. </td>
  51. <td height="36" background="./readme/grntabbg.jpg" class="tab">
  52. <a href="./readme/gmcommands.html"><b>GM</b><font color="#698069">commands</font></a>
  53. </td>
  54. <td>
  55. <img src="./readme/btwngreentab.jpg" width="20" height="36">
  56. </td>
  57. <td height="36" background="./readme/grntabbg.jpg" class="tab">
  58. <a href="./readme/faq.html"><b>FAQ</b></a>
  59. </td>
  60. <td>
  61. <img src="./readme/btwngreentab.jpg" width="20" height="36">
  62. </td>
  63. <td height="36" background="./readme/grntabbg.jpg" class="tab">
  64. <a href="./readme/support.html"><b>Support</b><font color="#698069">sites</font></a>
  65. </td>
  66. <td>
  67. <img src="./readme/grntabfinalright.jpg" width="12" height="36">
  68. </td>
  69. <td background="./readme/topcontentbg.jpg" width="100%" height="37" rowspan="2">
  70. </td>
  71. <td rowspan="3">
  72. <img src="./readme/toprightcontent.jpg" width="12" height="46">
  73. </td>
  74. </tr>
  75. <tr height="1">
  76. <td colspan="19" bgcolor="#FCFCFC">
  77. </td>
  78. </tr>
  79. <tr height="9">
  80. <td colspan="19" bgcolor="#FCFCFC">
  81. </td>
  82. </tr>
  83. <tr>
  84. <td colspan="18" bgcolor="#FCFCFC" class="header">
  85. Thank you for downloading eAthena 1.0.0
  86. </td>
  87. <td background="./readme/rightcontentbg.jpg" width="12" rowspan="2">
  88. </td>
  89. </tr>
  90. <tr>
  91. <td colspan="18" bgcolor="#FCFCFC" class="content">
  92. eAthena is an emulator for Ragnarok Online servers.
  93. It's written in C, and is
  94. cross-platform. The officially supported platforms are Win32 and Linux.
  95. <p>We hope you enjoy using it!</p>
  96. <p>eAthena is licensed under the GPL, meaning it's open source.<br>
  97. Anonymous eAthena SVN access is available at http://dev.deltaanime.net:8080/svnroot/eathena, we do <b>not</b> support it though.</p>
  98. </td>
  99. </tr>
  100. <tr>
  101. <td colspan="18" bgcolor="#FCFCFC" class="header">
  102. The eAthena Development Team
  103. </td>
  104. <td background="./readme/rightcontentbg.jpg" width="12" rowspan="2">
  105. </td>
  106. </tr>
  107. <tr>
  108. <td colspan="18" bgcolor="#FCFCFC" class="content">
  109. eAthena is based on the original
  110. Athena, by the
  111. Japanese Development Team.<br>
  112. A big thanks to them for working hard on Athena.<br>
  113. <br>
  114. Wizputer<br>
  115. Aria<br>
  116. Mugendai<br>
  117. Nana<br>
  118. Shinigami<br>
  119. Darkchild<br>
  120. Lupus<br>
  121. moonsoul<br>
  122. MouseJstr<br>
  123. kobra_k88<br>
  124. Codemaster<br>
  125. Davidsiaw<br>
  126. Mass Zero<br>
  127. MC_Cameri<br>
  128. Spira<br>
  129. Nasedo<br>
  130. Celest<br>
  131. </td>
  132. </tr>
  133. <tr>
  134. <td colspan="18" bgcolor="#FCFCFC" class="header">
  135. Special Thanks
  136. </td>
  137. <td background="./readme/rightcontentbg.jpg" width="12" rowspan="2">
  138. </td>
  139. </tr>
  140. <tr>
  141. <td colspan="18" bgcolor="#FCFCFC" class="content">
  142. The eAthena development team would
  143. like to specially
  144. thank:<br>
  145. <br>
  146. The Japanese Development Team. A big thanks to them for
  147. working hard on Athena which eAthena is based on.<br>
  148. <br>
  149. RoVeRT, our ex-developer. eAthena wouldn't have this many
  150. features without him!<br>
  151. <br>
  152. sara-chan, who had also contributed alot to the development
  153. of eAthena! Thanks!<br>
  154. <br>
  155. AppleGirl, now ex-developer, previously lead the team and contributed alot of work.<br>
  156. <br>
  157. Yor, for his work he did on login and char servers, not to mention
  158. ladmin.<br>
  159. <br>
  160. Aria, for making this wonderful readme layout.<br>
  161. <br>
  162. Gravity, for making Ragnarok Online. eAthena wouldn't even
  163. exist if it wasn't for them!<br>
  164. <br>
  165. ASB for hosting our forum section :)<br>
  166. <br>
  167. DeltaAnime for hosting our official forums among other things :)<br>
  168. <br>
  169. Ketonom for putting together a nice Win32 installer for the noobs and
  170. converting mob and item databases to sql.<br>
  171. <br>
  172. <br>
  173. <br>
  174. <br>
  175. <br>
  176. And others who gave continuously endless support to eAthena!<br>
  177. </td>
  178. </tr>
  179. <tr>
  180. <td colspan="18" background="./readme/btmcontentbg.jpg" height="12" align="left">
  181. <img src="./readme/btmleftcontent.jpg" height="12" width="13">
  182. </td>
  183. <td>
  184. <img src="./readme/btmrightcontent.jpg" height="12 width="12">
  185. </td>
  186. </tr>
  187. <tr>
  188. <td height="10">
  189. </td>
  190. </tr>
  191. <tr>
  192. <td colspan="19" bgcolor="#E2F0E2">
  193. &copy; Content Copyright 2004 eAthena Development team<br>
  194. &copy; Design Copyright 2004 Aria
  195. </td>
  196. </tr>
  197. </table>
  198. </body>
  199. </html>