summaryrefslogtreecommitdiff
path: root/src/common/utils.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-19Cleaned up some #includesHaru1-4/+0
2015-06-19Removed ".." from include directivesHaru1-15/+15
2015-01-24Fixed 18 minor issuesHaru1-22/+35
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-2/+3
2015-01-18Fixing 38 issuesshennetsind1-9/+12
2015-01-12Fix some compilation warnings with clang 3.6.Andrei Karas1-1/+1
2014-12-31Remove useless checks.Andrei Karas1-1/+1
2014-11-16Whitespace cleanup (no code changes)Haru1-33/+33
2014-08-07Corrected several format-string errors through the codeHaru1-10/+6
2014-05-30Fixed typos inside src/Shido1-3/+3
2014-05-13Removed trailing whitespace (sources)Haru1-2/+2
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-17/+19
2014-05-10Revert "Fixed order of includes in all source files"panikon1-19/+17
2014-05-09Fixed order of includes in all source filesHaru1-17/+19
2014-05-06Bug fixes and other changespanikon1-0/+52
2013-11-16Introducing Character Ban Support.shennetsind1-0/+11
2013-09-06Added HCache key #defineshennetsind1-2/+3
2013-07-09Travis Report Fixesshennetsind1-3/+12
2013-07-08Follow up 0118a097c9626b3f8342dd29897392f3da4c1187shennetsind1-1/+1
2013-07-05HCache | Item Packages Updateshennetsind1-2/+2
2013-07-05HCache | Item Packages Updateshennetsind1-2/+97
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-198/+205
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-205/+198
2012-06-03cleaned up windows header usage (added one central file to use windows / wina...blacksirius1-2/+1
2012-04-15Fixed compiling warning with gcc on --enable-64bit mode.shennetsind1-2/+2
2012-01-30- Removed more trailing tabs.brianluau1-2/+2
2011-03-20* Random accumulated tweaks and fixes.ai4rei1-1/+1
2011-03-07* Cleaned up packet dumping code.ai4rei1-22/+48
2011-02-02* Fixed non-windows 'findfile' utils function missing a 'closedir' call (bugr...ai4rei1-0/+2
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei1-2/+2
2010-12-07Changed almost all instances of sprintf() to snprintf().Paradox924X1-2/+2
2010-11-30* Moved function 'exists' (file presense check) to utils.c, so that it is ava...ai4rei1-0/+9
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-3/+3
2008-05-02Replaced the very ineffective clif_foreachclient() with map_foreachpc() since...ultramage1-1/+1
2008-05-01Replaced the integers+checking approach in r12679 with usage of floating poin...ultramage1-7/+15
2008-05-01Implemented get_percentage() for compact and safe calculation of percentual v...ultramage1-0/+16
2007-09-20* Merged the tmpsql branch:FlavioJS1-129/+25
2007-08-04Some all-around code reformatting/cleaningultramage1-20/+19
2007-06-26* Changed the string hash of the script engine to SDBM.FlavioJS1-15/+20
2007-04-29Gave each file an empty last line, to make svn happierultramage1-1/+0
2007-04-22* Extended the functionality of StringBuf - length and appending a string.FlavioJS1-0/+25
2007-04-09* Changed db key from 'unsigned char*' to 'const char*'.FlavioJS1-36/+41
2007-04-05* Made a crazy attempt to at least partially synchronize login&char codeultramage1-28/+18
2007-01-05- Major reconfiguration of the trunk VS8 project files, read the changelog fo...ultramage1-89/+0
2006-12-15- There will be now warnings printed when a shop sells an item which's buy pr...skotlex1-0/+1
2006-12-07- Fixed ladmin's linux compilation and moved some platform specific defines t...FlavioJS1-4/+2
2006-12-06- Added StringBuf_Vprintf to utils.c and changed the showmsg.c buffer.FlavioJS1-6/+16
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-384/+384
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/+384