summaryrefslogtreecommitdiff
path: root/src/common/strlib.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-14Fixed TXT char creation blocking characters with nonstandard namesultramage1-1/+1
2007-04-09* Recoded and renamed the trim function in strlib to normalize_name. (didn't ...FlavioJS1-16/+59
2007-04-09* Played around with MinGW a bit today...ultramage1-2/+1
2007-04-07- Moved e_mail_check() and config_switch() to strlib.hultramage1-0/+50
2007-04-05* Made a crazy attempt to at least partially synchronize login&char codeultramage1-21/+25
2007-03-30Fixed typos from previous revisions :)ultramage1-1/+2
2007-03-30* Added all the missing defines for ctype.h functions and converted all the d...FlavioJS1-2/+2
2007-03-09- Added info on packet 0x86 (simple move packet). Not usable until a clear se...FlavioJS1-1/+1
2007-02-01Added string function strnlenultramage1-0/+10
2007-01-07Undid the memset->malloc_set replacementultramage1-1/+1
2006-11-29- Probably fixed the Segmentation Faults we've been having.FlavioJS1-194/+194
2006-08-27* Optional macro MEMSET_TURBO for faster low-level memory initializations.Lance1-2/+2
2006-04-28- Added function stristr to strlib.c, used by mob.c and item_db.c for case-in...skotlex1-0/+35
2006-04-01Asssuming only __WIN32 (VC++) doesn't have strtok_r.Lance1-2/+2
2006-03-30git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5812 54...Lance1-27/+15
2006-03-30git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5811 54...Lance1-0/+33
2006-03-26- Fixed jstrescapecpy crashing when you pass a null string to parse.skotlex1-0/+5
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+133
2006-01-29Clearing trunk.Valaris1-98/+0
2005-02-17* Readded Chemical Protectioncelest1-0/+18
2005-01-24A lot of changes. login and char server compile under both TXT and SQL under ...(no author)1-2/+2
2005-01-23update(no author)1-11/+11
2004-12-29cxx updatesamber1-0/+1
2004-12-23Property updateamber1-79/+79
2004-12-20* Updated makefiles to new strlib locations [Codemaster]codemaster1-0/+79