OSDN Git Service

#37287 (2.2.0.85) z-term.c, z-rand.c, z-form.c 中のVCコンパイラ警告を修正。C4710は抑制。 / Fix warning...
[hengband/hengband.git] / src / z-rand.c
2017-09-12 Deskull#37287 (2.2.0.85) z-term.c, z-rand.c, z-form.c 中のVCコンパイ...
2017-09-01 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2017-09-01 HabuMerge branch 'xoroshiro128plus'
2017-07-25 HabuRNGをXoroshiro128+に変更
2014-03-08 HabuInitialize Rand_state directly insted of using temporar...
2014-03-08 HabuMerge branch 'RNG-improve'
2014-03-07 HabuUse CryptGenRandom() for RNG initialize in Windows
2014-03-07 HabuRNGの初期シードに /dev/urandom を使用するようにした
2014-03-07 HabuChange uniform distribution RNG method
2014-02-28 HabuMerge branch 'experimental-utf8nize-convert-to-utf8'
2014-02-28 HabuソースコードのUTF-8化。
2013-02-17 habuRemove the "simple" linear congruent RNG
2013-02-17 habuRNG algorithm is changed to Xorshift
2003-09-18 notherekoka氏のパッチを取り込み, Windowsでsound.cfgの設定が有効にならなかっ
2003-08-26 mogamiダンジョンの部屋生成コードを変更。SAngから大幅に変更しつつ移植。
2003-04-15 mogamiLeon氏の勧めに従って、Vanillaのコードと同様に各ソースファイルの頭の
2002-02-22 habuRand_mod()は使われてないし、乱数発生器としての性能も悪くて今後も使わないはずなので削除。
2002-02-15 habuハャ、ォ、熙荀ケ、、、隍ヲ、ヒ。「rand_int()、andint0()。「randint()、...
2002-01-12 mogamiInitial revision