summaryrefslogtreecommitdiff
path: root/src/txt-converter
AgeCommit message (Expand)AuthorFilesLines
2011-07-22* CMake: Added options BUILD_TXT_SERVERS, BUILD_SQL_SERVERS, BUILD_MAPCACHE.flaviojs1-1/+3
2011-07-21* CMake: Only install template files if they don't already exist.flaviojs3-18/+11
2011-07-12* CMake: set project language to C, added module FindFunctionLibrary, added s...flaviojs2-4/+4
2011-07-10* CMake: added txt-converter targets, added warning for 64bit, added list of ...flaviojs3-0/+158
2010-12-08* Fixed txt-converter-login was no longer compilable with supplied project/ma...ai4rei1-0/+2
2008-10-16* Added missing char_sql/int_mercenary files to txt-converter's Makefile.inFlavioJS1-0/+2
2008-08-19* Fixed a storage saving issue with txt charserver (bugreport:2084)ultramage1-12/+13
2008-08-15Split off mapreg code from script.cultramage1-2/+0
2008-08-04Corrected project files / makefiles that were missing newly added .c file ent...ultramage2-25/+77
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-164/+41
2008-07-13Modified storage data loadingultramage1-5/+5
2008-07-10Renamed 'struct storage' to 'struct storage_data' (to make 'storage' availabl...ultramage1-2/+2
2008-04-12the proper way to use version controlultramage21-12363/+0
2008-04-12Updated visual studio 9 files to reflect TXT support removal.Kevin21-0/+12363
2008-04-03Renamed 'connect_until_time' to 'expiration_time'.ultramage1-4/+4
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage1-6/+3
2008-01-06Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge...ultramage1-11/+11
2007-12-18minor code tweakingultramage2-4/+0
2007-11-30* Random cleanup/documentation.FlavioJS1-7/+10
2007-11-26* Normalized makefiles:FlavioJS1-19/+39
2007-11-10Fixed some more gcc incompatibilities...ultramage1-5/+4
2007-11-08* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.FlavioJS1-5/+15
2007-10-17Using predefined constants as parameters to the exit() function.ultramage1-2/+2
2007-09-20* Merged the tmpsql branch:FlavioJS4-42/+90
2007-07-01* TXT->SQL converter fixupultramage2-131/+135
2007-05-25Corrected some weird fgets() statements, plus reformatted themultramage2-19/+29
2007-05-19Reformatting @_@ultramage2-5/+7
2007-05-19Fixed server crashes when you use long hostnames (/thx to Ancyker)ultramage1-1/+1
2007-04-09* Played around with MinGW a bit today...ultramage1-1/+1
2007-03-29- Added "do_abort" function to the core. It is invoked when the server has re...skotlex2-2/+5
2007-01-21Typo huntultramage1-2/+2
2006-12-21- Moved md5calc to commonFlavioJS1-24/+24
2006-12-12- Minor changes to ers.FlavioJS3-4/+8
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS2-509/+509
2006-12-01- Fixed txt-converter compilation. skotlex1-0/+1
2006-10-02- Fixed the txt->sql converter only saving the very first character permanent...skotlex1-2/+2
2006-09-30- Rewrote the txt->sql converter. It now links directly to the char server fi...skotlex2-1262/+192
2006-02-03Fixed txt-converter compilation errors (ASCII again + added missing ers.o to ...Komurka2-8/+8
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris3-0/+1602
2006-01-29Clearing trunk.Valaris11-1523/+0
2005-03-29Fixe compile time problems with our mixed C++/C conformanceamber2-38/+38
2005-02-22* Corrected Spiral Pierce's hits in the skill_dbcelest2-2/+2
2005-02-05git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-1/+1
2005-02-05txt convertors reading inter_athena.conf import command(no author)2-0/+7
2005-01-23update(no author)4-65/+65
2004-12-20* Fixed map-server exiting when it came across a bad NPC file [Codemaster]codemaster2-75/+0
2004-12-20* Updated makefiles to new strlib locations [Codemaster]codemaster3-9/+9
2004-12-15More compile cleanupsamber4-26/+2
2004-12-15Fix compile erroramber2-2/+3
2004-11-28fixed Guild skill Extention +2 -> +6 people per level. Lupus1-3/+3