Age | Commit message (Expand) | Author | Files | Lines |
2008-03-05 | - Merged Auction Search and Register. It seen to work fine, so you can test t... | zephyrus | 1 | -14/+6 |
2008-02-21 | - Fixed new guilds displaying online-connect member count at 0 rather than 1,... | skotlex | 1 | -1/+1 |
2008-01-06 | Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge... | ultramage | 1 | -1/+0 |
2007-11-12 | - Important fix to Mail System allowing (by a low change) items duple. | zephyrus | 1 | -2/+2 |
2007-11-08 | * Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include. | FlavioJS | 1 | -2/+2 |
2007-10-27 | - Improvements to the mail system. | zephyrus | 1 | -2/+2 |
2007-10-23 | * Removed the inter_athena.conf maildb settings as they are not required anym... | zephyrus | 1 | -42/+0 |
2007-10-22 | - Added the new mail system. Requires optimization and tests. | zephyrus | 1 | -2/+47 |
2007-10-17 | Using predefined constants as parameters to the exit() function. | ultramage | 1 | -3/+3 |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 1 | -158/+163 |
2007-07-01 | Cleaned up some parts of the code. | ultramage | 1 | -140/+133 |
2007-05-25 | Corrected some weird fgets() statements, plus reformatted them | ultramage | 1 | -4/+2 |
2007-05-19 | Reformatting @_@ | ultramage | 1 | -3/+3 |
2007-03-22 | Some generic typo fixes (src and npc) | ultramage | 1 | -1/+1 |
2007-02-08 | - Added code for SQL that will automatically detect the ping interval at star... | ultramage | 1 | -9/+32 |
2007-02-07 | Cleaning up of the socket code | ultramage | 1 | -0/+2 |
2007-01-27 | Fixed a C language restriction preventing compilation | ultramage | 1 | -5/+8 |
2007-01-27 | - Moved the pet rename code from int_pet.c to inter.c and normalized it so it... | skotlex | 1 | -3/+47 |
2007-01-07 | - re-added the duplicit nj/gs name messages in msg_athena | ultramage | 1 | -1/+1 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -822/+822 |
2006-11-24 | - Added all the missing FIFOHEADs in the login/sql servers (required for TURB... | skotlex | 1 | -18/+29 |
2006-10-20 | - Fixed Charge Atk being able to go through chasm/pits. | skotlex | 1 | -1/+1 |
2006-09-30 | - Rewrote the txt->sql converter. It now links directly to the char server fi... | skotlex | 1 | -21/+22 |
2006-09-08 | - Added upgrade_svn8675.sql in case, for some reason, your guild table still ... | skotlex | 1 | -3/+0 |
2006-07-17 | Orn's and Albator's Homunculus system, finally, YAY!! | DracoRPG | 1 | -1/+10 |
2006-07-10 | - Added login-char packet 0x2737. Sets all characters offline (login-server s... | skotlex | 1 | -4/+0 |
2006-07-07 | - Fixed signed/unsigned comparison issues in the char txt/sql server. | skotlex | 1 | -3/+2 |
2006-07-06 | - Modified the party_data structure on the map server to remove some redundan... | skotlex | 1 | -1/+1 |
2006-06-16 | - Merged Adam's patch to let the char-server handle validation of pet-name-ch... | skotlex | 1 | -2/+2 |
2006-04-22 | - Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_end | skotlex | 1 | -4/+4 |
2006-04-16 | - Fixed mysql ping setting being in minutes rather than hours. | skotlex | 1 | -2/+2 |
2006-04-13 | - Added an Info message when pinging the SQL servers. | skotlex | 1 | -0/+1 |
2006-04-05 | - Added inter config connection_ping_interval which specifies interval in hou... | skotlex | 1 | -13/+32 |
2006-02-16 | - Updated the login/char sql servers to let the sql tables autogenerate the n... | skotlex | 1 | -3/+3 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+789 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -625/+0 |
2005-03-30 | * Fixed @reloadgmdb in SQL | celest | 1 | -0/+21 |
2005-03-29 | Fixe compile time problems with our mixed C++/C conformance | amber | 1 | -1/+1 |
2005-03-23 | * Fixed alot of memory leaks | celest | 1 | -0/+20 |
2005-02-23 | * Fixed char server crash when sending wisp with a "'" in the names | celest | 1 | -1/+3 |
2005-02-16 | Fixed the 0x3001 in inter.c for the char wisper on splittet mapservers (inter... | sirius | 1 | -2/+7 |
2005-02-09 | Changed something @ the sql charserv, (makechar.. charlimit and some tuneups ... | (no author) | 1 | -1/+1 |
2005-01-28 | * Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to s... | (no author) | 1 | -1/+1 |
2005-01-24 | A lot of changes. login and char server compile under both TXT and SQL under ... | (no author) | 1 | -25/+25 |
2005-01-23 | update | (no author) | 1 | -2/+2 |
2004-12-23 | Rewrite inter server messaging | amber | 1 | -3/+3 |
2004-12-20 | * Updated makefiles to new strlib locations [Codemaster] | codemaster | 1 | -1/+1 |
2004-12-02 | speedup of SQL logs | Lupus | 1 | -1/+1 |
2004-11-14 | Fixed some file types | amber | 1 | -577/+577 |
2004-11-04 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 54d4... | (no author) | 1 | -0/+577 |