Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-02-10 | Fixed 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 |
2005-02-06 | didn't finsih bind code, now it's finished but export code isn't | (no author) | 1 | -1/+1 |
2005-02-05 | Changed how IP Bindings are handled | (no author) | 1 | -8/+15 |
2005-02-05 | Fix some compile errors | (no author) | 1 | -0/+1 |
2005-02-05 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 1 | -0/+1 |
2005-02-05 | Servers can bind to single IP addresses now, and added buffer.(c/h) | (no author) | 1 | -6/+23 |
2005-01-25 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 1 | -1/+1 |
2005-01-24 | Fix account wipe | amber | 1 | -1/+0 |
2005-01-24 | More G++ work | (no author) | 1 | -1/+2 |
2005-01-24 | A lot of changes. login and char server compile under both TXT and SQL under ... | (no author) | 2 | -52/+52 |
2005-01-24 | Some more changes for g++ | (no author) | 1 | -10/+10 |
2005-01-23 | update | (no author) | 2 | -41/+51 |
2004-12-30 | remove SVN_VERSION | amber | 1 | -2/+1 |
2004-12-30 | svn prop changes | amber | 1 | -1/+3 |
2004-12-23 | * Added some of Shinomori's fixes | celest | 1 | -3/+3 |