summaryrefslogtreecommitdiff
path: root/src/common/utils.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-12This is Hercules v2019.10.20r12.5_BUGGYJesusaves1-1/+1
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2017-09-21Convert some functions from int32 types to int64.Andrei Karas1-0/+1
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-02-15Fixed a missing include in utils.hHaru1-0/+3
2016-01-29Added apply_percentrate and apply_percentrate64 functionsHaru1-0/+3
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-08-15HPM compatibility improvementsHaru1-3/+3
2015-08-10Fixed a compile error on WIN32/MSVCHaru1-0/+6
2015-06-19Cleaned up some #includesHaru1-1/+0
2015-06-19Removed ".." from include directivesHaru1-2/+2
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-3/+7
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-1/+2
2014-05-10Revert "Fixed order of includes in all source files"panikon1-2/+1
2014-05-09Fixed order of includes in all source filesHaru1-1/+2
2014-05-06Bug fixes and other changespanikon1-0/+10
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2013-11-19Sanitized and improved several macros through the codeHaru1-1/+1
2013-11-16Introducing Character Ban Support.shennetsind1-0/+2
2013-09-06Added HCache key #defineshennetsind1-0/+3
2013-07-09Travis Report Fixesshennetsind1-0/+3
2013-07-05HCache | Item Packages Updateshennetsind1-1/+2
2013-07-05HCache | Item Packages Updateshennetsind1-2/+18
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-4/+4
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-4/+4
2011-06-30Removed extra guards around cbasetypes.h include lines, since they give no pe...ultramage1-3/+0
2011-03-07* Cleaned up packet dumping code.ai4rei1-1/+2
2010-11-30* Moved function 'exists' (file presense check) to utils.c, so that it is ava...ai4rei1-0/+1
2008-05-01Implemented get_percentage() for compact and safe calculation of percentual v...ultramage1-0/+3
2007-09-20* Merged the tmpsql branch:FlavioJS1-21/+7
2007-08-04Some all-around code reformatting/cleaningultramage1-5/+3
2007-06-26* Changed the string hash of the script engine to SDBM.FlavioJS1-4/+4
2007-05-19Removed the wtf-y mmo_char_fromsql_short() from r2527ultramage1-0/+3
2007-04-22* Extended the functionality of StringBuf - length and appending a string.FlavioJS1-0/+2
2007-04-09* Changed db key from 'unsigned char*' to 'const char*'.FlavioJS1-1/+5
2007-04-07- Added function str2ip() to do platform-safe conversionsultramage1-4/+0
2007-04-02* Some source code cleaningultramage1-3/+0
2007-02-21Applied a consistent look to all header files (copyright, ifdefs)ultramage1-3/+3
2007-01-05- Major reconfiguration of the trunk VS8 project files, read the changelog fo...ultramage1-10/+0
2006-12-06- Fixing a compilation error caused by me in rev 9414: -.-;FlavioJS1-0/+1
2006-12-06- Added StringBuf_Vprintf to utils.c and changed the showmsg.c buffer.FlavioJS1-0/+1
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-52/+52
2006-03-18* Fixed warnings on compilers again.Lance1-1/+1
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+52
2006-01-29Clearing trunk.Valaris1-57/+0
2005-01-23update(no author)1-0/+6
2004-12-29cxx updatesamber1-2/+2
2004-12-19guild_cacheamber1-0/+18
2004-11-14Fixed some file typesamber1-33/+33