index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
mutex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-17
/
+0
2015-06-19
Cleaned up some #includes
Haru
1
-1
/
+0
2015-06-19
Removed ".." from include directives
Haru
1
-6
/
+5
2014-12-31
Fix checking result from function TryEnterCriticalSection.
Andrei Karas
1
-1
/
+1
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-30
/
+30
2014-08-07
Corrected several format-string errors through the code
Haru
1
-4
/
+4
2014-07-11
Explicitly specify 'void' when a function expects no arguments
Haru
1
-2
/
+2
2014-07-11
Removed unsafe pointer typedefs
Haru
1
-10
/
+10
2014-05-16
Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3
Haru
1
-1
/
+2
2014-05-13
Removed trailing whitespace (sources)
Haru
1
-1
/
+1
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-1
/
+4
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-4
/
+1
2014-05-09
Fixed order of includes in all source files
Haru
1
-1
/
+4
2013-09-25
Renamed iTimer interface to timer.
shennetsind
1
-1
/
+1
2013-06-07
Hercules Renewal Phase One : pc, party, map, timer
Susu
1
-1
/
+1
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-133
/
+123
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-123
/
+133
2012-06-11
Fixed bugreport:5989 map-server crashes.
blacksirius
1
-1
/
+2
2012-06-10
- added some missing copyrights
blacksirius
1
-0
/
+2
2012-06-10
added mutex && cond var abstraction ( for pthread / winapi )
blacksirius
1
-0
/
+244