Age | Commit message (Expand) | Author | Files | Lines |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 11 | -31/+87 |
2011-11-21 | Added /MP (build with multiple processes) switch to all vcproj-9 files to sig... | ultramage | 11 | -11/+22 |
2011-06-27 | * Added common/random and 3rdparty/mt19937ar to project files, makefiles and ... | flaviojs | 6 | -12/+132 |
2011-06-21 | Fixed the order of mapindex and md5calc files in visual studio projects (mist... | ultramage | 2 | -8/+8 |
2011-04-09 | * Moved duel code into a separate file. | ai4rei | 2 | -0/+16 |
2011-03-06 | * Implemented search store info system (aka. vending and buying store search)... | ai4rei | 2 | -0/+16 |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 2 | -0/+16 |
2011-01-14 | * Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends... | ai4rei | 1 | -239/+0 |
2011-01-13 | * Removed ladmin (remote administration tool), all related support code and t... | ai4rei | 3 | -298/+0 |
2011-01-01 | * Updates to map cache generator tool. | ai4rei | 1 | -5/+61 |
2010-12-29 | * Fixed 'console' plugin not working on Windows, due to NULL passed to Create... | ai4rei | 3 | -0/+717 |
2010-12-08 | * Fixed txt-converter-login was no longer compilable with supplied project/ma... | ai4rei | 1 | -0/+8 |
2010-11-21 | * Added msinttypes (rev. 26, http://msinttypes.googlecode.com/svn/trunk/) por... | ai4rei | 10 | -18/+20 |
2009-08-12 | - Optimization to instance system. | zephyrus | 2 | -0/+16 |
2009-05-04 | * Added the md5() script command. (follow up to r13719) | brianluau | 2 | -0/+16 |
2009-02-26 | - Updating visual basic project files. | zephyrus | 2 | -0/+16 |
2009-02-12 | Applied patch to getitem2/delitem2 to handle charid embedding correctly (bugr... | ultramage | 1 | -7/+6 |
2008-12-18 | Removed charcommand code while allowing atcommand code to support its functio... | sketchyphoenix | 2 | -25/+9 |
2008-09-28 | Fixing the txt-char converter compilation (bugreport:2171). | ultramage | 1 | -0/+24 |
2008-09-01 | - Moved char server's mercenary code to a different file (int_mercenary.*) | zephyrus | 1 | -0/+8 |
2008-08-24 | - Moving all content of Homunculus code to a proper file Homunculus.c/h | zephyrus | 2 | -0/+16 |
2008-08-15 | Split off mapreg code from script.c | ultramage | 2 | -2/+18 |
2008-08-09 | Corrected an outdated compilation option in the login txt->sql converter proj... | ultramage | 1 | -2/+2 |
2008-07-31 | Fixed old zlib library path in vs9 project file (bugreport:1959) | ultramage | 1 | -1/+1 |
2008-07-30 | Fixed one 'additional include directories' entry in the vs9 mapcache project ... | ultramage | 1 | -1/+1 |
2008-07-30 | Removed the IRC bot system, now a customization (see topic:194306) | ultramage | 2 | -16/+0 |
2008-07-26 | Merged the /loginmerge branch (topic:192754) | ultramage | 10 | -103/+145 |
2008-05-26 | Moved the options to disable specific compiler warnings from the generic 'Add... | ultramage | 6 | -20/+20 |
2008-04-13 | Major updates to the quest system. | Kevin | 1 | -1/+9 |
2008-04-12 | the proper way to use version control | ultramage | 3 | -0/+1327 |
2008-04-12 | Updated visual studio 9 files to reflect TXT support removal. | Kevin | 3 | -1327/+0 |
2008-04-11 | More questlog code. | Kevin | 2 | -1/+17 |
2008-04-05 | Reverted my recent changes to trunk. | ultramage | 2 | -10/+2 |
2008-04-04 | Added login.c to hold most of the common functionality of the login server. | ultramage | 2 | -2/+10 |
2008-04-04 | Preparations for the login server TXT/SQL merge | ultramage | 2 | -3/+3 |
2008-03-29 | Fixed a compilation issue with r12446 (C can't handle non-constant initialize... | ultramage | 10 | -20/+20 |
2008-03-26 | Adjusted eAthena code to compile cleanly in C++ mode. | ultramage | 10 | -55/+32 |
2008-03-21 | Added VS9 project files. Removed redundant map_getallusers() function | Lupus | 11 | -0/+4180 |