ultramage 9d59dba910 Corrected the max. allowed skill name length, and optimized code that works with skill names according to latest changes.
Changed skill db loading code to work similarly to how itemdb/mobdb is loaded (generic file loader + specialized function to process rows).
 * all skill db files are now checked for inconsistencies the same way.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11659 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-05 14:45:13 +00:00
2007-11-04 21:30:31 +00:00
2007-04-06 17:22:40 +00:00
2007-03-02 00:11:54 +00:00
2007-03-24 12:40:05 +00:00
2007-09-20 11:09:36 +00:00

<html><head><link rel="stylesheet" type="text/css" href="./readme/readme.css"><title>eAthena - Introduction</title></head>

<body>
<div id="dleftbg">
</div>
<div id="drightbg">
</div>
<div id="canvas" align="center">
<table cellspacing="0" cellpadding="0" border="0" id="ea" align="center">
	<tr>
		<td id="leftborder" valign="top">
			<table cellspacing="0" cellpadding="0" border="0">
				<tr>
					<td id="leftborderspacer">
					</td>
				</tr>
				<tr>
					<td valign="top">
					<img src="./readme/images/leftborder.gif">
					</td>
				</tr>
			</table>
		</td>
		<td id="middle" valign="top">
			<table cellspacing="0" cellpadding="0" border="0" valign="top">
				<tr>
					<td id="logo" valign="top">
						<table class="w800" cellspacing="0" cellpadding="0" border="0">
							<tr>
								<td valign="top">
									<table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
										<tr>
											<td rowspan="4">
												<img src="./readme/images/chara.gif" width="366" height="274">
											</td>
											<td rowspan="4" width="129">
											</td>
											<td colspan="2" width="305" height="51" align="right">
												<img src="./readme/images/banner.gif" width="305" height="51">
											</td>
										</tr>
										<tr>
											<td id="title" colspan="2" align="right">
												Introduction
											</td>
										</tr>
										<tr>
											<td height="81" colspan="2">
											</td>
										</tr>
										<tr>
											<td class="navi" align="right">
												Introduction<br>
												<a href="./readme/changelog.html">Changelog</a><br>
												<a href="./readme/features.html">Features</a><br>
												<a href="./readme/npcfeatures.html">NPC Features</a>

											</td>
											<td class="navi" align="right">
												<a href="./readme/setup.html">Setup</a><br>
												<a href="./readme/gmcommands.html">GM Commands</a><br>
												<a href="./readme/faq.html">FAQ</a><br>
												<a href="./readme/resources.html">Resources</a>
											</td>
										</tr>
									</table>
								</td>
							</tr>
							<tr>
								<td id="btmborder">
									<table class="w800" cellspacing="0" cellpadding="0" border="0" height="2">
										<tr>
											<td id="leftbtmborder"">
											</td>
											<td id="midbtmborder"">
												<img src="./readme/images/btmborder.gif" width="44" height="2">
											</td>
											<td id="rightbtmborder">
											</td>
										</tr>
									</table>
								</td>
							</tr>
							<tr>
								<td id="content">
									<table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
										<tr>
											<td id="lefttext" valign="top">
<h1>eAthena SVN series</h1>
eAthena is an open-source Ragnarok Online server emulator. It's written in C, but we are working on a C++ version. Although it is cross-platform, we only officially support Win32 and Linux.
<br>
<br>eAthena is licensed under the GPL, so please give us credit if you use our code.
<br>Our SVN (<a href="http://tortoisesvn.tigris.org/download.html">You may download TortoiseSVN here to access our SVN</a>) is located at <a href="http://66.118.142.23:8080/svn/ea/">http://66.118.142.23:8080/svn/ea/</a>. SVN stands for Subversion, which is similar to the commonly used CVS.
<br>
<br>P.S. If you had a hard time loading this readme, please use <a href="http://www.getfirefox.com">Firefox</a>.

											</td>
											<td id="midtext">
											</td>
											<td id="righttext" valign="top">
<h1>The eAthena Team</h1>
Here are our current developers. We have had many past developers, and if you come across this, please let us know ^_^.<br>

<b>Developers</b>
<table class="right">
	<tr>
		<td>
			Wallex
		</td>
		<td>
			Lupus
		</td>
		<td>
			DracoRPG
		</td>
	</tr>
	<tr>
		<td>
			MasterOfMuppets
		</td>

		<td>
			Fredzilla
		</td>
		<td>
			Kayla
		</td>
	</tr>
	<tr>
		<td>
			Kevin
		</td>
		<td>
			Shinomori
		</td>
		<td>
			Clownphobia(Cuteboi)
		</td>
	</tr>
	<tr>
		<td>
			LuzZza
		</td>
		<td>
			Evera
		</td>
		<td>
			Nexon
		</td>
	</tr>
	<tr>
		<td>
			Celest
		</td>
		<td>
			Wizputer
		</td>
		<td>
            Valaris
		</td>
	</tr>
	<tr>
		<td>
			Lance
		</td>
		<td>
			Komurka
		</td>
		<td>
            
		</td>
	</tr>
</table>
<br>
<b>Mods/Admins</b>
<table class="right">
	<tr>
		<td>
			Massdriller
		</td>
		<td>
			Deviant
		</td>
		<td>
			Delta
		</td>
	</tr>
	<tr>
		<td>
			Manipulator
		</td>
		<td>
			SantaPoring
		</td>
		<td>
			Davidchak
		</td>
	</tr>
    <tr>
        <td>
            Valaris
        </td><td></td><td></td>
    </tr>
	<tr>
		<td>
		</td>
	</tr>
</table>
<br>
<b>Ex-Developers and Honorable Mentions</b>
<table class="right">
	<tr>
		<td>
			RoVeRT
		</td>
		<td>
			AppleGirl
		</td>
		<td>
			Akaru/Hikaru
		</td>
	</tr>
	<tr>
		<td>
			Darkchild
		</td>
		<td>
			Kalaspuff
		</td>
		<td>
			Ajarn
		</td>
	</tr>
	<tr>
		<td>
			Fritz
		</td>
		<td>
			Aria
		</td>
		<td>
			Mass Zero
		</td>
	</tr>
	<tr>
		<td>
			Nana
		</td>
		<td>
			Shinigami
		</td>
		<td>
			Moonsoul
		</td>
	</tr>
	<tr>
		<td>
			Kobra_k88
		</td>
		<td>
			Codemaster
		</td>
		<td>
			Davidsiaw
		</td>
	</tr>
	<tr>
		<td>
			MC_Cameri
		</td>
		<td>
			Spira
		</td>
		<td>
			Lord
		</td>
	</tr>
	<tr>
		<td>
			Yor
		</td>
		<td>
			Sara-chan
		</td>
		<td>
			Mikage
		</td>
	</tr>
	<tr>
		<td>
			Ajs15822
		</td>
		<td>
			Cyberghost
		</td>
		<td>
			Azndragon
		</td>
	</tr>
	<tr>
		<td>
			Nasedo
		</td>
		<td>
			Sirius
		</td>
	</tr>
</table>
                                                <br />
                                                    <br />
                                                </strong>
			
											</td>
										</tr>
										<tr>
											<td colspan="3">
												&copy; Content Copyright 2005 eAthena Development Team/Evera<br>
												&copy; Design Copyright 2005 Evera
											</td>
										</tr>
									</table>
								</td>
							</tr>			
						</table>

</table>
		<td id="rightborder" valign="top">
			<table cellspacing="0" cellpadding="0" border="0">
				<tr>
					<td id="rightborderspacer">
					</td>
				</tr>
				<tr>
					<td valign="top">
					<img src="./readme/images/rightborder.gif">
					</td>
				</tr>
			</table>
		</td>
</div>
					</td>
				</tr>
			</table>
		</td>

	</tr>
</body>
</html>

Languages
C++ 98%
Perl 0.6%
CMake 0.4%
M4 0.3%
Makefile 0.2%
Other 0.2%