Traduction de rAthena en français.

Playtester eb46c3aadc * NPC_CHANGEUNDEAD is now "target" for all mobs il y a 18 ans
Dev 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. il y a 18 ans
conf-tmpl 4a2db02dec - Fixed the meaning of stdout_with_ansisequence and changed the default value to no. il y a 18 ans
db eb46c3aadc * NPC_CHANGEUNDEAD is now "target" for all mobs il y a 18 ans
doc e81a812069 - Cleaned up implementation of NPC_EMOTION/NPC_EMOTION_ON. Now val0 is the emotion, val1 sets the mode, val2 adds to the mode, val3 removes from the mode. val4 asks to remove the previous mode change. il y a 18 ans
httpd 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
lib 593e483b07 Frogot a few files, sorry. il y a 19 ans
npc 72bebf27fc - Now root script functions calls can have parenthesis (will take any parenthesis after the function as the start of the argument list). il y a 18 ans
plugins 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
readme de9e9d873e il y a 19 ans
save-tmpl 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. il y a 18 ans
sql-files d882e5030b - Reverted the mob ThinkTime update, that field is again aDelay as it apparently should be. il y a 18 ans
src 6676ebcadb Fixed #endif instead of #else il y a 18 ans
tools d882e5030b - Reverted the mob ThinkTime update, that field is again aDelay as it apparently should be. il y a 18 ans
vcproj-6 6907f6ee3f Removed unecessary VS6 files. il y a 19 ans
vcproj-7.1 26500644dd * Optional macro MEMSET_TURBO for faster low-level memory initializations. il y a 19 ans
vcproj-8 b7ef9a3032 - Updated vc-project files to compile with the new int_homun files. il y a 19 ans
Changelog-Trunk.txt edbb476bf9 - Fixed ISSPACE and ISALPHA casting their returned value to a char. These are "bool" functions, and as such return an non-zero int as result, casting them to char just... really messes things up when the returned value is out of the CHAR_MAX/CHAR_MIN range! il y a 18 ans
LICENCE 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
LICENCE_JA 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
Makefile e445c551c2 - Fixed SC_STRIPWEAPON failing on two-handed weapons. il y a 18 ans
athena-start cddc7d9ed3 * Added jAthena's new start and athena-start shell scripts. il y a 19 ans
char-server.sh 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
charserv-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
charserv.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
configure 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
eAthena-7.1.sln b30a2b7f1c Someone accidentially removed Login TXT and Map TXT from the VS 7.1 Solution il y a 19 ans
eAthena-8.sln 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
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). il y a 19 ans
login-server.sh 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
logserv-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
logserv.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
map-server.sh 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
mapserv-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
mapserv.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
notice.txt 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. il y a 18 ans
object_del.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
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). il y a 19 ans
readme.html 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
runserver-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
runserver.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
start cddc7d9ed3 * Added jAthena's new start and athena-start shell scripts. il y a 19 ans
zlib1.dll d768d869fd * Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required by systems without these DLLs preinstalled) il y a 19 ans

readme.html