index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
random.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-12
Various changes to the random interface
Haru
1
-19
/
+15
2016-07-12
Interface random.c
hemagx
1
-4
/
+26
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-3
/
+20
2015-06-19
Cleaned up some #includes
Haru
1
-2
/
+0
2015-06-19
Removed ".." from include directives
Haru
1
-5
/
+5
2014-05-16
Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3
Haru
1
-0
/
+1
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-6
/
+12
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-12
/
+6
2014-05-09
Fixed order of includes in all source files
Haru
1
-6
/
+12
2013-10-26
Changed 'tick' variables to 64 bit
Haru
1
-6
/
+6
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
-18
/
+18
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-18
/
+18
2012-11-20
Console clean up, dropped quite a few pointless messages and modified others ...
shennetsind
1
-1
/
+0
2012-06-03
cleaned up windows header usage (added one central file to use windows / wina...
blacksirius
1
-2
/
+1
2012-01-19
Changed `rnd()` to return signed number to avoid possible negative-signed to ...
gepard1984
1
-3
/
+3
2012-01-17
Fixed compilation error caused by r15483.
gepard1984
1
-1
/
+1
2012-01-17
Enabled Mersenne Twister MT19937 as random number generator instead of standa...
gepard1984
1
-0
/
+2
2011-06-25
* Added Mersenne Twister MT19937 as a random number generator.
flaviojs
1
-0
/
+83