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