index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
random_func.hpp
Age
Commit message (
Expand
)
Author
2008-06-22
(svn r13607) -Fix (r13606): some coding style issues got fixed but some got/s...
skidd13
2008-06-22
(svn r13606) -Codechange: use "static FORCEINLINE" where possible as default ...
skidd13
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-03-31
(svn r12516) -Revert r2583: Removed mersenne PRNG cause it is not used and wo...
skidd13
2008-02-16
(svn r12156) -Fix (r11454): Chance16I was now biased towards zero - round to ...
smatz
2008-01-29
(svn r12004) -Codechange: refactor the random functions to reduce code duplic...
rubidium
2008-01-18
(svn r11914) -Documentation: fix some @file statement
glx
2007-12-26
(svn r11704) -Codechange: remove another bunch of useless includes.
rubidium
2007-12-23
(svn r11687) -Codechange: move some defines to a better place
skidd13
2007-11-25
(svn r11523) -Codechange: Move the CHANCE macros to core/random_func.cpp caus...
skidd13
2007-11-21
(svn r11489) -Fix r11488: Somehow the code was added multiple times
skidd13
2007-11-21
(svn r11488) -Codechange: Spilt the random functions out to seperate file
skidd13