summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-22* [Fixed]: Lance1-2/+2
2006-06-22- Tested and fixed resolve_hostbyname.skotlex1-30/+8
2006-06-21* [Added]: Lance1-0/+26
2006-06-08- Fixed Sense using mdef instead of mdef2skotlex1-0/+2
2006-06-07- Cleaned status_get_sc_tick/status_get_sc_def to use the status_data function.skotlex1-2/+2
2006-05-31Removed debug messages (oops)Lance1-1/+0
2006-05-31[Fixed]: Lance1-4/+5
2006-05-31[Added]: Lance1-6/+22
2006-05-25- Increased capacity for Account Variables to 64skotlex1-1/+1
2006-05-20* Abit of alterations to login-server. Lance2-15/+12
2006-05-10Finished DNSBL, Although untested, It's simple code and should work fine.Zido1-18/+17
2006-04-24- DNSBL. Refer to changelog.Zido1-0/+34
2006-04-13- Changed the Warning of char-server disconnected to a status in the login-TX...skotlex1-1/+1
2006-04-10- Updated the subnet support to not require specifying the subnet mask, it is...skotlex1-10/+13
2006-04-02Typo in login.cLance1-1/+1
2006-03-27* Added jAthena's new start and athena-start shell scripts. Lance1-1/+1
2006-03-22- status_check_skilluse won't block skill-specific checks (silence, berserk, ...skotlex1-1/+0
2006-03-20- @stfu now allows negative intervals to be specified, they increase manner i...skotlex1-2/+6
2006-03-04- Fixed a bug on the last fix :Pskotlex1-3/+3
2006-03-04- Fixed subnet checking being broken in the login txt server.skotlex1-5/+5
2006-03-01Some small changes in LAN support code.LuzZza1-6/+8
2006-02-28Rewrote LAN support code. Changed configuration file name lan_support.conf to...LuzZza2-90/+61
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris5-0/+4465
2006-01-29Clearing trunk.Valaris5-4318/+0
2005-04-05* Simplified Valaris' online_timercelest1-0/+47
2005-04-04* Removed anti-freeze system for login and charcelest1-47/+0
2005-04-03integrating anti freeze system to server status update, should cure dropping ...shinomori1-0/+5
2005-03-31Fix a compile warningamber1-1/+1
2005-03-31More g++ fixes to make it cleaner [MouseJstr]amber1-16/+16
2005-03-30eAthena VC7 solution and support added for native builds [MouseJstr]amber1-0/+2
2005-03-30More ANSI C++/C conformance fixes [SVN 1341: MouseJstr]amber1-49/+49
2005-03-23* Fixed alot of memory leakscelest1-1/+2
2005-03-18* Fixed a crash when freeing memory of petscelest1-1/+0
2005-03-09* Fixed a typo in TXT login server loggingcelest1-2/+2
2005-02-22* Corrected Spiral Pierce's hits in the skill_dbcelest1-1/+1
2005-02-17* Readded Chemical Protectioncelest1-17/+2
2005-02-15CharSQL: fixed the 0x2b05 packet, now the multi mapservers works ...sirius1-3/+1
2005-02-10Fixed the client version check in the loginserver's ... now the servers(no author)1-3/+5
2005-02-06_M/_F changes, and clientinfo thingys... all credit to sirius(no author)2-2/+25