src/core/random_func.cpp
Sun, 06 Apr 2008 23:07:42 +0000 rubidium (svn r12597) [NoAI] -Sync: with trunk r12501:12596. noai
Mon, 31 Mar 2008 16:07:50 +0000 skidd13 (svn r12516) -Revert r2583: Removed mersenne PRNG cause it is not used and won't be used in the future
Sun, 03 Feb 2008 16:21:19 +0000 rubidium (svn r12050) -Fix: random_func broke for desync debug.
Tue, 29 Jan 2008 00:27:25 +0000 rubidium (svn r12004) -Codechange: refactor the random functions to reduce code duplication.
Wed, 26 Dec 2007 23:04:26 +0000 rubidium (svn r11704) -Codechange: remove another bunch of useless includes.
Fri, 21 Dec 2007 19:21:21 +0000 rubidium (svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations.
Sat, 15 Dec 2007 22:05:02 +0000 rubidium (svn r11640) -Fix: missed change of include when moving stuff to random_func.cpp
Wed, 21 Nov 2007 19:18:34 +0000 skidd13 (svn r11489) -Fix r11488: Somehow the code was added multiple times
Wed, 21 Nov 2007 19:13:38 +0000 skidd13 (svn r11488) -Codechange: Spilt the random functions out to seperate file
Sun, 03 Feb 2008 20:34:26 +0000 rubidium (svn r12053) [NewGRF_ports] -Sync: with trunk r11949:12050. NewGRF_ports
Tue, 22 Jan 2008 21:00:30 +0000 rubidium (svn r11950) [NewGRF_ports] -Sync with trunk r11566:11949. NewGRF_ports
Mon, 03 Dec 2007 23:39:38 +0000 rubidium (svn r11566) [NewGRF_ports] -Sync: with trunk r11218:r11565. NewGRF_ports