index
:
evolved/hercules
jesusalva/prerenewal
Messworld Server Code (Hercules v2020.07.26 with minor edits; Please avoid breaking changes so it can be rebased)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
cbasetypes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-08
- Made the return code \n for Apple systems (it was \r before), this still ne...
skotlex
1
-0
/
+2
2007-04-07
- Fixed the platform-specific stricmp compilation problem
ultramage
1
-0
/
+6
2007-03-30
* Added all the missing defines for ctype.h functions and converted all the d...
FlavioJS
1
-3
/
+16
2007-03-20
Modified swap #define to avoid 'value computed is not used' warning
toms
1
-1
/
+3
2007-03-11
- cbasetypes now assumes that Mingwin does defines ssize_t
skotlex
1
-1
/
+2
2007-02-21
Applied a consistent look to all header files (copyright, ifdefs)
ultramage
1
-0
/
+1
2006-12-23
- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ...
FlavioJS
1
-5
/
+6
2006-12-22
- Change strncpy to memcpy when parsing switches in the script engine since i...
FlavioJS
1
-0
/
+4
2006-12-21
- Moved md5calc to common
FlavioJS
1
-0
/
+1
2006-12-20
- Fixed ISSPACE and ISALPHA casting their returned value to a char. These are...
skotlex
1
-2
/
+2
2006-12-20
- Changed the script source from unsigned char* to const char*.
FlavioJS
1
-0
/
+6
2006-12-19
- Cleanups or minor changes.
FlavioJS
1
-12
/
+12
2006-12-12
- Minor changes to ers.
FlavioJS
1
-30
/
+1
2006-12-07
- Fixed ladmin's linux compilation and moved some platform specific defines t...
FlavioJS
1
-0
/
+44
2006-12-02
- Added missing min/max definitions to cbasetypes.h, needed for the @send cha...
FlavioJS
1
-266
/
+274
2006-07-28
Fixed "warning: redefinition of [ushort/uint/ulong]"
toms
1
-7
/
+10
2006-04-16
* Temperory fixed compiler warnings/errors. Please compile before commiting. ...
Lance
1
-0
/
+4
2006-03-10
- Increased the range for unlocking out of Close confine.
skotlex
1
-6
/
+2
2006-03-10
- Added a few dummy times in skill_cast_db for some GS skills.
skotlex
1
-2
/
+6
2006-03-02
- Applied Snufkin's patch to fix compilation on FreeBSD.
skotlex
1
-0
/
+4
2006-02-17
- Applied the suggested fixes by Joshuaali to fix the compiling of the sql ma...
skotlex
1
-1
/
+3
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
1
-0
/
+253