summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Collapse)AuthorFilesLines
2005-02-17* Readded Chemical Protectioncelest1-17/+2
* Removed some old eA code that was causing Frost Nova to do an extra hit * Corrected Vulcan Arrow's hits in skill_db * Readded zlib and zconf .h files to under /lib * Fixed some compile errors in Windows * Changed remove_control_characters back to supporting korean chars * Moved some other code around git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1125 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15CharSQL: fixed the 0x2b05 packet, now the multi mapservers works ...sirius1-3/+1
Login/LoginSQL: fixed the version check finaly :) now the servers can connect XD git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1110 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-10Fixed the client version check in the loginserver's ... now the servers(no author)1-3/+5
can connect XD (sex 0 fix) ^^ [Sirius] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1068 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-06_M/_F changes, and clientinfo thingys... all credit to sirius(no author)2-2/+25
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1059 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-06didn't finsih bind code, now it's finished but export code isn't(no author)1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1048 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05Changed how IP Bindings are handled(no author)1-8/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1045 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05Fix some compile errors(no author)1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1037 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05git-svn-id: ↵(no author)1-0/+1
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1035 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05Servers can bind to single IP addresses now, and added buffer.(c/h)(no author)1-6/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1033 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-25git-svn-id: ↵(no author)1-1/+1
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@991 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24Fix account wipeamber1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@984 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24More G++ work(no author)1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@976 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24A lot of changes. login and char server compile under both TXT and SQL under ↵(no author)2-52/+52
g++. Same for the convertors (login and char). One change that I felt iffy about, but it worked, was the char* buf -> unsinged char* bug in clif.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@975 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24Some more changes for g++(no author)1-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@972 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-23update(no author)2-41/+51
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@968 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-30remove SVN_VERSIONamber1-2/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@873 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-30svn prop changesamber1-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23* Added some of Shinomori's fixescelest1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@751 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20* Updated makefiles to new strlib locations [Codemaster]codemaster1-2/+2
* Moved strlib.h and strlib.c into the common directory [Codemaster] * Updated a bit of jA 1081 - it's not completly updated yet!!! [Codemaster] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-15More compile cleanupsamber1-13/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-08* Added option to turn off login server loggingcelest1-17/+23
* Moved char server starting logging to after we've read the configuration file first git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05git-svn-id: ↵mc_cameri1-2/+4
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@467 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28- Added a cure for gettimeofday() for Win32codemaster1-6/+21
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-22git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@331 ↵mc_cameri1-30/+59
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-22Added free()'scodemaster1-0/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Initialized password variable in login.cvalaris1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@176 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Fixed some file typesamber5-4210/+4210
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Updated and optimized with FREYA's additions.codemaster2-185/+292
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@157 ↵mc_cameri1-0/+30
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-05git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@7 ↵(no author)1-1/+3
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 ↵(no author)6-0/+4084
54d463be-8e91-2dee-dedb-b68131a5f0ec