Traduction de rAthena en français.

ai4rei ad4e9bbee1 * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998). 14 лет назад
3rdparty e82c68b8bc * Added msinttypes (rev. 26, http://msinttypes.googlecode.com/svn/trunk/) portability framework for Visual C++ compilers (related bugreport:4059). 14 лет назад
conf 3e4934d780 * Removed ladmin (remote administration tool), all related support code and the checkversion.pl tool with it's support code, which was shared with ladmin (topic:262934, related bugreport:1147, bugreport:1889, r9408 and r9610). 14 лет назад
db bc191110f2 * Applied fix provided by Valaris to make /pvpinfo actually work. (bugreport:1785, since r1602). 14 лет назад
doc 7c8ea87859 * Fixed script command 'deletearray' deleting incorrect amount of array elements from arrays with empty elements (bugreport:4628). 14 лет назад
npc 6db17907b0 - Removed extra slashes in item_db.txt (bugreport:4686) 14 лет назад
plugins 339173867c Removed the 'upnp' plugin (see bugreport:1000). 16 лет назад
readme 3e4934d780 * Removed ladmin (remote administration tool), all related support code and the checkversion.pl tool with it's support code, which was shared with ladmin (topic:262934, related bugreport:1147, bugreport:1889, r9408 and r9610). 14 лет назад
save-tmpl 17cbc67f05 * Reverted r14565, as the database version is already properly commented in source and is overwritten upon first sync of account.txt anyway. 14 лет назад
sql-files c961604f0b * Removed `motd` from `ragsrvinfo` table in main.sql, missed in previous commit (follow up to r14579). 14 лет назад
src ad4e9bbee1 * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998). 14 лет назад
tools 3e4934d780 * Removed ladmin (remote administration tool), all related support code and the checkversion.pl tool with it's support code, which was shared with ladmin (topic:262934, related bugreport:1147, bugreport:1889, r9408 and r9610). 14 лет назад
vcproj-10 3e4934d780 * Removed ladmin (remote administration tool), all related support code and the checkversion.pl tool with it's support code, which was shared with ladmin (topic:262934, related bugreport:1147, bugreport:1889, r9408 and r9610). 14 лет назад
vcproj-6 47ca51f9e2 * Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934). 14 лет назад
vcproj-7.1 3e4934d780 * Removed ladmin (remote administration tool), all related support code and the checkversion.pl tool with it's support code, which was shared with ladmin (topic:262934, related bugreport:1147, bugreport:1889, r9408 and r9610). 14 лет назад
vcproj-8 47ca51f9e2 * Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934). 14 лет назад
vcproj-9 47ca51f9e2 * Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934). 14 лет назад
Changelog-Trunk.txt ad4e9bbee1 * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998). 14 лет назад
LICENSE b03c315610 Updated License from GNU GPLv2 to GNU GPLv3. 14 лет назад
Makefile.in 3e4934d780 * Removed ladmin (remote administration tool), all related support code and the checkversion.pl tool with it's support code, which was shared with ladmin (topic:262934, related bugreport:1147, bugreport:1889, r9408 and r9610). 14 лет назад
athena-start 88b7ee7389 Attempt no.2 at svn:executable (followup to r13044) 17 лет назад
char-server.sh bc0b03adc2 eol-style for the startup scripts and batch files 18 лет назад
charserv-sql.bat 611892db22 * Batch files (Windows) now detect whether the server crashed, aborted or shutdown cleanly (Ctrl+C or @mapexit) and print appropriate message, instead of always assuming, that the server crashed (bugreport:3476, since r1818). 14 лет назад
charserv.bat 611892db22 * Batch files (Windows) now detect whether the server crashed, aborted or shutdown cleanly (Ctrl+C or @mapexit) and print appropriate message, instead of always assuming, that the server crashed (bugreport:3476, since r1818). 14 лет назад
configure 3e4934d780 * Removed ladmin (remote administration tool), all related support code and the checkversion.pl tool with it's support code, which was shared with ladmin (topic:262934, related bugreport:1147, bugreport:1889, r9408 and r9610). 14 лет назад
configure.in 3e4934d780 * Removed ladmin (remote administration tool), all related support code and the checkversion.pl tool with it's support code, which was shared with ladmin (topic:262934, related bugreport:1147, bugreport:1889, r9408 and r9610). 14 лет назад
dbghelp.dll 0beb670305 Added latest version of dbghelp.dll (from microsoft debugger package), to prevent Windows from loading other, outdated versions. 17 лет назад
eAthena-10.sln 3e4934d780 * Removed ladmin (remote administration tool), all related support code and the checkversion.pl tool with it's support code, which was shared with ladmin (topic:262934, related bugreport:1147, bugreport:1889, r9408 and r9610). 14 лет назад
eAthena-6.dsw 47ca51f9e2 * Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934). 14 лет назад
eAthena-7.1.sln c1c9806df3 minor vcproj7 sorting 18 лет назад
eAthena-8.sln 47ca51f9e2 * Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934). 14 лет назад
eAthena-9.sln 47ca51f9e2 * Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934). 14 лет назад
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 bc0b03adc2 eol-style for the startup scripts and batch files 18 лет назад
logserv-sql.bat 611892db22 * Batch files (Windows) now detect whether the server crashed, aborted or shutdown cleanly (Ctrl+C or @mapexit) and print appropriate message, instead of always assuming, that the server crashed (bugreport:3476, since r1818). 14 лет назад
logserv.bat 611892db22 * Batch files (Windows) now detect whether the server crashed, aborted or shutdown cleanly (Ctrl+C or @mapexit) and print appropriate message, instead of always assuming, that the server crashed (bugreport:3476, since r1818). 14 лет назад
map-server.sh bc0b03adc2 eol-style for the startup scripts and batch files 18 лет назад
mapserv-sql.bat 611892db22 * Batch files (Windows) now detect whether the server crashed, aborted or shutdown cleanly (Ctrl+C or @mapexit) and print appropriate message, instead of always assuming, that the server crashed (bugreport:3476, since r1818). 14 лет назад
mapserv.bat 611892db22 * Batch files (Windows) now detect whether the server crashed, aborted or shutdown cleanly (Ctrl+C or @mapexit) and print appropriate message, instead of always assuming, that the server crashed (bugreport:3476, since r1818). 14 лет назад
notice.txt 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 лет назад
pcre3.dll a61e02cc29 Updated the server's PCRE components to 7.0 18 лет назад
readme.html 9cc789d234 - Added svn:eol-style native for some conf/css/html/pl/sql/txt files. 16 лет назад
runserver-sql.bat 88b7ee7389 Attempt no.2 at svn:executable (followup to r13044) 17 лет назад
runserver.bat 88b7ee7389 Attempt no.2 at svn:executable (followup to r13044) 17 лет назад
serv.bat 611892db22 * Batch files (Windows) now detect whether the server crashed, aborted or shutdown cleanly (Ctrl+C or @mapexit) and print appropriate message, instead of always assuming, that the server crashed (bugreport:3476, since r1818). 14 лет назад
start 88b7ee7389 Attempt no.2 at svn:executable (followup to r13044) 17 лет назад
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