summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)AuthorFilesLines
2007-05-09* Added Buuyo-Tama's shortlist for send/eof sockets (defined out for now). FlavioJS1-15/+15
2007-04-29* Ladmin fixesultramage1-1/+2
2007-04-28'minor' detailsultramage1-1/+1
2007-04-28* Tried and fixed md5 password encryptionultramage2-197/+177
2007-04-20- Added ntows() to properly handle that client port number deficiencyultramage1-2/+2
2007-04-17* Discarded extra deflate function needed for afm readingultramage1-2/+1
2007-04-16* Finally fixed mingw problems, managed to build both TXT and SQLultramage1-18/+14
2007-04-09- Fixed some compiling warnings.skotlex1-3/+3
2007-04-09* Played around with MinGW a bit today...ultramage2-151/+157
2007-04-07- Added function str2ip() to do platform-safe conversionsultramage1-9/+12
2007-04-07- Moved e_mail_check() and config_switch() to strlib.hultramage2-107/+64
2007-04-06- Corrected Aliza card's item_db line.skotlex1-2/+2
2007-04-05Fixing several compilation & runtime problemsultramage1-4/+4
2007-04-05* Made a crazy attempt to at least partially synchronize login&char codeultramage1-413/+360
2007-04-02- Corrected the login TXT server not initializing the waiting_disconnect vari...skotlex1-0/+1
2007-04-02* Some source code cleaningultramage1-3/+3
2007-04-01- Modified waiting_disconnect on the login server to hold the timer id of the...skotlex1-20/+30
2007-03-29- Added "do_abort" function to the core. It is invoked when the server has re...skotlex1-0/+7
2007-03-27- Removed a missing file reference in the athena-start scriptultramage1-1/+1
2007-03-16committing my work on the login server (mostly SQL)ultramage1-204/+108
2007-02-23- Minor cleanupsskotlex1-1/+1
2007-02-23- Updated Box of thunder to use "agi up" effect for 30 secs instead of NPC Ag...skotlex1-10/+5
2007-02-21Applied a consistent look to all header files (copyright, ifdefs)ultramage1-1/+2
2007-02-21Minor stuff (typos, socket.c, junk in login reply packet)ultramage1-1/+1
2007-02-07- Removed deprecated console code.FlavioJS1-3/+4
2007-02-05Updated the TXT login server's account id checker (it was still saying the mi...ultramage1-2/+2
2007-02-01Removed graph, httpd and webserverultramage1-2/+2
2007-01-15- Probably fixed the registration flood protection code being broken.skotlex1-7/+8
2007-01-08- Added a precompiler error when the shutdown defines are not found.FlavioJS1-7/+8
2006-12-23- Merged START_ACCOUNT_NUM and END_ACCOUNT_NUM moved from login.h to mmo.hFlavioJS1-2/+0
2006-12-21ups... damn it...FlavioJS1-1/+1
2006-12-21- Moved md5calc to commonFlavioJS4-269/+27
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS3-4441/+4441
2006-12-05- Moved START_ACCOUNT_NUM and END_ACCOUNT_NUM from login.h to mmo.h and chang...FlavioJS1-46/+44
2006-11-24- Added all the missing FIFOHEADs in the login/sql servers (required for TURB...skotlex1-2/+2
2006-11-23- Made WFIFOHEAD() check for available buffer size remaining on the connectio...skotlex1-0/+1
2006-11-07- Applied FlavioJs's patch which enables colored console output for Windows s...skotlex1-0/+2
2006-09-13- Changed a bit the dnsbl lookup in the login servers to make it faster.skotlex1-2/+7
2006-09-12- Moved the packet_len variable in login.c to the login parse case, since it'...skotlex1-3/+3
2006-08-18- Fixed a sad crash in the login-txt server. Thanks to Flavio JS for pointing...skotlex1-2/+2
2006-08-09- Should have fixed a signed/unsigned warning in login-txtskotlex1-1/+3
2006-07-28Fixed sign warnings in login/login.ctoms1-2/+2
2006-07-22- Applied Toms's suggested corrections to homun code.skotlex1-1/+1
2006-07-19- Corrected Trim chars to block 'enter', as explained by the Ultra mage.skotlex1-0/+1
2006-07-10- Added login-char packet 0x2737. Sets all characters offline (login-server s...skotlex1-1/+6
2006-07-03- Char-server SQL won't perform the reconnect cleanup routines when kick_on_d...skotlex1-2/+0
2006-07-03- Fixed a compile warning in login sql/txtskotlex1-3/+3
2006-06-28- Fixed a compile warning in the login txt/sql server.skotlex1-0/+2
2006-06-27- Cleaned up the IP sync code to...skotlex1-18/+19
2006-06-23- Corrected ASC_BREAKER. Int-based damage is applied after attribute fixes an...skotlex1-1/+0