Traduction de rAthena en français.

Kargha 4cf6d42212 fixed a small error 19 rokov pred
Dev 3502441912 - Added up the locations but temporal names of Poring track npcs. Will be worked 19 rokov pred
conf-tmpl d44188210b - Renamed skill_clear_element_field to skill_clear_group, it accepts a flag to determine what to erase. &1 for elemental fields, &2 for traps. Also rewrote how it works to prevent missing elements (since each time an element is erased, the array contents shift) 19 rokov pred
db 00d1d9a5cb biolab mvp recalling 19 rokov pred
doc a65352a081 - Updated the doc/script_commands.txt documentation in regards to npc mob spawn lines. 19 rokov pred
httpd 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
lib 593e483b07 Frogot a few files, sorry. 19 rokov pred
npc 4cf6d42212 fixed a small error 19 rokov pred
plugins 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
readme 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
save-tmpl 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
sql-files 72faf33f97 - Added new column to mob_db Sprite_Name to hold the mob's sprite name. Columns Name and JName now hold the mob's english and kro names respectively. 19 rokov pred
src d44188210b - Renamed skill_clear_element_field to skill_clear_group, it accepts a flag to determine what to erase. &1 for elemental fields, &2 for traps. Also rewrote how it works to prevent missing elements (since each time an element is erased, the array contents shift) 19 rokov pred
tools 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
vcproj-7.1 458f135cd7 * Temperory fixed compiler warnings/errors. Please compile before commiting. [Lance] 19 rokov pred
vcproj-8 a71840da35 Added an update by ALZ. Refer to changelog. 19 rokov pred
Changelog-Trunk.txt d44188210b - Renamed skill_clear_element_field to skill_clear_group, it accepts a flag to determine what to erase. &1 for elemental fields, &2 for traps. Also rewrote how it works to prevent missing elements (since each time an element is erased, the array contents shift) 19 rokov pred
LICENCE 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
LICENCE_JA 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
Makefile 34fa41861e - Added -fstack-protector to the Makefile, commented out by default. 19 rokov pred
athena-start cddc7d9ed3 * Added jAthena's new start and athena-start shell scripts. 19 rokov pred
char-server.sh 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
charserv-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
charserv.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
configure 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
eAthena-7.1.sln 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
eAthena-8.sln 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
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 rokov pred
login-server.sh 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
logserv-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
logserv.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
map-server.sh 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
mapserv-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
mapserv.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
notice.txt 140e77689e * Should fix a bug in GM stealth mode (@hide). 19 rokov pred
object_del.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
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 rokov pred
readme.html 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
runserver-sql.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
runserver.bat 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 rokov pred
start cddc7d9ed3 * Added jAthena's new start and athena-start shell scripts. 19 rokov pred
zlib1.dll d768d869fd * Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required by systems without these DLLs preinstalled) 19 rokov pred

readme.html