Age | Commit message (Expand) | Author | Files | Lines |
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 |