Age | Commit message (Expand) | Author | Files | Lines |
2011-06-30 | Removed extra guards around cbasetypes.h include lines, since they give no pe... | ultramage | 1 | -2/+0 |
2011-06-16 | * Merges from charmerge: | flaviojs | 1 | -0/+21 |
2011-02-16 | * Updated configure/make scripts to resolve various issues. | ai4rei | 1 | -1/+5 |
2010-11-19 | * Various VC6-related fixes and tweaks. [Ai4rei] | ai4rei | 1 | -1/+1 |
2010-02-15 | Added visual studio equivalent of libc's strtoull() - name redefine for newer... | ultramage | 1 | -0/+4 |
2009-04-20 | * Fixed safestrncpy trashing the memory before dst when n == 0. (since r10667... | FlavioJS | 1 | -1/+1 |
2008-08-09 | Fixed login printing raw passwdenc passwords to console (bugreport:826). | ultramage | 1 | -0/+4 |
2008-04-23 | * Fixed script strings not being handled properly (only skipped the \). | FlavioJS | 1 | -0/+3 |
2008-04-15 | * Corrected some invalid syntax in skill_db.txt (wrong usage of commas) | ultramage | 1 | -0/+4 |
2008-04-02 | * Added SV_KEEP_TERMINATOR option to not split the line terminator. | FlavioJS | 1 | -1/+3 |
2008-04-02 | * Added sv_split to strlib.c/h (similar to sv_parse). | FlavioJS | 1 | -3/+12 |
2008-03-26 | Adjusted eAthena code to compile cleanly in C++ mode. | ultramage | 1 | -3/+3 |
2007-12-09 | * Added a generic 'delimiter-separated values' string parser to strlib.c/h. | FlavioJS | 1 | -0/+36 |
2007-11-27 | * Added safesnprintf to strlib.c/h (bugreport:372) | FlavioJS | 1 | -0/+5 |
2007-10-17 | * Reworked the parsing at npc.c. | FlavioJS | 1 | -0/+4 |
2007-09-22 | * Added 'safestrnlen' to prevent null pointer crashes | ultramage | 1 | -0/+3 |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 1 | -0/+22 |
2007-06-02 | * Displaying op names instead of numbers in script engine errors. | FlavioJS | 1 | -2/+7 |
2007-04-21 | - Removed the +25% mdef, -50% def effect from Freeze status | ultramage | 1 | -1/+2 |
2007-04-16 | * Finally fixed mingw problems, managed to build both TXT and SQL | ultramage | 1 | -1/+1 |
2007-04-09 | * Recoded and renamed the trim function in strlib to normalize_name. (didn't ... | FlavioJS | 1 | -1/+2 |
2007-04-09 | * Played around with MinGW a bit today... | ultramage | 1 | -1/+1 |
2007-04-07 | - Moved e_mail_check() and config_switch() to strlib.h | ultramage | 1 | -0/+4 |
2007-04-05 | * Made a crazy attempt to at least partially synchronize login&char code | ultramage | 1 | -11/+6 |
2007-03-09 | - Added info on packet 0x86 (simple move packet). Not usable until a clear se... | FlavioJS | 1 | -1/+1 |
2007-02-21 | Applied a consistent look to all header files (copyright, ifdefs) | ultramage | 1 | -3/+4 |
2007-02-01 | Added string function strnlen | ultramage | 1 | -0/+5 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -24/+24 |
2006-04-28 | - Added function stristr to strlib.c, used by mob.c and item_db.c for case-in... | skotlex | 1 | -0/+1 |
2006-04-16 | * Temperory fixed compiler warnings/errors. Please compile before commiting. ... | Lance | 1 | -0/+1 |
2006-04-01 | Asssuming only __WIN32 (VC++) doesn't have strtok_r. | Lance | 1 | -3/+3 |
2006-03-30 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5812 54... | Lance | 1 | -2/+2 |
2006-03-30 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5811 54... | Lance | 1 | -0/+5 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+17 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -13/+0 |
2005-02-17 | * Readded Chemical Protection | celest | 1 | -0/+3 |
2005-01-23 | update | (no author) | 1 | -3/+3 |
2004-12-23 | Property update | amber | 1 | -10/+10 |
2004-12-20 | * Updated makefiles to new strlib locations [Codemaster] | codemaster | 1 | -0/+10 |