Age | Commit message (Expand) | Author | Files | Lines |
2006-09-13 | - Changed a bit the dnsbl lookup in the login servers to make it faster. | skotlex | 1 | -2/+7 |
2006-09-12 | - Moved the packet_len variable in login.c to the login parse case, since it'... | skotlex | 1 | -3/+3 |
2006-08-18 | - Fixed a sad crash in the login-txt server. Thanks to Flavio JS for pointing... | skotlex | 1 | -2/+2 |
2006-08-09 | - Should have fixed a signed/unsigned warning in login-txt | skotlex | 1 | -1/+3 |
2006-07-28 | Fixed sign warnings in login/login.c | toms | 1 | -2/+2 |
2006-07-22 | - Applied Toms's suggested corrections to homun code. | skotlex | 1 | -1/+1 |
2006-07-19 | - Corrected Trim chars to block 'enter', as explained by the Ultra mage. | skotlex | 1 | -0/+1 |
2006-07-10 | - Added login-char packet 0x2737. Sets all characters offline (login-server s... | skotlex | 1 | -1/+6 |
2006-07-03 | - Char-server SQL won't perform the reconnect cleanup routines when kick_on_d... | skotlex | 1 | -2/+0 |
2006-07-03 | - Fixed a compile warning in login sql/txt | skotlex | 1 | -3/+3 |
2006-06-28 | - Fixed a compile warning in the login txt/sql server. | skotlex | 1 | -0/+2 |
2006-06-27 | - Cleaned up the IP sync code to... | skotlex | 1 | -18/+19 |
2006-06-23 | - Corrected ASC_BREAKER. Int-based damage is applied after attribute fixes an... | skotlex | 1 | -1/+0 |
2006-06-22 | * [Fixed]: | Lance | 1 | -2/+2 |
2006-06-22 | - Tested and fixed resolve_hostbyname. | skotlex | 1 | -30/+8 |
2006-06-21 | * [Added]: | Lance | 1 | -0/+26 |
2006-06-08 | - Fixed Sense using mdef instead of mdef2 | skotlex | 1 | -0/+2 |
2006-06-07 | - Cleaned status_get_sc_tick/status_get_sc_def to use the status_data function. | skotlex | 1 | -2/+2 |
2006-05-31 | Removed debug messages (oops) | Lance | 1 | -1/+0 |
2006-05-31 | [Fixed]: | Lance | 1 | -4/+5 |
2006-05-31 | [Added]: | Lance | 1 | -6/+22 |
2006-05-25 | - Increased capacity for Account Variables to 64 | skotlex | 1 | -1/+1 |
2006-05-20 | * Abit of alterations to login-server. | Lance | 2 | -15/+12 |
2006-05-10 | Finished DNSBL, Although untested, It's simple code and should work fine. | Zido | 1 | -18/+17 |
2006-04-24 | - DNSBL. Refer to changelog. | Zido | 1 | -0/+34 |
2006-04-13 | - Changed the Warning of char-server disconnected to a status in the login-TX... | skotlex | 1 | -1/+1 |
2006-04-10 | - Updated the subnet support to not require specifying the subnet mask, it is... | skotlex | 1 | -10/+13 |
2006-04-02 | Typo in login.c | Lance | 1 | -1/+1 |
2006-03-27 | * Added jAthena's new start and athena-start shell scripts. | Lance | 1 | -1/+1 |
2006-03-22 | - status_check_skilluse won't block skill-specific checks (silence, berserk, ... | skotlex | 1 | -1/+0 |
2006-03-20 | - @stfu now allows negative intervals to be specified, they increase manner i... | skotlex | 1 | -2/+6 |
2006-03-04 | - Fixed a bug on the last fix :P | skotlex | 1 | -3/+3 |
2006-03-04 | - Fixed subnet checking being broken in the login txt server. | skotlex | 1 | -5/+5 |
2006-03-01 | Some small changes in LAN support code. | LuzZza | 1 | -6/+8 |
2006-02-28 | Rewrote LAN support code. Changed configuration file name lan_support.conf to... | LuzZza | 2 | -90/+61 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 5 | -0/+4465 |
2006-01-29 | Clearing trunk. | Valaris | 5 | -4318/+0 |
2005-04-05 | * Simplified Valaris' online_timer | celest | 1 | -0/+47 |
2005-04-04 | * Removed anti-freeze system for login and char | celest | 1 | -47/+0 |
2005-04-03 | integrating anti freeze system to server status update, should cure dropping ... | shinomori | 1 | -0/+5 |
2005-03-31 | Fix a compile warning | amber | 1 | -1/+1 |
2005-03-31 | More g++ fixes to make it cleaner [MouseJstr] | amber | 1 | -16/+16 |
2005-03-30 | eAthena VC7 solution and support added for native builds [MouseJstr] | amber | 1 | -0/+2 |
2005-03-30 | More ANSI C++/C conformance fixes [SVN 1341: MouseJstr] | amber | 1 | -49/+49 |
2005-03-23 | * Fixed alot of memory leaks | celest | 1 | -1/+2 |
2005-03-18 | * Fixed a crash when freeing memory of pets | celest | 1 | -1/+0 |
2005-03-09 | * Fixed a typo in TXT login server logging | celest | 1 | -2/+2 |
2005-02-22 | * Corrected Spiral Pierce's hits in the skill_db | celest | 1 | -1/+1 |
2005-02-17 | * Readded Chemical Protection | celest | 1 | -17/+2 |
2005-02-15 | CharSQL: fixed the 0x2b05 packet, now the multi mapservers works ... | sirius | 1 | -3/+1 |