Traduction de rAthena en français.

Lupus caca2976df fixed missing tabs, extra params. thanks to irmin i CAHTEXHuK. fixed warp coord of DTS warper. added missing next; to priest 18 роки тому
Dev 1b7539cd38 Removing the extra file. 19 роки тому
conf-tmpl c4932353bf - Some cleaning of the pc_eventtimer and pc enqueue code, it should fix some memory leaks when the event counter does not matches with the actual number of queued timers during logout. 18 роки тому
db e09c471f50 Fixed Constant's explode not working as it should 18 роки тому
doc dc65b3bc38 added Halloween Event, fixed seals quest, updated Pavianne KAfra 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 caca2976df fixed missing tabs, extra params. thanks to irmin i CAHTEXHuK. fixed warp coord of DTS warper. added missing next; to priest 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 182e56b1d7 - Added a bunch of important indexes when dealing with the log tables. Added upgrade_svn9050.sql for this purpose. 18 роки тому
src 3e29770cc9 - Cleaned up some more the event dequeue code, it will no longer clear out the npc_id if there's no events waiting to be executed (why does it clears the npc_id anyway?) 18 роки тому
tools c12d13fd06 Added D-Kalck's fix of the TXT -> SQL converter 19 роки тому
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 3e29770cc9 - Cleaned up some more the event dequeue code, it will no longer clear out the npc_id if there's no events waiting to be executed (why does it clears the npc_id anyway?) 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 42375e1896 - Rewrote the txt->sql converter. It now links directly to the char server files so that it should get auto-updated with any code changes in the later. 18 роки тому
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