momacabu aae7d1d129 - Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);
- Merged @killmonster2 with @killmonster tid:73632;
- Fixed bugreport:6764, auction code was misplaced;
- Follow up to r16753 (bugreport:6523), fixed bugreport:6673, using Gravitational Field with Safety Wall would keep the character immobilized. Blame myself, thankyou Lunar for the fix;
- Fixed bugreport:6514, @slaveclone wouldn't be targeted by monster. Thanks to zippy;
- Fixed bugreport:6837, some code was duplicated;
- Fixed bugreport:6768, removed some leftovers from TXT removal;
- Fixed bugreport:6868, Unequipping a weapon with Incantation Samurai card will not kill you if you have less than 999 hp and are on a non-pvp map;
- Fixed wrong bit field on ai field in mob_data structure. Credits to Ind.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16881 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-09 00:26:36 +00:00
2012-11-08 22:07:50 +00:00
2012-05-31 04:27:27 +00:00
2012-04-21 10:37:44 +00:00
2012-05-31 04:24:46 +00:00

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
    <head>
        <title>rAthena | Intro</title>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <link rel="stylesheet" type="text/css" href="./readme/style.css">
    </head>
    <body>
        <div id="template">
            <div id="header">
                <div class="logo">rAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
                <div class="title">Intro</div>
            </div>
            <div id="navcontainer">
                <ul id="navlist">
                    <li><a href="./readme.html">Intro</a></li>
                    <li><a href="./readme/setup.html">Setup</a></li>
                    <li><a href="./readme/faq.html">FAQ</a></li>
                    <li><a href="./readme/scripting.html">Scripting</a></li>
                    <li><a href="./readme/commands.html">GM Commands</a></li>
                    <li><a href="./readme/resources.html">Resources</a></li>
                </ul>
            </div>
                
            <div class="body-container">
                <ul>
                    <li><span class="body-title">What is rAthena?</span><br>
                    rAthena is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. rAthena is a continuation of the eAthena project.
                    </li>
                </ul>
                
                <ul>
                    <li><span class="body-title">Who are the rAthena developers?</span><br>
                    You can find a list of the currently active rAthena developers at:<br>
                    <a href="http://sourceforge.net/project/memberlist.php?group_id=637719" target="_new">http://sourceforge.net/project/memberlist.php?group_id=637719</a>
                    </li>
                </ul>
            </div>
            
            <div id="footer">"Read Me" Created &amp; Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div>
        </div>
    </body>
</html>
Languages
C++ 98%
Perl 0.6%
CMake 0.4%
M4 0.3%
Makefile 0.2%
Other 0.2%