Age | Commit message (Expand) | Author | Files | Lines |
2012-09-11 | Fixed bugreport:6671 compiler shows a warning for incompatible arguments for ... | greenboxal2 | 1 | -5/+7 |
2012-09-10 | Added missing memory finalization for client_hash_nodes linked list. | greenboxal2 | 1 | -0/+8 |
2012-09-10 | Added client MD5 hash check option to login-server. | greenboxal2 | 2 | -1/+80 |
2012-06-01 | feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D... | blacksirius | 1 | -21/+13 |
2012-06-01 | - Follow up to r16164 and r16193: used SVN Copy/Move so SVN History is preser... | brianluau | 1 | -1/+1 |
2012-05-31 | Fixed bugreport:5828 Added missing min_group_id_to_connect functionality to l... | shennetsind | 2 | -2/+12 |
2012-05-13 | - Full revert of r16105 and r16106. | eathenabot | 1 | -5/+3 |
2012-05-12 | * Merged changes up to eAthena 15095. | eathenabot | 1 | -3/+5 |
2012-04-22 | * Merged changes up to eAthena 15087. | eathenabot | 1 | -9/+34 |
2012-03-20 | - Fixed CMake compilation (libconfig integrated into common_base). | flaviojs | 1 | -2/+2 |
2012-03-17 | Fixed bugreport:5457 loginlog now submits proper escaped message to log | shennetsind | 1 | -1/+1 |
2012-03-13 | Enhanced `DBMap` implementation to allow storing integer type data in additio... | gepard1984 | 1 | -8/+17 |
2012-03-02 | Updated CMakeLists (follow-up to r15572, r15586) (patch provided by Saithis, ... | gepard1984 | 1 | -1/+1 |
2012-02-16 | - Removed outdated version number handling (follow-up to r11503). | gepard1984 | 2 | -2/+1 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 5 | -28/+35 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 2 | -2/+2 |
2012-01-23 | ` Added renaming support for the remaining 'ragnarok' tables in the inter_ath... | xantara | 1 | -5/+5 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 8 | -844/+6 |
2012-01-17 | Enabled Mersenne Twister MT19937 as random number generator instead of standa... | gepard1984 | 1 | -4/+5 |
2011-12-25 | Added a new login server config for _F/_M account creation method which denie... | shennetsind | 2 | -1/+7 |
2011-12-11 | * Merged changes up to eAthena 15024. | eathenabot | 1 | -2/+2 |
2011-09-08 | * Fix C++ compilation issues. | flaviojs | 1 | -4/+4 |
2011-07-22 | * CMake: Added options BUILD_TXT_SERVERS, BUILD_SQL_SERVERS, BUILD_MAPCACHE. | flaviojs | 2 | -8/+4 |
2011-07-21 | * CMake: Only install template files if they don't already exist. | flaviojs | 2 | -10/+4 |
2011-07-12 | * CMake: set project language to C, added module FindFunctionLibrary, added s... | flaviojs | 2 | -4/+4 |
2011-07-10 | * CMake: added txt-converter targets, added warning for 64bit, added list of ... | flaviojs | 3 | -19/+23 |
2011-07-07 | * CMake: normalized variable names, added ability to create a package/installer. | flaviojs | 2 | -6/+8 |
2011-07-06 | * CMake: src/common builds static libraries common_base/common_sql, that are ... | flaviojs | 3 | -75/+55 |
2011-07-05 | * CMake: split txt and sql variants of login-server and map-server. | flaviojs | 3 | -73/+78 |
2011-07-01 | * CMake: marked executables as different components and other miscellaneous c... | flaviojs | 1 | -2/+10 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 3 | -9/+9 |
2011-06-29 | * Added experimental support for CMake. (for now: basic build, no extras, onl... | flaviojs | 1 | -0/+103 |
2011-06-27 | * Added common/random and 3rdparty/mt19937ar to project files, makefiles and ... | flaviojs | 1 | -11/+22 |
2011-06-16 | * Merges from charmerge: | flaviojs | 2 | -24/+106 |
2011-02-08 | * Added support for new delayed character deletion. | ai4rei | 2 | -3/+6 |
2011-01-14 | * Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql... | ai4rei | 4 | -9/+35 |
2011-01-14 | * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria... | ai4rei | 1 | -10/+10 |
2011-01-13 | * Removed ladmin (remote administration tool), all related support code and t... | ai4rei | 4 | -912/+2 |
2011-01-13 | * Added support for creating account through the console-plugin on login-serv... | ai4rei | 1 | -0/+30 |
2011-01-13 | * Reformatting and minor cleanups to console-plugin related code. | ai4rei | 1 | -20/+8 |
2010-12-29 | * Fixed 'console' plugin not working on Windows, due to NULL passed to Create... | ai4rei | 1 | -1/+1 |
2010-12-29 | * Fixed char-server making assumptions about RFIFO data length in character d... | ai4rei | 2 | -6/+2 |
2010-12-22 | * Resolved random compiler warnings. | ai4rei | 1 | -1/+1 |
2010-12-07 | * Reverted r14563, due to multiple issues which render the source malfunction... | ai4rei | 2 | -5/+5 |
2010-12-07 | Changed almost all instances of sprintf() to snprintf(). | Paradox924X | 2 | -5/+5 |
2010-11-20 | * Fixed login-server account engine initialization not getting checked, wheth... | ai4rei | 2 | -7/+11 |
2010-04-30 | - Fixed a typo in guildrelay.txt (bugreport:4213) | brianluau | 1 | -1/+1 |
2009-11-22 | Added ipban_cleanup_interval to the Login_Config struct (Follow-up to r14161). | Paradox924X | 1 | -0/+1 |
2009-11-22 | Added 'ipban_cleanup_interval' option which determines how often expired IP b... | Paradox924X | 2 | -6/+15 |
2009-10-23 | Fixed login-server using already removed `auth_node`. (bugreport:3254) | Gepard | 1 | -3/+3 |