summaryrefslogtreecommitdiff
path: root/src/common/cbasetypes.h
AgeCommit message (Expand)AuthorFilesLines
2007-09-13Wiped out every mention of RETCODE from /src.ultramage1-15/+0
2007-05-29Hopefully fixed the vsnprintf incompatibilityultramage1-0/+3
2007-05-19Removed the vsnprintf->_vsnprintf define for VS9. Ea compiles even without it...ultramage1-1/+0
2007-05-05* Removed the dependency on winsock.h for definitions, it's all winsock2.h now.FlavioJS1-0/+4
2007-04-21- Removed the +25% mdef, -50% def effect from Freeze statusultramage1-3/+1
2007-04-20- Added ntows() to properly handle that client port number deficiencyultramage1-1/+1
2007-04-16* Finally fixed mingw problems, managed to build both TXT and SQLultramage1-20/+1
2007-04-09* Changed db key from 'unsigned char*' to 'const char*'.FlavioJS1-1/+2
2007-04-09* Played around with MinGW a bit today...ultramage1-1/+5
2007-04-08- Made the return code \n for Apple systems (it was \r before), this still ne...skotlex1-0/+2
2007-04-07- Fixed the platform-specific stricmp compilation problemultramage1-0/+6
2007-03-30* Added all the missing defines for ctype.h functions and converted all the d...FlavioJS1-3/+16
2007-03-20Modified swap #define to avoid 'value computed is not used' warningtoms1-1/+3
2007-03-11- cbasetypes now assumes that Mingwin does defines ssize_tskotlex1-1/+2
2007-02-21Applied a consistent look to all header files (copyright, ifdefs)ultramage1-0/+1
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