Age | Commit message (Expand) | Author | Files | Lines |
2007-10-17 | * Reworked the parsing at npc.c. | FlavioJS | 1 | -0/+20 |
2007-09-22 | * Added 'safestrnlen' to prevent null pointer crashes | ultramage | 1 | -0/+6 |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 1 | -2/+132 |
2007-06-02 | * Displaying op names instead of numbers in script engine errors. | FlavioJS | 1 | -4/+15 |
2007-04-14 | Fixed TXT char creation blocking characters with nonstandard names | ultramage | 1 | -1/+1 |
2007-04-09 | * Recoded and renamed the trim function in strlib to normalize_name. (didn't ... | FlavioJS | 1 | -16/+59 |
2007-04-09 | * Played around with MinGW a bit today... | ultramage | 1 | -2/+1 |
2007-04-07 | - Moved e_mail_check() and config_switch() to strlib.h | ultramage | 1 | -0/+50 |
2007-04-05 | * Made a crazy attempt to at least partially synchronize login&char code | ultramage | 1 | -21/+25 |
2007-03-30 | Fixed typos from previous revisions :) | ultramage | 1 | -1/+2 |
2007-03-30 | * Added all the missing defines for ctype.h functions and converted all the d... | FlavioJS | 1 | -2/+2 |
2007-03-09 | - Added info on packet 0x86 (simple move packet). Not usable until a clear se... | FlavioJS | 1 | -1/+1 |
2007-02-01 | Added string function strnlen | ultramage | 1 | -0/+10 |
2007-01-07 | Undid the memset->malloc_set replacement | ultramage | 1 | -1/+1 |
2006-11-29 | - Probably fixed the Segmentation Faults we've been having. | FlavioJS | 1 | -194/+194 |
2006-08-27 | * Optional macro MEMSET_TURBO for faster low-level memory initializations. | Lance | 1 | -2/+2 |
2006-04-28 | - Added function stristr to strlib.c, used by mob.c and item_db.c for case-in... | skotlex | 1 | -0/+35 |
2006-04-01 | Asssuming only __WIN32 (VC++) doesn't have strtok_r. | Lance | 1 | -2/+2 |
2006-03-30 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5812 54... | Lance | 1 | -27/+15 |
2006-03-30 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5811 54... | Lance | 1 | -0/+33 |
2006-03-26 | - Fixed jstrescapecpy crashing when you pass a null string to parse. | skotlex | 1 | -0/+5 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+133 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -98/+0 |
2005-02-17 | * Readded Chemical Protection | celest | 1 | -0/+18 |
2005-01-24 | A lot of changes. login and char server compile under both TXT and SQL under ... | (no author) | 1 | -2/+2 |
2005-01-23 | update | (no author) | 1 | -11/+11 |
2004-12-29 | cxx updates | amber | 1 | -0/+1 |
2004-12-23 | Property update | amber | 1 | -79/+79 |
2004-12-20 | * Updated makefiles to new strlib locations [Codemaster] | codemaster | 1 | -0/+79 |