Age | Commit message (Expand) | Author | Files | Lines |
2008-04-21 | * Changed the data field of timers from int to intptr. | FlavioJS | 1 | -1/+1 |
2008-04-14 | Some more updates to the quest log system. It has been completely moved to th... | Kevin | 1 | -1/+1 |
2008-04-13 | Major updates to the quest system. | Kevin | 1 | -1/+3 |
2008-04-11 | The max_account_id packetver detection mechanism will never cause any connect... | ultramage | 1 | -11/+0 |
2008-04-10 | Modified the charservers to use a DBMap instead of a cyclic array for auth data. | ultramage | 1 | -2/+2 |
2008-03-26 | Adjusted eAthena code to compile cleanly in C++ mode. | ultramage | 1 | -16/+13 |
2008-03-08 | - Auction System implementation completed. | zephyrus | 1 | -1/+1 |
2008-03-08 | - Added support for Auction Close and Cancel. | zephyrus | 1 | -1/+1 |
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 |