Traduction de rAthena en français.

Lupus 454742c1c0 merged dancer quest from trunk, updated script doc %!s(int64=18) %!d(string=hai) anos
conf-tmpl dddd48f15d - Modified the "guardian" spawn script command, it no longer receives a "amount" argument (since that only leads to trouble), if the class is negative, it'll pick a random class the same way the monster spawn script command does, and if you pass a spawn position with coordinates equal or less to 0, a random spot in the map will be taken. However you can't use "this" as a map name anymore since these script commands do not need an attached player. %!s(int64=18) %!d(string=hai) anos
db 182ccc62a8 - The NK value of the skill_db has been made a hexadecimal value, and expanded to include more information about a skill's damage properties: 0x8 - ignore caster's cards, 0x10 ignore element adjustments, 0x20 ignore target's defense, 0x40 ignore target's flee. %!s(int64=18) %!d(string=hai) anos
doc 454742c1c0 merged dancer quest from trunk, updated script doc %!s(int64=18) %!d(string=hai) anos
httpd 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
lib 593e483b07 Frogot a few files, sorry. %!s(int64=19) %!d(string=hai) anos
npc 374ea6e66e Restored history for dts_warper.txt %!s(int64=18) %!d(string=hai) anos
plugins 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
readme de9e9d873e %!s(int64=19) %!d(string=hai) anos
save-tmpl d241d16d2a Some misc cleanups (typos, formatting, forgotten changelog entry etc) %!s(int64=18) %!d(string=hai) anos
sql-files d403e06178 - Updated Box of thunder to use "agi up" effect for 30 secs instead of NPC Agi Up for 20. %!s(int64=18) %!d(string=hai) anos
src 8723e53a06 - Minor cleanup/documentation on the script engine. %!s(int64=18) %!d(string=hai) anos
tools d882e5030b - Reverted the mob ThinkTime update, that field is again aDelay as it apparently should be. %!s(int64=18) %!d(string=hai) anos
vcproj-6 195b0f9870 Added missing vc6 project file %!s(int64=18) %!d(string=hai) anos
vcproj-7.1 7390d2d950 Removed graph, httpd and webserver %!s(int64=18) %!d(string=hai) anos
vcproj-8 71ca66f8b1 Minor details (pdb file location, improved debug, npc typo) %!s(int64=18) %!d(string=hai) anos
Changelog-Trunk.txt 628e944513 Added Krade's makefile fix for 64bit compilers %!s(int64=18) %!d(string=hai) anos
LICENCE 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
LICENCE_JA 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
Makefile 628e944513 Added Krade's makefile fix for 64bit compilers %!s(int64=18) %!d(string=hai) anos
athena-start cddc7d9ed3 * Added jAthena's new start and athena-start shell scripts. %!s(int64=19) %!d(string=hai) anos
char-server.sh 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
charserv-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
charserv.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
configure 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
eAthena-6.dsw fb9915fcba Updated the old vs6 files to latest, thanks to k3dt for contributing them %!s(int64=18) %!d(string=hai) anos
eAthena-7.1.sln 15258dfdb0 - Moved md5calc to common %!s(int64=18) %!d(string=hai) anos
eAthena-8.sln 083fc86437 - Changes in the VS8 project files: %!s(int64=18) %!d(string=hai) anos
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). %!s(int64=19) %!d(string=hai) anos
login-server.sh 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
logserv-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
logserv.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
map-server.sh 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
mapserv-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
mapserv.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
notice.txt 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. %!s(int64=18) %!d(string=hai) anos
object_del.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
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). %!s(int64=19) %!d(string=hai) anos
readme.html 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
runserver-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
runserver.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. %!s(int64=19) %!d(string=hai) anos
start cddc7d9ed3 * Added jAthena's new start and athena-start shell scripts. %!s(int64=19) %!d(string=hai) anos
zlib1.dll d768d869fd * Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required by systems without these DLLs preinstalled) %!s(int64=19) %!d(string=hai) anos

readme.html