summaryrefslogtreecommitdiff
path: root/src/common/cbasetypes.h
AgeCommit message (Expand)AuthorFilesLines
2006-12-23- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ...FlavioJS1-5/+6
2006-12-22- Change strncpy to memcpy when parsing switches in the script engine since i...FlavioJS1-0/+4
2006-12-21- Moved md5calc to commonFlavioJS1-0/+1
2006-12-20- Fixed ISSPACE and ISALPHA casting their returned value to a char. These are...skotlex1-2/+2
2006-12-20- Changed the script source from unsigned char* to const char*.FlavioJS1-0/+6
2006-12-19- Cleanups or minor changes.FlavioJS1-12/+12
2006-12-12- Minor changes to ers.FlavioJS1-30/+1
2006-12-07- Fixed ladmin's linux compilation and moved some platform specific defines t...FlavioJS1-0/+44
2006-12-02- Added missing min/max definitions to cbasetypes.h, needed for the @send cha...FlavioJS1-266/+274
2006-07-28Fixed "warning: redefinition of [ushort/uint/ulong]"toms1-7/+10
2006-04-16* Temperory fixed compiler warnings/errors. Please compile before commiting. ...Lance1-0/+4
2006-03-10- Increased the range for unlocking out of Close confine.skotlex1-6/+2
2006-03-10- Added a few dummy times in skill_cast_db for some GS skills.skotlex1-2/+6
2006-03-02- Applied Snufkin's patch to fix compilation on FreeBSD.skotlex1-0/+4
2006-02-17- Applied the suggested fixes by Joshuaali to fix the compiling of the sql ma...skotlex1-1/+3
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+253