Traduction de rAthena en français.

skotlex 955a3c310b - SC_CHANGE cannot override itself anymore. This fixes being able to "recast" the skill while it's still active to lengthen the duration AND rehealing the target. 18 年 前
Dev 1b7539cd38 Removing the extra file. 19 年 前
conf-tmpl 3c5c104561 - Modified the login SQL server so that case insensitive lookups use "where name = BINARY 'name'" instead of "where BINARY name = 'name'", since this way the name index should be used, and performance will no longer be heavily affected. 18 年 前
db 7928d4203e Fixed NPC_ATTRICHANGE being targeted rather than self 18 年 前
doc 59e39f1b71 18 年 前
httpd 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
lib 593e483b07 Frogot a few files, sorry. 19 年 前
npc 4cd82897d0 - Added a comment explaining what a comment is to login/char/map config files, as well as the main script config file. 18 年 前
plugins 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
readme de9e9d873e 19 年 前
save-tmpl 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
sql-files 3c5c104561 - Modified the login SQL server so that case insensitive lookups use "where name = BINARY 'name'" instead of "where BINARY name = 'name'", since this way the name index should be used, and performance will no longer be heavily affected. 18 年 前
src 955a3c310b - SC_CHANGE cannot override itself anymore. This fixes being able to "recast" the skill while it's still active to lengthen the duration AND rehealing the target. 18 年 前
tools c12d13fd06 Added D-Kalck's fix of the TXT -> SQL converter 18 年 前
vcproj-6 6907f6ee3f Removed unecessary VS6 files. 19 年 前
vcproj-7.1 26500644dd * Optional macro MEMSET_TURBO for faster low-level memory initializations. 19 年 前
vcproj-8 b7ef9a3032 - Updated vc-project files to compile with the new int_homun files. 19 年 前
Changelog-Trunk.txt 955a3c310b - SC_CHANGE cannot override itself anymore. This fixes being able to "recast" the skill while it's still active to lengthen the duration AND rehealing the target. 18 年 前
LICENCE 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
LICENCE_JA 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
Makefile 41aa178964 - Added -DMAPREGSQL to Makefile, commented out by default for now. 19 年 前
athena-start cddc7d9ed3 * Added jAthena's new start and athena-start shell scripts. 19 年 前
char-server.sh 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
charserv-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
charserv.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
configure 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
eAthena-7.1.sln b30a2b7f1c Someone accidentially removed Login TXT and Map TXT from the VS 7.1 Solution 19 年 前
eAthena-8.sln 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
libmysql.dll dc68eb5449 Updated DLLS to match libs. Please DO NOT update the libs from now on (except if mySQL has newer builds which are not compatible with client DLL). 19 年 前
login-server.sh 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
logserv-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
logserv.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
map-server.sh 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
mapserv-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
mapserv.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
notice.txt c2d61a8f6d CIA-2 Wants to hurt ALZ.... I'M COMING FOR YOU ALZ!!! 19 年 前
object_del.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
pcre3.dll dc68eb5449 Updated DLLS to match libs. Please DO NOT update the libs from now on (except if mySQL has newer builds which are not compatible with client DLL). 19 年 前
readme.html 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
runserver-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
runserver.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年 前
start cddc7d9ed3 * Added jAthena's new start and athena-start shell scripts. 19 年 前
zlib1.dll d768d869fd * Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required by systems without these DLLs preinstalled) 19 年 前

readme.html