index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-01
Change functions to static where possible (Part 1 - common)
Haru
1
-15
/
+15
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2018-05-02
Fix possible buffer overflow in common.
Andrei Karas
1
-1
/
+1
2017-09-21
Convert some functions from int32 types to int64.
Andrei Karas
1
-0
/
+22
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-10-04
Add missing checks into utils.c
Andrei Karas
1
-6
/
+23
2016-01-29
Added apply_percentrate and apply_percentrate64 functions
Haru
1
-0
/
+43
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-5
/
+1
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+1
2015-06-19
Cleaned up some #includes
Haru
1
-4
/
+0
2015-06-19
Removed ".." from include directives
Haru
1
-15
/
+15
2015-01-24
Fixed 18 minor issues
Haru
1
-22
/
+35
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-2
/
+3
2015-01-18
Fixing 38 issues
shennetsind
1
-9
/
+12
2015-01-12
Fix some compilation warnings with clang 3.6.
Andrei Karas
1
-1
/
+1
2014-12-31
Remove useless checks.
Andrei Karas
1
-1
/
+1
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-33
/
+33
2014-08-07
Corrected several format-string errors through the code
Haru
1
-10
/
+6
2014-05-30
Fixed typos inside src/
Shido
1
-3
/
+3
2014-05-13
Removed trailing whitespace (sources)
Haru
1
-2
/
+2
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-17
/
+19
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-19
/
+17
2014-05-09
Fixed order of includes in all source files
Haru
1
-17
/
+19
2014-05-06
Bug fixes and other changes
panikon
1
-0
/
+52
2013-11-16
Introducing Character Ban Support.
shennetsind
1
-0
/
+11
2013-09-06
Added HCache key #define
shennetsind
1
-2
/
+3
2013-07-09
Travis Report Fixes
shennetsind
1
-3
/
+12
2013-07-08
Follow up 0118a097c9626b3f8342dd29897392f3da4c1187
shennetsind
1
-1
/
+1
2013-07-05
HCache | Item Packages Update
shennetsind
1
-2
/
+2
2013-07-05
HCache | Item Packages Update
shennetsind
1
-2
/
+97
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-198
/
+205
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-205
/
+198
2012-06-03
cleaned up windows header usage (added one central file to use windows / wina...
blacksirius
1
-2
/
+1
2012-04-15
Fixed compiling warning with gcc on --enable-64bit mode.
shennetsind
1
-2
/
+2
2012-01-30
- Removed more trailing tabs.
brianluau
1
-2
/
+2
2011-03-20
* Random accumulated tweaks and fixes.
ai4rei
1
-1
/
+1
2011-03-07
* Cleaned up packet dumping code.
ai4rei
1
-22
/
+48
2011-02-02
* Fixed non-windows 'findfile' utils function missing a 'closedir' call (bugr...
ai4rei
1
-0
/
+2
2010-12-07
* Reverted r14563, due to multiple issues which render the source malfunction...
ai4rei
1
-2
/
+2
2010-12-07
Changed almost all instances of sprintf() to snprintf().
Paradox924X
1
-2
/
+2
2010-11-30
* Moved function 'exists' (file presense check) to utils.c, so that it is ava...
ai4rei
1
-0
/
+9
2008-07-26
Merged the /loginmerge branch (topic:192754)
ultramage
1
-3
/
+3
2008-05-02
Replaced the very ineffective clif_foreachclient() with map_foreachpc() since...
ultramage
1
-1
/
+1
2008-05-01
Replaced the integers+checking approach in r12679 with usage of floating poin...
ultramage
1
-7
/
+15
2008-05-01
Implemented get_percentage() for compact and safe calculation of percentual v...
ultramage
1
-0
/
+16
2007-09-20
* Merged the tmpsql branch:
FlavioJS
1
-129
/
+25
2007-08-04
Some all-around code reformatting/cleaning
ultramage
1
-20
/
+19
2007-06-26
* Changed the string hash of the script engine to SDBM.
FlavioJS
1
-15
/
+20
2007-04-29
Gave each file an empty last line, to make svn happier
ultramage
1
-1
/
+0
[next]